A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
DoorController Class Reference
+ Inheritance diagram for DoorController:
+ Collaboration diagram for DoorController:

Public Member Functions

void SetState (bool open)
 
void Start ()
 

Public Attributes

int closedtag = 1
 
int opentag = 1
 

Private Member Functions

void OnGUI ()
 
void Update ()
 

Private Attributes

Bounds bounds
 
bool open = false
 

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