Sly Engine
TimeManagerAttorney::GameLoop Class Reference

Provides classes access to TimeManager game loop functions. More...

#include <TimeManagerAttorney.h>

Collaboration diagram for TimeManagerAttorney::GameLoop:
Collaboration graph

Static Private Member Functions

static void Delete ()
 
static void ProcessTime (float sys_time)
 
static void SetStartTime (float startTime)
 

Friends

class Sly
 Gives Sly access to Gameloop functions. More...
 

Detailed Description

Provides classes access to TimeManager game loop functions.

Member Function Documentation

◆ Delete()

static void TimeManagerAttorney::GameLoop::Delete ( )
inlinestaticprivate
Here is the call graph for this function:

◆ ProcessTime()

static void TimeManagerAttorney::GameLoop::ProcessTime ( float  sys_time)
inlinestaticprivate
Here is the call graph for this function:
Here is the caller graph for this function:

◆ SetStartTime()

static void TimeManagerAttorney::GameLoop::SetStartTime ( float  startTime)
inlinestaticprivate
Here is the call graph for this function:
Here is the caller graph for this function:

Friends And Related Function Documentation

◆ Sly

friend class Sly
friend

Gives Sly access to Gameloop functions.


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