A* Pathfinding Project  4.0.6
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
GUIUtilityx Class Reference

Simple GUI utility functions. More...

Detailed Description

Simple GUI utility functions.

Static Public Member Functions

static void PopTint ()
 
static void PushTint (Color tint)
 

Static Private Attributes

static Stack< Color > colors = new Stack<Color>()
 

Member Function Documentation

static void PopTint ( )
static
static void PushTint ( Color  tint)
static

Member Data Documentation

Stack<Color> colors = new Stack<Color>()
staticprivate

The documentation for this class was generated from the following file: