class CrystalRobots::Robot
- CrystalRobots::Robot
- Reference
- Object
Defined in:
crystal-robots.crConstant Summary
-
ACCEL =
10 -
MAX_CALLS =
100 -
MAXROBOTS =
4 -
MOTION_CYCLES =
15 -
ROBOT_SPEED =
7 -
TURN_SPEED =
50
Constructors
Class Method Summary
Instance Method Summary
- #activate
- #cannon(degree, range)
- #damage
- #debug(s)
- #drive(degree, speed)
- #loc_x
- #loc_y
- #main(&program : Robot -> Nil)
- #name : String
- #run
- #scan(degree, resolution)
- #sleep
- #speed