Difference between revisions of "PrintPos"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (Created page with "<onlyinclude> Prints the given position2d with the given prefix text - to the console, if its available. </onlyinclude> <syntaxhighlight lang="cpp"> void printPos(const strin...") |
(No difference)
|
Latest revision as of 18:37, 22 August 2012
Prints the given position2d with the given prefix text - to the console, if its available.
void printPos(const string &prefix, position2di p)