Method | Description | |
---|---|---|
Draw ( ) : void | ||
Tilemap ( string csvFile, string textureName ) : System |
Method | Description | |
---|---|---|
GetTile ( int x, int y ) : int | ||
GetTileXY ( int index ) : System.Vector2 |
public Tilemap ( string csvFile, string textureName ) : System | ||
csvFile | string | |
textureName | string | |
return | System |