![]() |
Pioneer
|


Protected Member Functions | |
| void | Start () override |
| void | Update (float) 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) |
Protected Attributes | |
| double | startTime = 0.0 |
| double | accumTime = 0.0 |
| std::unique_ptr< Tombstone > | tombstone |
Additional Inherited Members | |
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 () |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
protected |
|
protected |
|
protected |