![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <ProjectManager.h>
Static Private Member Functions | |
static ProjectIDs & | init (Divide::ProjectManager *manager) |
static void | initPostLoadState (Divide::ProjectManager *manager) noexcept |
static void | currentPlayerPass (Divide::ProjectManager *manager, const PlayerIndex idx) |
static bool | networkUpdate (Divide::ProjectManager *manager, const U64 frameCount) |
Friends | |
class | Divide::Kernel |
Definition at line 439 of file ProjectManager.h.
|
inlinestaticprivate |
Definition at line 451 of file ProjectManager.h.
|
inlinestaticprivate |
Definition at line 441 of file ProjectManager.h.
|
inlinestaticprivatenoexcept |
Definition at line 446 of file ProjectManager.h.
|
inlinestaticprivate |
Definition at line 456 of file ProjectManager.h.
|
friend |
Definition at line 461 of file ProjectManager.h.