Difference between revisions of "CMap::HasSupportAtPos"

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

Latest revision as of 23:53, 7 September 2012



bool hasSupportAtPos( Vec2f offset, TileType tile )

Object method of: CMap