InputService KeyboardHandler KeyLeft Method RapidGame Class Library

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

Check if a key was released

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

public bool KeyLeft(
	Keys k
)

Parameters

k
Type: Keys
The key to check

Return Value

Type: Boolean

[Missing <returns> documentation for "M:RapidXNA.Services.InputService.KeyboardHandler.KeyLeft(Microsoft.Xna.Framework.Input.Keys)"]

Version Information

RapidGame

Supported in: 1
See Also