| Class | Description |
|---|---|
| BackButton |
A button which once pressed will exit it's current menu
and as a result open the last seen menu.
|
| DummyButton |
A button which once pressed, executes a callback where
the developer can do whatever they want.
|
| SubInlineMenuButton |
A button which opens a sub menu.
|
| ToggleInlineMenuButton |
A button which represents an underlying boolean value.
|
| UserInputInlineMenuButton |
Button which after being called listens for user input.
|
Copyright © 2017. All rights reserved.