AddRef() | Urho3D::RefCounted | |
ApplyFrameLimit() | Urho3D::Engine | |
appPreferencesDir_ | Urho3D::Engine | private |
audioPaused_ | Urho3D::Engine | private |
autoExit_ | Urho3D::Engine | private |
blockEvents_ | Urho3D::Object | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
context_ | Urho3D::Object | protected |
CreateConsole() | Urho3D::Engine | |
CreateDebugHud() | Urho3D::Engine | |
DoExit() | Urho3D::Engine | private |
DumpMemory() | Urho3D::Engine | |
DumpProfiler() | Urho3D::Engine | |
DumpResources(bool dumpFileName=false) | Urho3D::Engine | |
Engine(Context *context) | Urho3D::Engine | explicit |
engineParameters_ | Urho3D::Engine | private |
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
eventHandlers_ | Urho3D::Object | private |
Exit() | Urho3D::Engine | |
exiting_ | Urho3D::Engine | private |
exitRequired_ | Urho3D::Engine | private |
FindEventHandler(StringHash eventType) | Urho3D::Object | private |
FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
frameTimer_ | Urho3D::Engine | private |
GetAppPreferencesDir() const | Urho3D::Engine | inline |
GetAutoExit() const | Urho3D::Engine | inline |
GetBlockEvents() const | Urho3D::Object | inline |
GetCategory() const | Urho3D::Object | |
GetContext() const | Urho3D::Object | inline |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetLogFileName(const ea::string &uri) const | Urho3D::Engine | private |
GetMaxFps() const | Urho3D::Engine | inline |
GetMaxInactiveFps() const | Urho3D::Engine | inline |
GetMinFps() const | Urho3D::Engine | inline |
GetNextTimeStep() const | Urho3D::Engine | inline |
GetParameter(const ea::string &name) const | Urho3D::Engine | |
GetPauseMinimized() const | Urho3D::Engine | inline |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
GetTimeStepSmoothing() const | Urho3D::Engine | inline |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
HandleEndFrame(StringHash eventType, VariantMap &eventData) | Urho3D::Engine | private |
HandleExitRequested(StringHash eventType, VariantMap &eventData) | Urho3D::Engine | private |
HasEventHandlers() const | Urho3D::Object | inline |
HasParameter(const ea::string &name) const | Urho3D::Engine | |
HasScriptObject() const | Urho3D::RefCounted | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
headless_ | Urho3D::Engine | private |
Initialize(const StringVariantMap &applicationParameters, const StringVariantMap &commandLineParameters) | Urho3D::Engine | |
initialized_ | Urho3D::Engine | private |
InitializeVirtualFileSystem(bool enableResourceRootFile) | Urho3D::Engine | |
IsExiting() const | Urho3D::Engine | inline |
IsHeadless() const | Urho3D::Engine | inline |
IsInitialized() const | Urho3D::Engine | inline |
IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
IsInstanceOf() const | Urho3D::Object | inline |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
lastTimeSteps_ | Urho3D::Engine | private |
LoadConfigFiles() | Urho3D::Engine | private |
maxFps_ | Urho3D::Engine | private |
maxInactiveFps_ | Urho3D::Engine | private |
minFps_ | Urho3D::Engine | private |
Object(Context *context) | Urho3D::Object | explicit |
OnCanvasResize(int width, int height, bool isFullScreen, float dpiScale) | Urho3D::Engine | |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
pauseMinimized_ | Urho3D::Engine | private |
PopulateDefaultParameters() | Urho3D::Engine | private |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
Render() | Urho3D::Engine | |
RunFrame() | Urho3D::Engine | |
SaveConfigFile() | Urho3D::Engine | private |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
SerializeInBlock(Archive &archive) | Urho3D::Object | virtual |
SetAutoExit(bool enable) | Urho3D::Engine | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetMaxFps(int fps) | Urho3D::Engine | |
SetMaxInactiveFps(int fps) | Urho3D::Engine | |
SetMinFps(int fps) | Urho3D::Engine | |
SetNextTimeStep(float seconds) | Urho3D::Engine | |
SetParameter(const ea::string &name, const Variant &value) | Urho3D::Engine | |
SetPauseMinimized(bool enable) | Urho3D::Engine | |
SetTimeStepSmoothing(int frames) | Urho3D::Engine | |
SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
timeOut_ | Urho3D::Engine | private |
timeStep_ | Urho3D::Engine | private |
timeStepSmoothing_ | Urho3D::Engine | private |
TypeHierarchy | Urho3D::Object | inlinestatic |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions) | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions) | Urho3D::Object | |
UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
Update() | Urho3D::Engine | |
URHO3D_OBJECT(Engine, Object) (defined in Urho3D::Engine) | Urho3D::Engine | private |
WeakRefs() const | Urho3D::RefCounted | |
~Engine() override | Urho3D::Engine | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |