Class: SlackGame::Game::Demo::Controller
- Inherits:
-
Controller
- Object
- Controller
- SlackGame::Game::Demo::Controller
- Defined in:
- lib/slack_game/game/demo/controller.rb
Constant Summary collapse
- RIGHT =
1- LEFT =
2- DOWN =
3- UP =
4
Method Summary
Methods inherited from Controller
inherited, #init, #initialize, #input, #listen, #take
Constructor Details
This class inherits a constructor from SlackGame::Controller