Property | Type | Description | |
---|---|---|---|
AddCodeGenerators | void | ||
AddEvents | void | ||
HandleAdjustDisplayedReferencedFile | void | ||
HandleCanFileReferenceContent | bool | ||
HandleCommandLinePropertyChanged | void | ||
HandleCopyFile | bool | ||
HandleFileChange | void | ||
HandleGluxLoad | void | ||
HandleGluxLoadEarly | void | ||
HandleItemSelect | void | ||
HandleUserChangeTmx | void | ||
InitializeTab | void | ||
InitializeTmxEditorControl | void | ||
OnClosedByUser | void | ||
OnLoadEntities | void | ||
ReactToRfsSelected | void | ||
SaveTemplateTmx | void | ||
UpdateTilesetDisplay | void |
Method | Description | |
---|---|---|
ExecuteFinalGlueCommands ( |
||
SaveTiledMapSave ( ChangeType changeType ) : void | ||
ShutDown ( FlatRedBall reason ) : bool | ||
StartUp ( ) : void | ||
TileGraphicsPluginClass ( ) : System |
Method | Description | |
---|---|---|
AddCodeGenerators ( ) : void | ||
AddEvents ( ) : void | ||
HandleAdjustDisplayedReferencedFile ( |
||
HandleCanFileReferenceContent ( string fileName ) : bool | ||
HandleCommandLinePropertyChanged ( ) : void | ||
HandleCopyFile ( string sourceFile, string sourceDirectory, string targetFile ) : bool | ||
HandleFileChange ( string fileName ) : void | ||
HandleGluxLoad ( ) : void | ||
HandleGluxLoadEarly ( ) : void | ||
HandleItemSelect ( |
||
HandleUserChangeTmx ( object sender, |
||
InitializeTab ( ) : void | ||
InitializeTmxEditorControl ( ) : void | ||
OnClosedByUser ( object sender ) : void | ||
OnLoadEntities ( object sender, |
||
ReactToRfsSelected ( |
||
SaveTemplateTmx ( ) : void | ||
UpdateTilesetDisplay ( ) : void |
public static ExecuteFinalGlueCommands ( |
||
entity | ||
return | void |
public SaveTiledMapSave ( ChangeType changeType ) : void | ||
changeType | ChangeType | |
return | void |
public ShutDown ( FlatRedBall reason ) : bool | ||
reason | FlatRedBall | |
return | bool |