Class: Rubots::Command::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/rubots/command/base.rb

Direct Known Subclasses

DoNothing, Fire, RotateGunTo, RotateTo

Instance Method Summary collapse

Instance Method Details

#cooldownObject



4
5
6
# File 'lib/rubots/command/base.rb', line 4

def cooldown
  0
end