Click or drag to resize
GamePauseGame Method
Pauses this game, stopping ticking all systems.

Namespace: Slash.Application.Games
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void PauseGame()
See Also