Provides access to the game loop related functions of Drawable.
More...
#include <DrawableAttorney.h>
Provides access to the game loop related functions of Drawable.
◆ Draw()
static void DrawableAttorney::GameLoop::Draw |
( |
Drawable * | p | ) |
|
|
inlinestaticprivate |
Calls the Draw method of the Drawable object.
- Parameters
-
◆ Draw2D()
static void DrawableAttorney::GameLoop::Draw2D |
( |
Drawable * | p | ) |
|
|
inlinestaticprivate |
Calls the Draw2D method of the Drawable object.
- Parameters
-
◆ GetRef()
Retrieves the storage list reference of the Drawable object.
- Parameters
-
- Returns
- Reference to the storage list iterator.
The documentation for this class was generated from the following file: