Class: RubyArena::Level1Ai
Instance Attribute Summary
Attributes inherited from Ai
Instance Method Summary collapse
Methods inherited from Ai
Constructor Details
This class inherits a constructor from RubyArena::Ai
Instance Method Details
#tick(events) ⇒ Object
3 4 |
# File 'lib/ruby_arena/levels/level1_ai.rb', line 3 def tick(events) end |