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