|
Rebel Fork Framework
|
This is the complete list of members for Urho3D::SystemUI, including all inherited members.
| AddFont(const ea::string &fontPath, const ImWchar *ranges=nullptr, float size=0, bool merge=false) | Urho3D::SystemUI | |
| AddFont(const void *data, unsigned dsize, const char *name, const ImWchar *ranges=nullptr, float size=0, bool merge=false) (defined in Urho3D::SystemUI) | Urho3D::SystemUI | |
| AddFontCompressed(const void *data, unsigned dsize, const char *name, const ImWchar *ranges=nullptr, float size=0, bool merge=false) (defined in Urho3D::SystemUI) | Urho3D::SystemUI | |
| AddRef() | Urho3D::RefCounted | |
| AllocateFontTexture(ImFontAtlas *atlas) const (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| ApplyStyleDefault(bool darkStyle, float alpha) | Urho3D::SystemUI | |
| blockEvents_ | Urho3D::Object | private |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| ClearPerScreenFonts() (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| context_ | Urho3D::Object | protected |
| enableRelativeMouseMove_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
| eventHandlers_ | Urho3D::Object | 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 |
| fontSizes_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| fontTextures_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| 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 | |
| GetPassThroughEvents() const | Urho3D::SystemUI | inline |
| GetRelativeMouseMove() const | Urho3D::SystemUI | |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetSubsystems() const | Urho3D::Object | private |
| 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 |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasScriptObject() const | Urho3D::RefCounted | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| imContext_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| impl_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsScriptStrongRef() const | Urho3D::RefCounted | inline |
| Object(Context *context) | Urho3D::Object | explicit |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnInputBegin() (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| OnInputEnd() (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| OnMouseVisibilityChanged(StringHash, VariantMap &args) (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| OnRawEvent(VariantMap &args) (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| OnRenderEnd() (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| OnScreenMode(VariantMap &args) (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| passThroughEvents_ | Urho3D::SystemUI | protected |
| PlatformInitialize() (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| PlatformShutdown() (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| ReallocateFontTexture() (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| refCount_ | Urho3D::RefCounted | private |
| RefCounted() | Urho3D::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| RefCountPtr() const | Urho3D::RefCounted | inline |
| referencedTextures_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| ReferenceTexture(Texture2D *texture) | Urho3D::SystemUI | |
| Refs() const | Urho3D::RefCounted | |
| relativeMouseMove_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| ReleaseRef() | Urho3D::RefCounted | |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| revertMousePosition_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| revertMousePositionOnDisable_ (defined in Urho3D::SystemUI) | Urho3D::SystemUI | protected |
| 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 |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetPassThroughEvents(bool enabled) | Urho3D::SystemUI | inline |
| SetRelativeMouseMove(bool enabled, bool revertMousePositionOnDisable) | Urho3D::SystemUI | |
| 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 | |
| SystemUI(Context *context, ImGuiConfigFlags flags=0) | Urho3D::SystemUI | explicit |
| 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 | |
| URHO3D_OBJECT(SystemUI, Object) (defined in Urho3D::SystemUI) | Urho3D::SystemUI | private |
| WeakRefs() const | Urho3D::RefCounted | |
| ~Object() override | Urho3D::Object | |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~SystemUI() override | Urho3D::SystemUI |