AddRef() | Urho3D::RefCounted | |
ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
attributes_ (defined in Urho3D::RmlSerializableInspector) | Urho3D::RmlSerializableInspector | protected |
autoSize_ (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
BindDataModelEvent(const ea::string &name, EventFunc eventCallback) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
BindDataModelProperty(const ea::string &name, GetterFunc getter, SetterFunc setter) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
BindDataModelVariant(const ea::string &name, Variant *value) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
BindDataModelVariantMap(const ea::string &name, VariantMap *value) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
BindDataModelVariantVector(const ea::string &name, VariantVector *value) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
blockEvents_ | Urho3D::Object | private |
canvasComponent_ | Urho3D::RmlUIComponent | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
CloseInternal() | Urho3D::RmlUIComponent | private |
Component(Context *context) | Urho3D::Component | explicit |
Connect(Serializable *serializable) | Urho3D::RmlSerializableInspector | |
context_ | Urho3D::Object | protected |
CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
CreateDataModel() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
currentEventMask_ | Urho3D::LogicComponent | private |
dataModel_ | Urho3D::RmlUIComponent | private |
dataModelName_ | Urho3D::RmlUIComponent | private |
DelayedStart() | Urho3D::LogicComponent | inlinevirtual |
delayedStartCalled_ | Urho3D::LogicComponent | private |
DirtyAllVariables() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inlineprotected |
DirtyVariable(const ea::string &variableName) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inlineprotected |
DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
document_ | Urho3D::RmlUIComponent | private |
DoFocusById(Rml::DataModelHandle model, Rml::Event &event, const Rml::VariantList &args) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
DoNavigablePop(Rml::DataModelHandle model, Rml::Event &event, const Rml::VariantList &args) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
DoNavigablePush(Rml::DataModelHandle model, Rml::Event &event, const Rml::VariantList &args) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) | Urho3D::Component | virtual |
enabled_ | Urho3D::Component | protected |
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
EventFunc typedef (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
eventHandlers_ | Urho3D::Object | private |
ExpectDataModelConstructor() const | Urho3D::RmlUIComponent | 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 |
FixedPostUpdate(float timeStep) | Urho3D::LogicComponent | virtual |
FixedUpdate(float timeStep) | Urho3D::LogicComponent | virtual |
FromDocument(Rml::ElementDocument *document) | Urho3D::RmlUIComponent | static |
GetAttribute(unsigned index) const | Urho3D::Serializable | |
GetAttribute(const ea::string &name) const | Urho3D::Serializable | |
GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
GetAttributeDefault(const ea::string &name) const | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | virtual |
GetAutoSize() const (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inline |
GetBlockEvents() const | Urho3D::Object | inline |
GetCategory() const | Urho3D::Object | |
GetComponent(StringHash type) const | Urho3D::Component | |
GetComponent() const | Urho3D::Component | |
GetContext() const | Urho3D::Object | inline |
GetDataModelConstructor() const | Urho3D::RmlUIComponent | inlineprotected |
GetDataModelName() | Urho3D::RmlUIComponent | inlineprotectedvirtual |
GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
GetDocument() const | Urho3D::RmlUIComponent | inline |
GetEffectiveScopeHint() const | Urho3D::Component | |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFixedUpdateSource() | Urho3D::Component | protected |
GetFullNameDebug() const | Urho3D::Component | |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetID() const | Urho3D::Component | inline |
GetIndexInParent() const | Urho3D::Component | |
GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
GetNavigationManager() const | Urho3D::RmlUIComponent | inline |
GetNode() const | Urho3D::Component | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetPosition() const (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
GetPostUpdateEvent() const | Urho3D::LogicComponent | virtual |
GetReflection() const | Urho3D::Serializable | virtual |
GetResource() const (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inline |
GetScene() const | Urho3D::Component | |
GetSize() const (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
GetterFunc typedef (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | 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 |
GetUI() const | Urho3D::RmlUIComponent | |
GetUpdateEvent() const | Urho3D::LogicComponent | virtual |
GetUpdateEventMask() const | Urho3D::LogicComponent | inline |
GetUseNormalizedCoordinates() const (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inline |
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::LogicComponent | private |
HandleSceneUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::LogicComponent | private |
HasAuxiliaryData() const | Urho3D::Component | inlinevirtual |
HasEventHandlers() const | Urho3D::Object | inline |
HasScriptObject() const | Urho3D::RefCounted | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
id_ | Urho3D::Component | protected |
instanceDefaultValues_ | Urho3D::Serializable | protected |
IsDelayedStartCalled() const | Urho3D::LogicComponent | inline |
IsEnabled() const | Urho3D::Component | inline |
IsEnabledEffective() const | Urho3D::Component | |
IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
IsInstanceOf() const | Urho3D::Object | inline |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
IsTemporary() const | Urho3D::Serializable | inline |
IsVariableDirty(const ea::string &variableName) | Urho3D::RmlUIComponent | inlineprotected |
Load(Deserializer &source) | Urho3D::Serializable | virtual |
Load(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadFile(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadJSON(const JSONValue &source) | Urho3D::Serializable | virtual |
LoadJSON(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadXML(const XMLElement &source) | Urho3D::Serializable | virtual |
LoadXML(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LogicComponent(Context *context) | Urho3D::LogicComponent | explicit |
modelConstructor_ | Urho3D::RmlUIComponent | private |
navigationManager_ | Urho3D::RmlUIComponent | private |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
Object(Context *context) | Urho3D::Object | explicit |
OnDataModelInitialized() override (defined in Urho3D::RmlSerializableInspector) | Urho3D::RmlSerializableInspector | protectedvirtual |
OnDocumentClosed(Rml::ElementDocument *document) | Urho3D::RmlUIComponent | private |
OnDocumentPostLoad() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inlineprotectedvirtual |
OnDocumentPostUnload() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inlineprotectedvirtual |
OnDocumentPreLoad() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inlineprotectedvirtual |
OnDocumentPreUnload() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inlineprotectedvirtual |
OnDocumentReloaded(const RmlDocumentReloadedArgs &args) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
OnMarkedDirty(Node *node) | Urho3D::Component | protectedvirtual |
OnNavigableGroupChanged() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
OnNodeSet(Node *previousNode, Node *currentNode) override | Urho3D::RmlUIComponent | protectedvirtual |
OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
OnSceneSet(Scene *scene) override | Urho3D::LogicComponent | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() override | Urho3D::RmlUIComponent | protectedvirtual |
OnUICanvasResized(const RmlCanvasResizedArgs &size) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
OpenInternal() | Urho3D::RmlUIComponent | private |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
pendingFocusId_ | Urho3D::RmlUIComponent | private |
position_ (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
PostUpdate(float timeStep) | Urho3D::LogicComponent | virtual |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) (defined in Urho3D::RmlSerializableInspector) | Urho3D::RmlSerializableInspector | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveDataModel() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveInstanceDefault() | Urho3D::Serializable | |
ResetToDefault() | Urho3D::Serializable | |
resource_ | Urho3D::RmlUIComponent | private |
RestoreFocus() | Urho3D::RmlUIComponent | protected |
RmlSerializableInspector(Context *context) (defined in Urho3D::RmlSerializableInspector) | Urho3D::RmlSerializableInspector | explicit |
RmlUIComponent(Context *context) | Urho3D::RmlUIComponent | explicit |
Save(Serializer &dest) const override | Urho3D::Component | virtual |
SaveDefaultAttributes(const AttributeInfo &attr) const | Urho3D::Serializable | inlinevirtual |
SaveJSON(JSONValue &dest) const override | Urho3D::Component | virtual |
SaveXML(XMLElement &dest) const override | Urho3D::Component | virtual |
ScheduleFocusById(const ea::string &elementId) | Urho3D::RmlUIComponent | 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 | |
Serializable(Context *context) | Urho3D::Serializable | explicit |
serializable_ (defined in Urho3D::RmlSerializableInspector) | Urho3D::RmlSerializableInspector | protected |
SerializeAuxiliaryData(Archive &archive) | Urho3D::Component | inlinevirtual |
SerializeInBlock(Archive &archive) override | Urho3D::Serializable | virtual |
SerializeInBlock(Archive &archive, bool serializeTemporary) (defined in Urho3D::Serializable) | Urho3D::Serializable | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
SetAutoSize(bool enable) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inline |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetDocument(Rml::ElementDocument *document) | Urho3D::RmlUIComponent | private |
SetEnabled(bool enable) | Urho3D::Component | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetID(unsigned id) | Urho3D::Component | protected |
SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
setInstanceDefault_ | Urho3D::Serializable | protected |
SetNode(Node *node) | Urho3D::Component | protected |
SetPosition(Vector2 pos) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
SetResource(const ResourceRef &resourceRef) | Urho3D::RmlUIComponent | |
SetResource(const ea::string &resourceName) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
SetSize(Vector2 size) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | |
SetTemporary(bool enable) | Urho3D::Serializable | |
SetterFunc typedef (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
SetUpdateEventMask(UpdateEventFlags mask) | Urho3D::LogicComponent | |
SetUseNormalizedCoordinates(bool enable) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inline |
size_ (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
Start() | Urho3D::LogicComponent | inlinevirtual |
Stop() | Urho3D::LogicComponent | inlinevirtual |
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 | |
suppressRestoreFocus_ | Urho3D::RmlUIComponent | private |
temporary_ | Urho3D::Serializable | protected |
type_ (defined in Urho3D::RmlSerializableInspector) | Urho3D::RmlSerializableInspector | protected |
TypeHierarchy | Urho3D::Object | inlinestatic |
typeRegister_ | Urho3D::RmlUIComponent | private |
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(float timeStep) override | Urho3D::RmlSerializableInspector | protectedvirtual |
UpdateConnectedCanvas() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
UpdateDocumentOpen() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
updateEventMask_ | Urho3D::LogicComponent | private |
UpdateEventSubscription() | Urho3D::LogicComponent | private |
UpdatePendingFocus() (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
URHO3D_OBJECT(RmlSerializableInspector, RmlUIComponent) (defined in Urho3D::RmlSerializableInspector) | Urho3D::RmlSerializableInspector | private |
useNormalized_ (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | private |
WeakRefs() const | Urho3D::RefCounted | |
WrapCallback(void(T::*callback)()) | Urho3D::RmlUIComponent | inlineprotected |
WrapCallback(void(T::*callback)(const Rml::VariantList &args)) (defined in Urho3D::RmlUIComponent) | Urho3D::RmlUIComponent | inlineprotected |
~Component() override | Urho3D::Component | |
~LogicComponent() override | Urho3D::LogicComponent | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |
~RmlSerializableInspector() override (defined in Urho3D::RmlSerializableInspector) | Urho3D::RmlSerializableInspector | |
~RmlUIComponent() override | Urho3D::RmlUIComponent | |
~Serializable() override | Urho3D::Serializable | |