Method | Description | |
---|---|---|
AddJoin ( |
||
AddScreen ( string name, int tile_width, int tile_height ) : void | ||
ChangeTileset ( string path ) : void | ||
Close ( ) : bool | ||
Copy ( ) : void | ||
Paste ( ) : |
||
RaiseJoinChange ( |
||
ReFocus ( ) : void | ||
Redo ( ) : void | ||
RemoveJoin ( |
||
Save ( ) : void | ||
StageDocument ( |
||
StageDocument ( |
||
Undo ( ) : void |
Method | Description | |
---|---|---|
ConfirmSave ( ) : bool | ||
RefreshInfo ( ) : void | ||
ScreenRenamed ( string oldName, string newName ) : void | ||
ShowStage ( ) : void | ||
StageForm_FormClosing ( object sender, |
||
StageForm_GotFocus ( object sender, |
||
WrapScreen ( MegaMan screen ) : |
public AddScreen ( string name, int tile_width, int tile_height ) : void | ||
name | string | |
tile_width | int | |
tile_height | int | |
return | void |
public RaiseJoinChange ( |
||
join | ||
return | void |
public RemoveJoin ( |
||
join | ||
return | void |
public StageDocument ( |
||
project | ||
return | System |
public StageDocument ( |
||
project | ||
basepath | string | |
filepath | string | |
return | System |