Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tui-engine
master
Events
Action
Base
Bump
Event
EventHandler
Key
Message
Tick
Maps
Base
Box
Circle
Confirm
Frame
Input
Line
Scrolling
Sprite
Text
TuiEngine
Generated using Crystal 1.10.1
2024-05-05 07:40:51 UTC
class
Events::
Key
Events::Key
Events::Base
Reference
Object
Defined in:
events/key.cr
Constructors
.new
(key : Char)
Instance Method Summary
#key
: Char
#key=
(key : Char)
Constructor Detail
def self.
new
(key : Char)
#
[
View source
]
Instance Method Detail
def
key
: Char
#
[
View source
]
def
key=
(key : Char)
#
[
View source
]