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::
Action
Events::Action
Events::Base
Reference
Object
Defined in:
events/action.cr
Constructors
.new
(sibling : Maps::Base)
Instance Method Summary
#sibling
: Maps::Base
#sibling=
(sibling : Maps::Base)
Constructor Detail
def self.
new
(sibling :
Maps::Base
)
#
[
View source
]
Instance Method Detail
def
sibling
:
Maps::Base
#
[
View source
]
def
sibling=
(sibling :
Maps::Base
)
#
[
View source
]