Table of Contents

Delegate KeyEvent

Namespace
SimulationFramework.Input
Assembly
SimulationFramework.dll

A delegate for key up and down events.

public delegate void KeyEvent(Key key)

Parameters

key Key