Public Member Functions | |
CoridorPoint (int X, int Y) | |
CoridorPoint (int X, int Y, int position) | |
Public Attributes | |
int | X |
int | Y |
int | position = 0 |
mental_maps.coridor_map.CoridorPoint.CoridorPoint | ( | int | X, |
int | Y | ||
) |
mental_maps.coridor_map.CoridorPoint.CoridorPoint | ( | int | X, |
int | Y, | ||
int | position | ||
) |
int mental_maps.coridor_map.CoridorPoint.position = 0 |
int mental_maps.coridor_map.CoridorPoint.X |
int mental_maps.coridor_map.CoridorPoint.Y |