LittleJS User Interface Plugin
- call new UISystemPlugin() to setup the UI system
- Nested Menus
- Text
- Buttons
- Checkboxes
- Images
- Source
Classes
Members
(static) uiSystem :UISystemPlugin
Global UI system plugin object
Type:
- UISystemPlugin
- Source
Type Definitions
DragAndDropCallback(event)
Parameters:
Name | Type | Description |
---|---|---|
event | DragEvent | The drag event |
- Source