Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cyo_adventure
master
CYOAdventure
Choice
Content
Ending
Image
Interactable
Node
Text
Generated using Crystal 1.14.0
2025-01-31 14:34:46 UTC
module
CYOAdventure::
Interactable
Direct including types
CYOAdventure
CYOAdventure::Node
Defined in:
cyo_adventure/interactable.cr
Instance Method Summary
#handle_key
(key) : Bool
#handle_mouse
(mouse : NCurses::MouseEvent) : Bool
Instance Method Detail
abstract def
handle_key
(key) : Bool
#
[
View source
]
abstract def
handle_mouse
(mouse : NCurses::MouseEvent) : Bool
#
[
View source
]