Sly Engine
SceneAttorney::GameLoop Class Reference

Access to the Scene's gameloop. More...

#include <SceneAttorney.h>

Collaboration diagram for SceneAttorney::GameLoop:
Collaboration graph

Static Private Member Functions

static void Draw (Scene *theScene)
 
static void Update (Scene *theScene)
 

Friends

class Sly
 
class SceneManager
 

Detailed Description

Access to the Scene's gameloop.

Member Function Documentation

◆ Draw()

void SceneAttorney::GameLoop::Draw ( Scene theScene)
staticprivate
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Update()

void SceneAttorney::GameLoop::Update ( Scene theScene)
staticprivate
Here is the call graph for this function:
Here is the caller graph for this function:

Friends And Related Function Documentation

◆ SceneManager

friend class SceneManager
friend

◆ Sly

friend class Sly
friend

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