Difference between revisions of "MakeCoin"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (Created page with "<onlyinclude> Creates a coin with a given position on-screen, velocity and a style(???). </onlyinclude> <syntaxhighlight lang="cpp">void MakeCoin( Vec2f pos, Vec2f vel, int style...") |
(No difference)
|
Revision as of 15:12, 17 August 2012
Creates a coin with a given position on-screen, velocity and a style(???).
void MakeCoin( Vec2f pos, Vec2f vel, int style )