class Ship2
- Ship2
- Reference
- Object
Defined in:
12/main.crConstructors
Instance Method Summary
- #east(value)
- #forward(value)
- #left(value)
- #ninty_degrees
- #north(value)
- #right(value)
- #rotate(value)
- #south(value)
- #west(value)
- #wp_x : Int32
- #wp_x=(wp_x : Int32)
- #wp_y : Int32
- #wp_y=(wp_y : Int32)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)