Property | Type | Description | |
---|---|---|---|
ConfirmSave | bool | ||
LoadEntities | void | ||
LoadIncludes | void | ||
ProjectEditor | System |
Method | Description | |
---|---|---|
AddStage ( string name, string tilesetPath ) : |
||
Close ( ) : bool | ||
CreateNew ( ) : |
||
EntityByName ( string name ) : Entity | ||
FromFile ( string path ) : |
||
Save ( ) : void | ||
StageByName ( string name ) : |
Method | Description | |
---|---|---|
ConfirmSave ( ) : bool | ||
LoadEntities ( System.Xml.Linq.XElement entitiesNode ) : void | ||
LoadIncludes ( ) : void | ||
ProjectEditor ( ) : System |
public AddStage ( string name, string tilesetPath ) : |
||
name | string | |
tilesetPath | string | |
return |
public static FromFile ( string path ) : |
||
path | string | |
return |
public StageByName ( string name ) : |
||
name | string | |
return |