GuiDispatcher<'model, 'message, 'command> Type
A gui entity dispatcher.
Constructors
| Constructor | Description |
Full Usage:
GuiDispatcher(initial)
Parameters:
'model
Returns: GuiDispatcher<'model, 'message, 'command>
|
|
Full Usage:
GuiDispatcher(makeInitial)
Parameters:
World -> 'model
Returns: GuiDispatcher<'model, 'message, 'command>
|
|
Static members
| Static member | Description |
|
|
|
|
Nu