ScreenService Update Method RapidGame Class Library

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

Update either the top popup screen or the top game screen - Adjusts according to if the screen has a loadscreen or on

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

public override void Update(
	GameTime gameTime
)

Parameters

gameTime
Type: GameTime

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

Implements

IRapidService Update(GameTime)
Version Information

RapidGame

Supported in: 1
See Also