InputService KeyboardHandler AddKey Method RapidGame Class Library

[This is preliminary documentation and is subject to change.]

Add a key to the list of keys you want the pressed length of time for

Namespace: RapidXNA.Services
Assembly: RapidXNA3.0 (in RapidXNA3.0.dll) Version: 3.0.0.0
Syntax

public void AddKey(
	Keys k
)

Parameters

k
Type: Keys
The key to check
Version Information

RapidGame

Supported in: 1
See Also