Difference between revisions of "CBlob::canBePlacedAt"

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

Latest revision as of 06:59, 8 September 2012



 
bool canBePlacedAt( Vec2f pos )

Object method of: CBlob