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

Public Attributes

Button button
 

Private Member Functions

void Awake ()
 
void OnTriggerEnter (Collider coll)
 
void OnTriggerExit (Collider coll)
 

Private Attributes

Animator anim
 
bool visible
 

Member Function Documentation

void Awake ( )
private
void OnTriggerEnter ( Collider  coll)
private
void OnTriggerExit ( Collider  coll)
private

Member Data Documentation

Animator anim
private
Button button
bool visible
private

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