Class InitialPosition

java.lang.Object
dev.robocode.tankroyale.botapi.InitialPosition

public final class InitialPosition extends Object
Initial starting position containing a start coordinate (x,y) and the shared direction of the body, gun, and radar.

The initial position is only used when debugging to request the server to let a bot start at a specific position. Note that initial starting positions must be enabled at the server-side; otherwise the initial starting position is ignored.