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