Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Paradox.Graphics.ResumeManager Class Reference

Public Member Functions

 ResumeManager (IServiceRegistry services)
 
void OnRender ()
 
void Pause ()
 
void OnResume ()
 
void OnRecreate ()
 
void OnDestroyed ()
 
void OnReload ()
 

Detailed Description

Definition at line 9 of file ResumeManager.cs.

Constructor & Destructor Documentation

SiliconStudio.Paradox.Graphics.ResumeManager.ResumeManager ( IServiceRegistry  services)

Definition at line 15 of file ResumeManager.cs.

Member Function Documentation

void SiliconStudio.Paradox.Graphics.ResumeManager.OnDestroyed ( )

Definition at line 104 of file ResumeManager.cs.

void SiliconStudio.Paradox.Graphics.ResumeManager.OnRecreate ( )

Definition at line 61 of file ResumeManager.cs.

void SiliconStudio.Paradox.Graphics.ResumeManager.OnReload ( )

Definition at line 119 of file ResumeManager.cs.

void SiliconStudio.Paradox.Graphics.ResumeManager.OnRender ( )

Definition at line 20 of file ResumeManager.cs.

void SiliconStudio.Paradox.Graphics.ResumeManager.OnResume ( )

Definition at line 49 of file ResumeManager.cs.

void SiliconStudio.Paradox.Graphics.ResumeManager.Pause ( )

Definition at line 40 of file ResumeManager.cs.


The documentation for this class was generated from the following file: