Exception: RichEngine::Game::Exit Private
- Inherits:
-
StandardError
- Object
- StandardError
- RichEngine::Game::Exit
- Defined in:
- lib/rich_engine/game.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Raised internally to break out of the game loop. Use #quit! instead of raising this directly.