Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Attorney::ProjectManagerKernel Class Reference

#include <ProjectManager.h>

Static Private Member Functions

static ProjectIDsinit (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
 

Detailed Description

Definition at line 439 of file ProjectManager.h.

Member Function Documentation

◆ currentPlayerPass()

static void Divide::Attorney::ProjectManagerKernel::currentPlayerPass ( Divide::ProjectManager manager,
const PlayerIndex  idx 
)
inlinestaticprivate

Definition at line 451 of file ProjectManager.h.

◆ init()

static ProjectIDs & Divide::Attorney::ProjectManagerKernel::init ( Divide::ProjectManager manager)
inlinestaticprivate

Definition at line 441 of file ProjectManager.h.

◆ initPostLoadState()

static void Divide::Attorney::ProjectManagerKernel::initPostLoadState ( Divide::ProjectManager manager)
inlinestaticprivatenoexcept

Definition at line 446 of file ProjectManager.h.

◆ networkUpdate()

static bool Divide::Attorney::ProjectManagerKernel::networkUpdate ( Divide::ProjectManager manager,
const U64  frameCount 
)
inlinestaticprivate

Definition at line 456 of file ProjectManager.h.

Friends And Related Function Documentation

◆ Divide::Kernel

friend class Divide::Kernel
friend

Definition at line 461 of file ProjectManager.h.


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