PathEngine home | previous: | next: |
Draws a position on the testbed's current mesh.
void drawPosition(const cPosition& position, int32_t size); |
position | The position to draw. This must be a position on the testbed's current mesh. | ||
size | A size for the position marker. |
A position marker will be drawn in the testbed's current colour.
Documentation for PathEngine release 6.00 - Copyright © 2002-2016 PathEngine | next: |