Méthode | Description | |
---|---|---|
AddContinuePoint ( |
||
AddJoin ( |
||
AddScreen ( string name, int tile_width, int tile_height ) : |
||
AddScreen ( |
||
ChangeTileset ( |
||
FindNextScreenId ( ) : int | ||
PushHistoryAction ( IUndoableAction action ) : void | ||
Redo ( ) : void | ||
RemoveJoin ( |
||
RemoveScreen ( |
||
SetStartPoint ( |
||
StageDocument ( MegaMan.Editor.Bll.ProjectDocument project ) : System | ||
StageDocument ( MegaMan.Editor.Bll.ProjectDocument project, |
||
Undo ( ) : void |
Méthode | Description | |
---|---|---|
OnScreenResized ( |
||
ScreenRenamed ( string oldName, string newName ) : void | ||
WrapScreen ( MegaMan screen ) : |
public AddContinuePoint ( |
||
screenDocument | ||
location | Point | |
Résultat | void |
public AddScreen ( string name, int tile_width, int tile_height ) : |
||
name | string | |
tile_width | int | |
tile_height | int | |
Résultat |
public AddScreen ( |
||
screen | ||
Résultat | void |
public ChangeTileset ( |
||
tileset | ||
Résultat | void |
public PushHistoryAction ( IUndoableAction action ) : void | ||
action | IUndoableAction | |
Résultat | void |
public RemoveJoin ( |
||
join | ||
Résultat | void |
public RemoveScreen ( |
||
screen | ||
Résultat | void |
public SetStartPoint ( |
||
screenDocument | ||
location | Point | |
Résultat | void |
public StageDocument ( MegaMan.Editor.Bll.ProjectDocument project ) : System | ||
project | MegaMan.Editor.Bll.ProjectDocument | |
Résultat | System |
public StageDocument ( MegaMan.Editor.Bll.ProjectDocument project, |
||
project | MegaMan.Editor.Bll.ProjectDocument | |
info | ||
linkInfo | ||
Résultat | System |