Difference between revisions of "CMap::isBuildableAtPos"

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

Latest revision as of 23:52, 7 September 2012



bool isBuildableAtPos( Vec2f p, TileType buildTile, bool checkActors )

Object method of: CMap