Diplo
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Public Attributes | List of all members
mental_maps.coridor_map.CoridorPoint Class Reference

Public Member Functions

 CoridorPoint (int X, int Y)
 
 CoridorPoint (int X, int Y, int position)
 

Public Attributes

int X
 
int Y
 
int position = 0
 

Constructor & Destructor Documentation

mental_maps.coridor_map.CoridorPoint.CoridorPoint ( int  X,
int  Y 
)
mental_maps.coridor_map.CoridorPoint.CoridorPoint ( int  X,
int  Y,
int  position 
)

Member Data Documentation

int mental_maps.coridor_map.CoridorPoint.position = 0
int mental_maps.coridor_map.CoridorPoint.X
int mental_maps.coridor_map.CoridorPoint.Y

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