Method: RTanque::Bot::Sensors#turret_heading

Defined in:
lib/rtanque/bot/sensors.rb

#turret_headingRTanque::Heading (readonly)

Returns the current value of turret_heading.

Returns:



16
17
18
# File 'lib/rtanque/bot/sensors.rb', line 16

def turret_heading
  @turret_heading
end