Index
All Classes and Interfaces|All Packages|Serialized Form
H
- H - Enum constant in enum class codedraw.events.Key
- HALF_WIDTH - Enum constant in enum class codedraw.events.Key
- HAND - Static variable in class codedraw.CursorStyle
- handle(TArgs) - Method in interface codedraw.events.EventHandler
-
This function will generally be called by internal events and not by the user of this library.
- hasEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next event is available.
- hasEventNow() - Method in class codedraw.events.EventScanner
-
Doesn't wait until the next event is available, but instead returns immediately.
- hashCode() - Method in class codedraw.CursorStyle
- hashCode() - Method in class codedraw.textformat.TextFormat
- hasKeyDownEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next key down event is available.
- hasKeyPressEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next key press event is available.
- hasKeyUpEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next key up event is available.
- hasMouseClickEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next mouse click event is available.
- hasMouseDownEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next mouse down event is available.
- hasMouseEnterEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next mouse enter event is available.
- hasMouseLeaveEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next mouse leave event is available.
- hasMouseMoveEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next mouse move event is available.
- hasMouseUpEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next mouse up event is available.
- hasMouseWheelEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next mouse wheel event is available.
- hasWindowCloseEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next window close event is available.
- hasWindowMoveEvent() - Method in class codedraw.events.EventScanner
-
Waits until the next window move event is available.
- HELP - Enum constant in enum class codedraw.events.Key
- HIRAGANA - Enum constant in enum class codedraw.events.Key
- HOME - Enum constant in enum class codedraw.events.Key
- HONEY_DEW - Static variable in class codedraw.Palette
- HorizontalAlign - Enum Class in codedraw.textformat
-
Horizontally aligns the text.
- HOT_PINK - Static variable in class codedraw.Palette
All Classes and Interfaces|All Packages|Serialized Form