NotifyListeners Method

KB01 Engine

KB01_Engine

InputManager..::..NotifyListeners Method

Notifies the listeners.

Namespace:  
Assembly:  KB01_Engine (in KB01_Engine.dll)

Syntax


public void NotifyListeners(
	byte[] state
)
Public Sub NotifyListeners ( _
	state As byte() _
)
public:
void NotifyListeners(
	array<byte>^ state
)

Parameters

state
Type: array<byte>[]()[][]
The state.