Header menu logo Nu

Entity2dDispatcher<'model, 'message, 'command> Type

A 2d entity dispatcher.

Constructors

Constructor Description

Entity2dDispatcher(physical, lightProbe, light, initial)

Full Usage: Entity2dDispatcher(physical, lightProbe, light, initial)

Parameters:
    physical : bool
    lightProbe : bool
    light : bool
    initial : 'model

Returns: Entity2dDispatcher<'model, 'message, 'command>
physical : bool
lightProbe : bool
light : bool
initial : 'model
Returns: Entity2dDispatcher<'model, 'message, 'command>

Entity2dDispatcher(physical, lightProbe, light, makeInitial)

Full Usage: Entity2dDispatcher(physical, lightProbe, light, makeInitial)

Parameters:
    physical : bool
    lightProbe : bool
    light : bool
    makeInitial : World -> 'model

Returns: Entity2dDispatcher<'model, 'message, 'command>
physical : bool
lightProbe : bool
light : bool
makeInitial : World -> 'model
Returns: Entity2dDispatcher<'model, 'message, 'command>

Static members

Static member Description

Entity2dDispatcher.Properties

Full Usage: Entity2dDispatcher.Properties

Returns: PropertyDefinition list
Returns: PropertyDefinition list

Type something to start searching.