Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AddEntity ( |
||
AddEntity ( |
||
ChangeTile ( int tile_x, int tile_y, int tile_id ) : void | ||
CleaveVertically ( int leftHalfTileWidth ) : void | ||
GetEntity ( int index ) : |
||
RemoveEntity ( |
||
Resize ( int width, int height ) : void | ||
ResizeTopLeft ( int width, int height ) : void | ||
ScreenDocument ( |
||
SelectEntity ( int index ) : void | ||
SetSelection ( int tx, int ty, int width, int height ) : void | ||
SeverAllJoins ( ) : void | ||
TileAt ( int x, int y ) : |
public AddEntity ( |
||
entity | ||
location | Point | |
Résultat |
public AddEntity ( |
||
info | ||
Résultat | void |
public ChangeTile ( int tile_x, int tile_y, int tile_id ) : void | ||
tile_x | int | |
tile_y | int | |
tile_id | int | |
Résultat | void |
public CleaveVertically ( int leftHalfTileWidth ) : void | ||
leftHalfTileWidth | int | |
Résultat | void |
public GetEntity ( int index ) : |
||
index | int | |
Résultat |
public RemoveEntity ( |
||
info | ||
Résultat | void |
public Resize ( int width, int height ) : void | ||
width | int | |
height | int | |
Résultat | void |
public ResizeTopLeft ( int width, int height ) : void | ||
width | int | |
height | int | |
Résultat | void |
public ScreenDocument ( |
||
screen | ||
stage | ||
Résultat | System |
public SetSelection ( int tx, int ty, int width, int height ) : void | ||
tx | int | |
ty | int | |
width | int | |
height | int | |
Résultat | void |
public TileAt ( int x, int y ) : |
||
x | int | |
y | int | |
Résultat |