7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
#title GetTileMapSize [RCBasic Doc]
|
|
#header Sub GetTileMapSize(tilemap, ByRef widthInTiles, ByRef heightInTiles)
|
|
|
|
Gets the size of a tile map
|
|
|
|
#ref CreateTileMap SetTileMapSize
|