A* Pathfinding Project  4.1.26
The A* Pathfinding Project for Unity 3D
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

◆ PopTint()

static void PopTint ( )
static

◆ PushTint()

static void PushTint ( Color  tint)
static

Member Data Documentation

◆ colors

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

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