Method | Description | |
---|---|---|
CreateEntityPath ( string entityName ) : MegaMan.Common.FilePath | ||
CreateStagePath ( string stageName ) : MegaMan.Common.FilePath | ||
CreateTilesetPath ( string tilesetName ) : MegaMan.Common.FilePath | ||
ProjectFileStructure ( |
Method | Description | |
---|---|---|
EnsureDirectory ( ) : string |
public CreateEntityPath ( string entityName ) : MegaMan.Common.FilePath | ||
entityName | string | |
return | MegaMan.Common.FilePath |
public CreateStagePath ( string stageName ) : MegaMan.Common.FilePath | ||
stageName | string | |
return | MegaMan.Common.FilePath |
public CreateTilesetPath ( string tilesetName ) : MegaMan.Common.FilePath | ||
tilesetName | string | |
return | MegaMan.Common.FilePath |
public ProjectFileStructure ( |
||
project | ||
return | System |