Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
Editor::LoadingPhase Class Reference

#include <EditorApp.h>

Inheritance diagram for Editor::LoadingPhase:
Inheritance graph
[legend]
Collaboration diagram for Editor::LoadingPhase:
Collaboration graph
[legend]

Public Member Functions

 LoadingPhase (EditorApp *app)
 
- Public Member Functions inherited from Application::Lifecycle
 Lifecycle ()
 
 Lifecycle (bool profilerAccumulate)
 
virtual ~Lifecycle ()
 
void RequestEndLifecycle ()
 
- Public Member Functions inherited from RefCounted
 RefCounted ()
 
virtual ~RefCounted ()
 
void IncRefCount () const
 
void DecRefCount () const
 
int GetRefCount () const
 
- Public Member Functions inherited from LuaWrappable
virtual ~LuaWrappable ()
 

Protected Member Functions

void Update (float dt) override
 
- Protected Member Functions inherited from Application::Lifecycle
virtual void Start ()
 
virtual void Update (float deltaTime)=0
 
virtual void End ()
 
void SetNextLifecycle (RefCountedPtr< Lifecycle > l)
 
bool GetProfilerAccumulate () const
 
void SetProfilerAccumulate (bool enable)
 

Constructor & Destructor Documentation

◆ LoadingPhase()

Editor::LoadingPhase::LoadingPhase ( EditorApp app)
inline

Member Function Documentation

◆ Update()

void LoadingPhase::Update ( float  dt)
overrideprotectedvirtual

Implements Application::Lifecycle.

Here is the call graph for this function:

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