class CYOAdventure::Node
- CYOAdventure::Node
- Reference
- Object
Included Modules
Defined in:
cyo_adventure/node.crConstructors
Instance Method Summary
-
#advance_content
Go forward in book
-
#build_pages
Build from the end
- #choice_down
- #choice_up
- #content : Content
- #draw
- #ending : Ending | Nil
- #handle_key(key) : Bool
- #handle_mouse(mouse) : Bool
- #page : Array(Content)
-
#retreat_content
Go back in book