|
TopDown Engine v4.5
|
A class to store points of entry into levels, one per level. More...
Public Member Functions | |
| PointsOfEntryStorage (string levelName, int pointOfEntryIndex, Character.FacingDirections facingDirection) | |
Public Attributes | |
| string | LevelName |
| int | PointOfEntryIndex |
| Character.FacingDirections | FacingDirection |
A class to store points of entry into levels, one per level.
| MoreMountains.TopDownEngine.PointsOfEntryStorage.PointsOfEntryStorage | ( | string | levelName, |
| int | pointOfEntryIndex, | ||
| Character.FacingDirections | facingDirection ) |
| Character.FacingDirections MoreMountains.TopDownEngine.PointsOfEntryStorage.FacingDirection |
| string MoreMountains.TopDownEngine.PointsOfEntryStorage.LevelName |
| int MoreMountains.TopDownEngine.PointsOfEntryStorage.PointOfEntryIndex |