Method: RTanque::Bot::Sensors#turret_heading
- Defined in:
- lib/rtanque/bot/sensors.rb
#turret_heading ⇒ RTanque::Heading (readonly)
Returns the current value of turret_heading.
16 17 18 |
# File 'lib/rtanque/bot/sensors.rb', line 16 def turret_heading @turret_heading end |