Difference between revisions of "CMap::isTileSolid"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isTileSolid(TileType tile) </syntaxhighlight> Object method of: CMap Category:Scripting [[Category:...")
(No difference)

Revision as of 23:58, 7 September 2012



bool isTileSolid(TileType tile)

Object method of: CMap