Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Draw ( |
||
GraphicalLayer ( |
||
Refresh ( |
||
Refresh ( |
||
Resize ( int tile_width, int tile_height ) : void | ||
SetTile ( int x, int y, |
||
SetZoom ( int zoom ) : void | ||
Update ( Point &offset, |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
public Draw ( |
||
map | ||
offset | Point | |
Результат | void |
public GraphicalLayer ( |
||
target | ||
tile_width | int | |
tile_height | int | |
Результат | System |
public Refresh ( |
||
target | ||
tileset | ||
shownums | bool | |
Результат | void |
public Refresh ( |
||
tileset | ||
Результат | void |
public Resize ( int tile_width, int tile_height ) : void | ||
tile_width | int | |
tile_height | int | |
Результат | void |
public SetTile ( int x, int y, |
||
x | int | |
y | int | |
bitmap | ||
Результат | void |
public Update ( Point &offset, |
||
offset | Point | |
bounds | ||
tileset | ||
Результат | void |