ScreenService Show Method RapidGame Class Library

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

Add a new game screen to the top of the stack - You cannot add a game screen multiple times

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

public void Show(
	GameScreen gs
)
Version Information

RapidGame

Supported in: 1
See Also