Property | Type | Description | |
---|---|---|---|
index | int | ||
palette | int | ||
xFlip | bool | ||
yFlip | bool |
Method | Description | |
---|---|---|
Draw ( |
||
Tile ( int ind, int pal, bool x, bool y ) : System |
public Draw ( |
||
globalSheets | ||
localSheets | ||
xPos | int | |
yPos | int | |
scale | double | |
return | void |
public Tile ( int ind, int pal, bool x, bool y ) : System | ||
ind | int | |
pal | int | |
x | bool | |
y | bool | |
return | System |