RapidEngine Draw Method RapidGame Class Library

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

Normal XNA Draw The Default colours can be controlled by using the SettingsService. For more information please refer to XNA Documentation

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

public void Draw(
	GameTime gameTime
)

Parameters

gameTime
Type: GameTime

[Missing <param name="gameTime"/> documentation for "M:RapidXNA.RapidEngine.Draw(Microsoft.Xna.Framework.GameTime)"]

Version Information

RapidGame

Supported in: 1
See Also

SettingsManagerLoadSettings