EngineServices Constructor RapidGame Class Library

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

The default constructor instantiates a local object of the RapidEngine.

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

public EngineServices(
	RapidEngine rapidEngine
)

Parameters

rapidEngine
Type: RapidXNA RapidEngine

[Missing <param name="rapidEngine"/> documentation for "M:RapidXNA.EngineServices.#ctor(RapidXNA.RapidEngine)"]

Version Information

RapidGame

Supported in: 1
See Also