A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Public Member Functions | |
FadeArea (bool open) | |
bool | Show () |
void | Switch () |
Static Public Member Functions | |
static implicit | operator bool (FadeArea o) |
Public Attributes | |
Rect | currentRect |
Rect | lastRect |
float | lastUpdate |
bool | open |
Color | preFadeColor |
float | value |