RapidEngine InputService Property RapidGame Class Library

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

Quick Access Input Service. This is one of the Engine Services which is directly accessible. The Input Service helps to deal with different types of inputs for different platforms.

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

public InputService InputService { get; }

Property Value

Type: InputService
Version Information

RapidGame

Supported in: 1
See Also