Header menu logo Nu

GameDispatcherModule Module

Types

Type Description

GameDispatcher<'model, 'message, 'command>

The MMCC dispatcher for games.

GameDispatcherImSim

The ImSim dispatcher for games.

Type extensions

Type extension Description

this.SignalPlus

Full Usage: this.SignalPlus

Parameters:

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

Extended Type: Game

signal : Signal
world : World

World.signalGame signal game world

Full Usage: World.signalGame signal game world

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

Extended Type: World

signal : Signal
game : Game
world : World

Type something to start searching.