Click or drag to resize
Game Methods
Hartismere School

[This is preliminary documentation and is subject to change.]

The Game type exposes the following members.

Methods
  NameDescription
Public methodGoto
Sets the current room.
Public methodHelp
Public methodLoad
Public methodParse
Send some text to the parser to be processed.
Public methodQuit
Call to quit the game engine at the end of the current parse.
Public methodRestart
Public methodSave
Public methodStart
Sets the current room (if null) to the first room, displays current room description and waits for user input
Public methodCode exampleTypeText
Types the text into the console(non-GUI) or control(GUI) simulating a typewriter.
Top
See Also