voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
voxelman.gui.events
voxelman
gui
Public Imports
voxelman.platform.input
public
import
voxelman
.
platform
.
input
:
KeyCode
,
PointerButton
,
KeyModifiers
;
Members
Mixin templates
GuiEvent
mixintemplate
GuiEvent
()
Undocumented in source.
Structs
CharEnterEvent
struct
CharEnterEvent
Undocumented in source.
DragBeginEvent
struct
DragBeginEvent
Undocumented in source.
DragEndEvent
struct
DragEndEvent
Undocumented in source.
DragEvent
struct
DragEvent
Undocumented in source.
DrawEvent
struct
DrawEvent
Undocumented in source.
FocusGainEvent
struct
FocusGainEvent
Undocumented in source.
FocusLoseEvent
struct
FocusLoseEvent
Undocumented in source.
GroupSelectionEvent
struct
GroupSelectionEvent
Undocumented in source.
GuiUpdateEvent
struct
GuiUpdateEvent
Undocumented in source.
KeyPressEvent
struct
KeyPressEvent
Undocumented in source.
KeyReleaseEvent
struct
KeyReleaseEvent
Undocumented in source.
LayoutEvent
struct
LayoutEvent
Undocumented in source.
MeasureEvent
struct
MeasureEvent
Undocumented in source.
PointerClickEvent
struct
PointerClickEvent
Undocumented in source.
PointerDoubleClickEvent
struct
PointerDoubleClickEvent
Undocumented in source.
PointerEnterEvent
struct
PointerEnterEvent
Undocumented in source.
PointerLeaveEvent
struct
PointerLeaveEvent
Undocumented in source.
PointerMoveEvent
struct
PointerMoveEvent
Undocumented in source.
PointerPressEvent
struct
PointerPressEvent
Undocumented in source.
PointerReleaseEvent
struct
PointerReleaseEvent
Undocumented in source.
ScrollEvent
struct
ScrollEvent
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2017-2018 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
gui
modules
components
eventpropagators
events
guiapp
guicontext
plugin
plugininfo
textedit
widgets
aliases
WidgetId