Position

Undocumented in source.

Constructors

this
this(Position p)
Undocumented in source.
this
this(Vector3d position, Vector3d dir)
Undocumented in source.

Members

Functions

backward
void backward(int step)
Undocumented in source. Be warned that the author may not have intended to support it.
forward
void forward(int step)
Undocumented in source. Be warned that the author may not have intended to support it.
moveDown
void moveDown(int step)
Undocumented in source. Be warned that the author may not have intended to support it.
moveLeft
void moveLeft(int step)
Undocumented in source. Be warned that the author may not have intended to support it.
moveRight
void moveRight(int step)
Undocumented in source. Be warned that the author may not have intended to support it.
moveUp
void moveUp(int step)
Undocumented in source. Be warned that the author may not have intended to support it.
shiftLeft
void shiftLeft(int step)
Undocumented in source. Be warned that the author may not have intended to support it.
shiftRight
void shiftRight(int step)
Undocumented in source. Be warned that the author may not have intended to support it.
turnDown
void turnDown()
Undocumented in source. Be warned that the author may not have intended to support it.
turnLeft
void turnLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
turnRight
void turnRight()
Undocumented in source. Be warned that the author may not have intended to support it.
turnUp
void turnUp()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

direction
Direction direction;
Undocumented in source.
pos
Vector3d pos;
Undocumented in source.

Meta