PathEngine home | previous: | next: |
Move the agent to a specified position, without any collision checking.
void moveTo(const cPosition& newPosition); |
newPosition | The position to move this agent to. |
void moveTo(PathEngine.Position newPosition); |
void moveTo(Position newPosition); |
Documentation for PathEngine release 6.03 - Copyright © 2002-2021 PathEngine | next: |