EngineServices Item Property RapidGame Class Library

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

Retrieve a service by ID

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

public RapidService this[
	int i
] { get; }

Return Value

Type: RapidService
The service of ID
Version Information

RapidGame

Supported in: 1
See Also