C# Class Project2.KeyMapping

Class to map keys to their desired input effect. Allows for key remapping.
Mostra file Open project: nuclearpidgeon/graphicsproj2 Class Usage Examples

Public Methods

Method Description
KeyMapping ( ) : System

Private Methods

Method Description
DefaultKeymapState ( ) : void

Return key mapping to default state.

Method Details

KeyMapping() public method

public KeyMapping ( ) : System
return System