Header menu logo Nu

EntityDispatcherModule Module

Types

Type Description

Contour2dDispatcher<'model, 'message, 'command>

A 2d contour dispatcher.

Contour2dDispatcherImSim

An ImSim 2d contour dispatcher.

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

World.signalEntity signal entity world

Full Usage: World.signalEntity signal entity world

Parameters:
Modifiers: inline
Type parameters: 'model, 'message, 'command

Extended Type: World

signal : Signal
entity : Entity
world : World

Type something to start searching.