Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aspis
trunk
Top Level Namespace
Array
BlockCursor
CharStep
Cohn
Cursor
Motion
CursorStep
Document
DragHandler
EventHandler
EventTarget
Hi
HiKeyword
InputHandler
Ins
KeyboardHandler
LightTheme
KeywordScope
NormalScope
Line
MouseButtonHandler
NoHi
NordTheme
KeywordScope
NormalScope
Op
Platform
Keyword
Message
Rect
RGBA
ScrollableDocument
SeekSettings
Selection
Span
Stream
String
Sub
SynFrag
SynText
TextBuffer
Theme
Scope
WordDragStep
WordStep
Generated using Crystal 1.14.0
2024-11-26 08:12:28 UTC
class
KeyboardHandler
KeyboardHandler
EventHandler
Reference
Object
Defined in:
aspis/handlers.cr
Instance Method Summary
#handle
(event : SF::Event::KeyReleased)
#handle
(event : SF::Event::KeyPressed)
Instance methods inherited from class
EventHandler
handle(event)
handle
Constructor methods inherited from class
EventHandler
new(target : EventTarget)
new
Class methods inherited from class
EventHandler
on(target)
on
Macros inherited from class
EventHandler
send?(name, *args, **kwargs)
send?
,
set(name, value)
set
Instance Method Detail
def
handle
(event : SF::Event::KeyReleased)
#
[
View source
]
def
handle
(event : SF::Event::KeyPressed)
#
[
View source
]