ScreenService ShowPopup Method RapidGame Class Library

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

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

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

public void ShowPopup(
	GameScreen gs
)
Version Information

RapidGame

Supported in: 1
See Also