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.04 - Copyright © 2002-2024 PathEngine | next: |