Class: NullArena
- Inherits:
-
Object
- Object
- NullArena
- Defined in:
- lib/another_toy_robot/null_arena.rb
Instance Method Summary collapse
Instance Method Details
#inbounds? ⇒ Boolean
2 3 4 |
# File 'lib/another_toy_robot/null_arena.rb', line 2 def inbounds?(*) true end |