Header menu logo Nu

EntityDispatcherModule Module

Types

Type Description

Entity2dDispatcher<'model, 'message, 'command>

A 2d entity dispatcher.

Entity2dDispatcherImSim

An ImSim 2d entity dispatcher.

Entity3dDispatcher<'model, 'message, 'command>

A 3d entity dispatcher.

Entity3dDispatcherImSim

An ImSim 3d entity dispatcher.

EntityDispatcher<'model, 'message, 'command>

The MMCC dispatcher for entities.

EntityDispatcherImSim

The ImSim dispatcher for entities.

GuiDispatcher<'model, 'message, 'command>

A gui entity dispatcher.

GuiDispatcherImSim

An ImSim gui entity dispatcher.

VuiDispatcher<'model, 'message, 'command>

A vui dispatcher (gui in 3d).

VuiDispatcherImSim

An ImSim vui dispatcher (gui in 3d).

Type extensions

Type extension Description

this.SignalPlus

Full Usage: this.SignalPlus

Parameters:

Send a signal to the entity, explicitly specifing MMCC types.

Extended Type: Entity

signal : Signal
world : World

Type something to start searching.