Module: WizardsCastle::Runner::PlayerState

Defined in:
lib/wizards-castle/runner.rb

Constant Summary collapse

NEW_ROOM =
:new_room
ACTION =
:action
DIED =
:died
QUIT =
:quit
EXITED =
:exited