TopDown Engine v4.5
Loading...
Searching...
No Matches
MoreMountains.TopDownEngine.PointsOfEntryStorage Class Reference

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

Detailed Description

A class to store points of entry into levels, one per level.

Constructor & Destructor Documentation

◆ PointsOfEntryStorage()

MoreMountains.TopDownEngine.PointsOfEntryStorage.PointsOfEntryStorage ( string levelName,
int pointOfEntryIndex,
Character.FacingDirections facingDirection )

Member Data Documentation

◆ FacingDirection

Character.FacingDirections MoreMountains.TopDownEngine.PointsOfEntryStorage.FacingDirection

◆ LevelName

string MoreMountains.TopDownEngine.PointsOfEntryStorage.LevelName

◆ PointOfEntryIndex

int MoreMountains.TopDownEngine.PointsOfEntryStorage.PointOfEntryIndex

The documentation for this class was generated from the following file:
  • H:/Code/MoreMountains/topdownengine/Assets/TopDownEngine/Common/Scripts/Managers/GameManager.cs