Difference between revisions of "CBlob::getMapTile"
From King Arthur's Gold Wiki
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> </syntaxhighlight> Object method of: CBlob Category:Scripting Category:Object Methods") |
|||
Line 5: | Line 5: | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
− | + | TileType getMapTile() | |
</syntaxhighlight> | </syntaxhighlight> |
Latest revision as of 05:58, 8 September 2012
TileType getMapTile()
Object method of: CBlob