Difference between revisions of "CMap::getTileSpacePosition"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> position2di getTileSpacePosition( Vec2f pos ) position2di getTileSpacePosition( int offset ) </syntaxhighlight> Ob...")
 
(No difference)

Latest revision as of 23:50, 7 September 2012



position2di getTileSpacePosition( Vec2f pos )
position2di getTileSpacePosition( int offset )

Object method of: CMap