Table of Contents - scottkit-1.6.0 Documentation
Pages
-
ChangeLog
- Revision history for Ruby gem ScottKit
- 1.6.0 (Wed Oct 25 00:19:29 BST 2017)
- 1.5.0 (Fri Oct 20 00:38:57 BST 2017)
- 1.4.0 (Tue Oct 17 00:52:09 BST 2017)
- 1.3.0 (Mon Oct 16 20:27:43 BST 2017)
- 1.2.0 (Mon Oct 16 15:11:44 BST 2017)
- 1.1.0 (Thu Oct 12 21:59:28 BST 2017)
- 1.0.0 (Wed Oct 11 21:45:27 BST 2017)
- 0.4.0 (Mon Mar 1 22:20:09 GMT 2010)
- 0.3.0 (February 28, 2010)
- 0.2.0 (February 28, 2010)
- 0.1.0 (February 28, 2010)
- 0.0.0 (February 28, 2010)
- Still to do
- README
Classes and Modules
- Object
- ScottKit
- ScottKit::Game
- ScottKit::Game::Action
- ScottKit::Game::Compiler
- ScottKit::Game::Compiler::Lexer
- ScottKit::Game::Condition
- ScottKit::Game::Instruction
- ScottKit::Game::Item
- ScottKit::Game::Room
Methods
- ::new — ScottKit::Game
- ::new — ScottKit::Game::Compiler
- #autodrop — ScottKit::Game
- #autoget — ScottKit::Game
- #compile_to_stdout — ScottKit::Game
- #compile_to_stdout — ScottKit::Game::Compiler
- #decompile — ScottKit::Game
- #decompile — ScottKit::Game::Action
- #decompile_wordgroup — ScottKit::Game
- #entityname — ScottKit::Game
- #error — ScottKit::Game::Compiler
- #evaluate — ScottKit::Game::Condition
- #execute — ScottKit::Game::Action
- #execute — ScottKit::Game::Instruction
- #execute_command — ScottKit::Game
- #findword — ScottKit::Game
- #finished? — ScottKit::Game
- #generate_code — ScottKit::Game::Compiler
- #gerror — ScottKit::Game::Compiler
- #gets — ScottKit::Game
- #gwarning — ScottKit::Game::Compiler
- #insert_word — ScottKit::Game::Compiler
- #is_dark — ScottKit::Game
- #load — ScottKit::Game
- #match — ScottKit::Game::Compiler
- #need_to_look — ScottKit::Game
- #parse — ScottKit::Game::Compiler
- #parse_action — ScottKit::Game::Compiler
- #parse_actionbody — ScottKit::Game::Compiler
- #parse_item — ScottKit::Game::Compiler
- #parse_occur — ScottKit::Game::Compiler
- #parse_room — ScottKit::Game::Compiler
- #parse_wordgroup — ScottKit::Game::Compiler
- #peek — ScottKit::Game::Compiler
- #play — ScottKit::Game
- #prepare_to_play — ScottKit::Game
- #process_lighting — ScottKit::Game
- #process_turn — ScottKit::Game
- #prompt_for_turn — ScottKit::Game
- #quote — ScottKit::Game::Action
- #quote — ScottKit::Game::Condition
- #quote — ScottKit::Game::Instruction
- #render — ScottKit::Game::Condition
- #render — ScottKit::Game::Instruction
- #restore — ScottKit::Game
- #room_by_name — ScottKit::Game::Compiler
- #run_matching_actions — ScottKit::Game
- #save — ScottKit::Game
- #skip — ScottKit::Game::Compiler
- #withIO — Object
- #wizard_command — ScottKit::Game