Entity2dDispatcher<'model, 'message, 'command> Type
A 2d entity dispatcher.
Constructors
Constructor | Description |
Full Usage:
Entity2dDispatcher(physical, lightProbe, light, initial)
Parameters:
bool
lightProbe : bool
light : bool
initial : 'model
Returns: Entity2dDispatcher<'model, 'message, 'command>
|
|
Full Usage:
Entity2dDispatcher(physical, lightProbe, light, makeInitial)
Parameters:
bool
lightProbe : bool
light : bool
makeInitial : World -> 'model
Returns: Entity2dDispatcher<'model, 'message, 'command>
|
|
Static members
Static member | Description |
|
|