AddChild(UIElement *element) | Urho3D::UIElement | |
AddRef() | Urho3D::RefCounted | |
AddTag(const String &tag) | Urho3D::UIElement | |
AddTags(const String &tags, char separator=';') | Urho3D::UIElement | |
AddTags(const StringVector &tags) | Urho3D::UIElement | |
AdjustScissor(IntRect ¤tScissor) | Urho3D::UIElement | |
AllocateNetworkState() | Urho3D::Serializable | |
anchorMax_ | Urho3D::UIElement | private |
anchorMin_ | Urho3D::UIElement | private |
Animatable(Context *context) | Urho3D::Animatable | explicit |
animatedNetworkAttributes_ | Urho3D::Animatable | protected |
animationEnabled_ | Urho3D::Animatable | protected |
appliedStyle_ | Urho3D::UIElement | protected |
appliedStyleFile_ | Urho3D::UIElement | private |
ApplyAttributes() override | Urho3D::UIElement | virtual |
ApplyOSCursorShape() | Urho3D::Cursor | |
ApplyStyleRecursive(UIElement *element) | Urho3D::UIElement | private |
attributeAnimationInfos_ | Urho3D::Animatable | protected |
blendMode_ | Urho3D::BorderImage | protected |
blockEvents_ | Urho3D::Object | private |
border_ | Urho3D::BorderImage | protected |
BorderImage(Context *context) | Urho3D::BorderImage | explicit |
bringToBack_ | Urho3D::UIElement | protected |
BringToFront() | Urho3D::UIElement | |
bringToFront_ | Urho3D::UIElement | protected |
CalculateLayout(Vector< int > &positions, Vector< int > &sizes, const Vector< int > &minSizes, const Vector< int > &maxSizes, const Vector< float > &flexScales, int targetSize, int begin, int end, int spacing) | Urho3D::UIElement | private |
CalculateLayoutParentSize(const Vector< int > &sizes, int begin, int end, int spacing) | Urho3D::UIElement | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
childOffset_ | Urho3D::UIElement | private |
children_ | Urho3D::UIElement | protected |
clipBorder_ | Urho3D::UIElement | protected |
clipChildren_ | Urho3D::UIElement | protected |
colorGradient_ | Urho3D::UIElement | private |
colors_ | Urho3D::UIElement | protected |
context_ | Urho3D::Object | protected |
CreateChild(StringHash type, const String &name=String::EMPTY, i32 index=ENDPOS) | Urho3D::UIElement | |
CreateChild(const String &name=String::EMPTY, i32 index=ENDPOS) | Urho3D::UIElement | |
Cursor(Context *context) | Urho3D::Cursor | explicit |
defaultStyle_ | Urho3D::UIElement | private |
DefineShape(const String &shape, Image *image, const IntRect &imageRect, const IntVector2 &hotSpot) | Urho3D::Cursor | |
DefineShape(CursorShape shape, Image *image, const IntRect &imageRect, const IntVector2 &hotSpot) | Urho3D::Cursor | |
derivedColor_ | Urho3D::UIElement | mutableprivate |
derivedColorDirty_ | Urho3D::UIElement | mutableprivate |
derivedOpacity_ | Urho3D::UIElement | mutableprivate |
Detach() | Urho3D::UIElement | private |
disabledOffset_ | Urho3D::BorderImage | protected |
DisableLayoutUpdate() | Urho3D::UIElement | |
dragButtonCombo_ | Urho3D::UIElement | protected |
dragButtonCount_ | Urho3D::UIElement | protected |
dragDropMode_ | Urho3D::UIElement | protected |
editable_ | Urho3D::UIElement | protected |
elementEventSender_ | Urho3D::UIElement | private |
ElementToScreen(const IntVector2 &position) | Urho3D::UIElement | virtual |
enableAnchor_ | Urho3D::UIElement | private |
enabled_ | Urho3D::UIElement | protected |
enabledPrev_ | Urho3D::UIElement | protected |
EnableLayoutUpdate() | Urho3D::UIElement | |
eventHandlers_ | Urho3D::Object | private |
FilterAttributes(XMLElement &dest) const | Urho3D::UIElement | |
FilterImplicitAttributes(XMLElement &dest) const | Urho3D::UIElement | protectedvirtual |
FilterUIStyleAttributes(XMLElement &dest, const XMLElement &styleElem) const | Urho3D::UIElement | protected |
FindAttributeAnimationTarget(const String &name, String &outName) override | Urho3D::UIElement | protectedvirtual |
FindChild(UIElement *element) const | Urho3D::UIElement | |
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
focusMode_ | Urho3D::UIElement | protected |
GetAnimationEnabled() const | Urho3D::Animatable | inline |
GetAppliedStyle() const | Urho3D::UIElement | |
GetAttribute(unsigned index) const | Urho3D::Serializable | |
GetAttribute(const String &name) const | Urho3D::Serializable | |
GetAttributeAnimation(const String &name) const | Urho3D::Animatable | |
GetAttributeAnimationInfo(const String &name) const | Urho3D::Animatable | protected |
GetAttributeAnimationSpeed(const String &name) const | Urho3D::Animatable | |
GetAttributeAnimationTime(const String &name) const | Urho3D::Animatable | |
GetAttributeAnimationWrapMode(const String &name) const | Urho3D::Animatable | |
GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
GetAttributeDefault(const String &name) const | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | virtual |
GetBatches(Vector< UIBatch > &batches, Vector< float > &vertexData, const IntRect ¤tScissor) override | Urho3D::Cursor | virtual |
Urho3D::BorderImage::GetBatches(Vector< UIBatch > &batches, Vector< float > &vertexData, const IntRect ¤tScissor, const IntVector2 &offset) | Urho3D::BorderImage | protected |
GetBatchesWithOffset(IntVector2 &offset, Vector< UIBatch > &batches, Vector< float > &vertexData, IntRect currentScissor) | Urho3D::UIElement | |
GetBlendMode() const | Urho3D::BorderImage | inline |
GetBlockEvents() const | Urho3D::Object | inline |
GetBorder() const | Urho3D::BorderImage | inline |
GetBringToBack() const | Urho3D::UIElement | inline |
GetBringToFront() const | Urho3D::UIElement | inline |
GetCategory() const | Urho3D::Object | |
GetChild(i32 index) const | Urho3D::UIElement | |
GetChild(const String &name, bool recursive=false) const | Urho3D::UIElement | |
GetChild(const StringHash &key, const Variant &value=Variant::EMPTY, bool recursive=false) const | Urho3D::UIElement | |
GetChildDynamicCast(i32 index) const | Urho3D::UIElement | |
GetChildDynamicCast(const String &name, bool recursive=false) const | Urho3D::UIElement | |
GetChildDynamicCast(const StringHash &key, const Variant &value=Variant::EMPTY, bool recursive=false) const | Urho3D::UIElement | |
GetChildOffset() const | Urho3D::UIElement | inline |
GetChildren() const | Urho3D::UIElement | inline |
GetChildren(Vector< UIElement * > &dest, bool recursive=false) const | Urho3D::UIElement | |
GetChildren(bool recursive) const | Urho3D::UIElement | |
GetChildrenRecursive(Vector< UIElement * > &dest) const | Urho3D::UIElement | private |
GetChildrenWithTag(Vector< UIElement * > &dest, const String &tag, bool recursive=false) const | Urho3D::UIElement | |
GetChildrenWithTag(const String &tag, bool recursive=false) const | Urho3D::UIElement | |
GetChildrenWithTagRecursive(Vector< UIElement * > &dest, const String &tag) const | Urho3D::UIElement | private |
GetChildStaticCast(i32 index) const | Urho3D::UIElement | |
GetChildStaticCast(const String &name, bool recursive=false) const | Urho3D::UIElement | |
GetChildStaticCast(const StringHash &key, const Variant &value=Variant::EMPTY, bool recursive=false) const | Urho3D::UIElement | |
GetClipBorder() const | Urho3D::UIElement | inline |
GetClipChildren() const | Urho3D::UIElement | inline |
GetColor(Corner corner) const | Urho3D::UIElement | inline |
GetColorAttr() const | Urho3D::UIElement | inline |
GetCombinedScreenRect() | Urho3D::UIElement | |
GetContext() const | Urho3D::Object | inline |
GetDebugDrawBatches(Vector< UIBatch > &batches, Vector< float > &vertexData, const IntRect ¤tScissor) | Urho3D::UIElement | virtual |
GetDefaultStyle(bool recursiveUp=true) const | Urho3D::UIElement | |
GetDerivedColor() const | Urho3D::UIElement | |
GetDerivedOpacity() const | Urho3D::UIElement | |
GetDisabledOffset() const | Urho3D::BorderImage | inline |
GetDragButtonCombo() const | Urho3D::UIElement | inline |
GetDragButtonCount() const | Urho3D::UIElement | inline |
GetDragDropMode() const | Urho3D::UIElement | inline |
GetEffectiveMinSize() const | Urho3D::UIElement | |
GetElementEventSender() const | Urho3D::UIElement | |
GetEnableAnchor() const | Urho3D::UIElement | inline |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFocusMode() const | Urho3D::UIElement | inline |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetHeight() const | Urho3D::UIElement | inline |
GetHorizontalAlignment() const | Urho3D::UIElement | |
GetHoverOffset() const | Urho3D::BorderImage | inline |
GetImageBorder() const | Urho3D::BorderImage | inline |
GetImageRect() const | Urho3D::BorderImage | inline |
GetIndent() const | Urho3D::UIElement | inline |
GetIndentSpacing() const | Urho3D::UIElement | inline |
GetIndentWidth() const | Urho3D::UIElement | inline |
GetInstanceDefault(const String &name) const | Urho3D::Serializable | private |
GetInterceptNetworkUpdate(const String &attributeName) const | Urho3D::Serializable | |
GetLayoutBorder() const | Urho3D::UIElement | inline |
GetLayoutChildPosition(UIElement *child) | Urho3D::UIElement | private |
GetLayoutElementMaxSize() const | Urho3D::UIElement | inline |
GetLayoutFlexScale() const | Urho3D::UIElement | inline |
GetLayoutMode() const | Urho3D::UIElement | inline |
GetLayoutSpacing() const | Urho3D::UIElement | inline |
GetMaterial() const | Urho3D::BorderImage | |
GetMaterialAttr() const | Urho3D::BorderImage | |
GetMaxAnchor() const | Urho3D::UIElement | inline |
GetMaxHeight() const | Urho3D::UIElement | inline |
GetMaxOffset() const (defined in Urho3D::UIElement) | Urho3D::UIElement | inline |
GetMaxSize() const | Urho3D::UIElement | inline |
GetMaxWidth() const | Urho3D::UIElement | inline |
GetMinAnchor() const | Urho3D::UIElement | inline |
GetMinHeight() const | Urho3D::UIElement | inline |
GetMinOffset() const (defined in Urho3D::UIElement) | Urho3D::UIElement | inline |
GetMinSize() const | Urho3D::UIElement | inline |
GetMinWidth() const | Urho3D::UIElement | inline |
GetName() const | Urho3D::UIElement | inline |
GetNetworkAttributes() const | Urho3D::Serializable | virtual |
GetNetworkState() const | Urho3D::Serializable | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumChildren(bool recursive=false) const | Urho3D::UIElement | |
GetNumNetworkAttributes() const | Urho3D::Serializable | |
GetObjectAnimation() const | Urho3D::Animatable | |
GetObjectAnimationAttr() const | Urho3D::Animatable | |
GetOpacity() const | Urho3D::UIElement | inline |
GetParent() const | Urho3D::UIElement | inline |
GetPivot() const | Urho3D::UIElement | inline |
GetPosition() const | Urho3D::UIElement | inline |
GetPriority() const | Urho3D::UIElement | inline |
GetRoot() const | Urho3D::UIElement | |
GetScreenPosition() const | Urho3D::UIElement | virtual |
GetShape() const | Urho3D::Cursor | inline |
GetShapesAttr() const | Urho3D::Cursor | |
GetSize() const | Urho3D::UIElement | inline |
GetSortChildren() const | Urho3D::UIElement | inline |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetTags() const | Urho3D::UIElement | inline |
GetTexture() const | Urho3D::BorderImage | inline |
GetTextureAttr() const | Urho3D::BorderImage | |
GetTraversalMode() const | Urho3D::UIElement | 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 |
GetUseDerivedOpacity() const | Urho3D::UIElement | inline |
GetUseSystemShapes() const | Urho3D::Cursor | inline |
GetVar(const StringHash &key) const | Urho3D::UIElement | |
GetVars() const | Urho3D::UIElement | inline |
GetVerticalAlignment() const | Urho3D::UIElement | |
GetWidth() const | Urho3D::UIElement | inline |
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
HandleMouseVisibleChanged(StringHash eventType, VariantMap &eventData) | Urho3D::Cursor | protected |
HandlePostUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::UIElement | private |
HasColorGradient() const | Urho3D::UIElement | inline |
HasEventHandlers() const | Urho3D::Object | inline |
HasFocus() const | Urho3D::UIElement | |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
HasTag(const String &tag) const | Urho3D::UIElement | |
hovering_ | Urho3D::UIElement | protected |
hoverOffset_ | Urho3D::BorderImage | protected |
imageBorder_ | Urho3D::BorderImage | protected |
imageRect_ | Urho3D::BorderImage | protected |
indent_ | Urho3D::UIElement | protected |
indentSpacing_ | Urho3D::UIElement | protected |
InsertChild(i32 index, UIElement *element) | Urho3D::UIElement | |
instanceDefaultValues_ | Urho3D::Serializable | private |
internal_ | Urho3D::UIElement | protected |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Urho3D::Animatable | protected |
IsChildOf(UIElement *element) const | Urho3D::UIElement | |
IsEditable() const | Urho3D::UIElement | inline |
IsElementEventSender() const | Urho3D::UIElement | inline |
IsEnabled() const | Urho3D::UIElement | inline |
IsEnabledSelf() const | Urho3D::UIElement | inline |
IsFixedHeight() const | Urho3D::UIElement | inline |
IsFixedSize() const | Urho3D::UIElement | inline |
IsFixedWidth() const | Urho3D::UIElement | inline |
IsHovering() const | Urho3D::UIElement | inline |
IsInside(IntVector2 position, bool isScreen) | Urho3D::UIElement | |
IsInsideCombined(IntVector2 position, bool isScreen) | Urho3D::UIElement | |
IsInstanceOf(StringHash type) const | Urho3D::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Urho3D::Object | |
IsInstanceOf() const | Urho3D::Object | inline |
IsInternal() const | Urho3D::UIElement | inline |
IsSelected() const | Urho3D::UIElement | inline |
IsTemporary() const | Urho3D::Serializable | inline |
IsTiled() const | Urho3D::BorderImage | inline |
IsVisible() const | Urho3D::UIElement | inline |
IsVisibleEffective() const | Urho3D::UIElement | |
IsWheelHandler() const | Urho3D::UIElement | inlinevirtual |
IsWithinScissor(const IntRect ¤tScissor) | Urho3D::UIElement | virtual |
layoutBorder_ | Urho3D::UIElement | protected |
layoutElementMaxSize_ | Urho3D::UIElement | protected |
layoutFlexScale_ | Urho3D::UIElement | protected |
layoutMinSize_ | Urho3D::UIElement | private |
layoutMode_ | Urho3D::UIElement | protected |
layoutNestingLevel_ | Urho3D::UIElement | protected |
layoutSpacing_ | Urho3D::UIElement | protected |
Load(Deserializer &source) | Urho3D::Serializable | virtual |
LoadChildXML(const XMLElement &childElem, XMLFile *styleFile) | Urho3D::UIElement | virtual |
LoadJSON(const JSONValue &source) override | Urho3D::Animatable | virtual |
LoadXML(const XMLElement &source) override | Urho3D::UIElement | virtual |
LoadXML(const XMLElement &source, XMLFile *styleFile) | Urho3D::UIElement | virtual |
LoadXML(Deserializer &source) | Urho3D::UIElement | |
MarkDirty() | Urho3D::UIElement | protected |
MarkNetworkUpdate() | Urho3D::Serializable | inlinevirtual |
material_ | Urho3D::BorderImage | protected |
maxOffset_ | Urho3D::UIElement | private |
maxSize_ | Urho3D::UIElement | private |
minOffset_ | Urho3D::UIElement | private |
minSize_ | Urho3D::UIElement | private |
name_ | Urho3D::UIElement | protected |
networkState_ | Urho3D::Serializable | protected |
Object(Context *context) | Urho3D::Object | explicit |
objectAnimation_ | Urho3D::Animatable | protected |
OnAttributeAnimationAdded() override | Urho3D::UIElement | protectedvirtual |
OnAttributeAnimationRemoved() override | Urho3D::UIElement | protectedvirtual |
OnClickBegin(const IntVector2 &position, const IntVector2 &screenPosition, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor) | Urho3D::UIElement | inlinevirtual |
OnClickEnd(const IntVector2 &position, const IntVector2 &screenPosition, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor, UIElement *beginElement) | Urho3D::UIElement | inlinevirtual |
OnDoubleClick(const IntVector2 &position, const IntVector2 &screenPosition, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor) | Urho3D::UIElement | inlinevirtual |
OnDragBegin(const IntVector2 &position, const IntVector2 &screenPosition, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor) | Urho3D::UIElement | virtual |
OnDragCancel(const IntVector2 &position, const IntVector2 &screenPosition, MouseButtonFlags dragButtons, MouseButtonFlags cancelButtons, Cursor *cursor) | Urho3D::UIElement | virtual |
OnDragDropFinish(UIElement *source) | Urho3D::UIElement | virtual |
OnDragDropTest(UIElement *source) | Urho3D::UIElement | virtual |
OnDragEnd(const IntVector2 &position, const IntVector2 &screenPosition, MouseButtonFlags dragButtons, MouseButtonFlags releaseButtons, Cursor *cursor) | Urho3D::UIElement | virtual |
OnDragMove(const IntVector2 &position, const IntVector2 &screenPosition, const IntVector2 &deltaPos, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor) | Urho3D::UIElement | virtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
OnHover(const IntVector2 &position, const IntVector2 &screenPosition, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor) | Urho3D::UIElement | virtual |
OnIndentSet() | Urho3D::UIElement | inlinevirtual |
OnKey(Key key, MouseButtonFlags buttons, QualifierFlags qualifiers) | Urho3D::UIElement | inlinevirtual |
OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
OnPositionSet(const IntVector2 &newPosition) | Urho3D::UIElement | inlinevirtual |
OnResize(const IntVector2 &newSize, const IntVector2 &delta) | Urho3D::UIElement | inlinevirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEditable() | Urho3D::UIElement | inlinevirtual |
OnTextInput(const String &text) | Urho3D::UIElement | inlinevirtual |
OnWheel(int delta, MouseButtonFlags buttons, QualifierFlags qualifiers) | Urho3D::UIElement | inlinevirtual |
opacity_ | Urho3D::UIElement | private |
opacityDirty_ | Urho3D::UIElement | mutableprivate |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
osShapeDirty_ | Urho3D::Cursor | protected |
parent_ | Urho3D::UIElement | protected |
pivot_ | Urho3D::UIElement | private |
pivotSet_ | Urho3D::UIElement | private |
position_ | Urho3D::UIElement | protected |
positionDirty_ | Urho3D::UIElement | mutableprotected |
priority_ | Urho3D::UIElement | protected |
ReadDeltaUpdate(Deserializer &source) | Urho3D::Serializable | |
ReadLatestDataUpdate(Deserializer &source) | Urho3D::Serializable | |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::Cursor | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::UIElement | |
RemoveAllChildren() | Urho3D::UIElement | |
RemoveAllTags() | Urho3D::UIElement | |
RemoveAttributeAnimation(const String &name) | Urho3D::Animatable | |
RemoveChild(UIElement *element, i32 index=0) | Urho3D::UIElement | |
RemoveChildAtIndex(i32 index) | Urho3D::UIElement | |
RemoveChildXML(XMLElement &parent, const String &name) const | Urho3D::UIElement | protected |
RemoveChildXML(XMLElement &parent, const String &name, const String &value) const | Urho3D::UIElement | protected |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveInstanceDefault() | Urho3D::Serializable | |
RemoveObjectAnimation() | Urho3D::Animatable | |
RemoveTag(const String &tag) | Urho3D::UIElement | |
ResetDeepEnabled() | Urho3D::UIElement | |
ResetToDefault() | Urho3D::Serializable | |
resizeNestingLevel_ | Urho3D::UIElement | protected |
Save(Serializer &dest) const | Urho3D::Serializable | virtual |
SaveDefaultAttributes() const | Urho3D::Serializable | inlinevirtual |
SaveJSON(JSONValue &dest) const override | Urho3D::Animatable | virtual |
SaveXML(XMLElement &dest) const override | Urho3D::UIElement | virtual |
SaveXML(Serializer &dest, const String &indentation="\t") const | Urho3D::UIElement | |
screenPosition_ | Urho3D::UIElement | mutableprotected |
ScreenToElement(const IntVector2 &screenPosition) | Urho3D::UIElement | virtual |
selected_ | Urho3D::UIElement | protected |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SendEvent(StringHash eventType, Args... args) | Urho3D::Object | inline |
Serializable(Context *context) | Urho3D::Serializable | explicit |
SetAlignment(HorizontalAlignment hAlign, VerticalAlignment vAlign) | Urho3D::UIElement | |
SetAnimationEnabled(bool enable) | Urho3D::Animatable | |
SetAnimationTime(float time) | Urho3D::Animatable | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const String &name, const Variant &value) | Urho3D::Serializable | |
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f) | Urho3D::Animatable | |
SetAttributeAnimationSpeed(const String &name, float speed) | Urho3D::Animatable | |
SetAttributeAnimationTime(const String &name, float time) | Urho3D::Animatable | |
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode) | Urho3D::Animatable | |
SetBlendMode(BlendMode mode) | Urho3D::BorderImage | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetBorder(const IntRect &rect) | Urho3D::BorderImage | |
SetBringToBack(bool enable) | Urho3D::UIElement | |
SetBringToFront(bool enable) | Urho3D::UIElement | |
SetChildOffset(const IntVector2 &offset) | Urho3D::UIElement | |
SetClipBorder(const IntRect &rect) | Urho3D::UIElement | |
SetClipChildren(bool enable) | Urho3D::UIElement | |
SetColor(const Color &color) | Urho3D::UIElement | |
SetColor(Corner corner, const Color &color) | Urho3D::UIElement | |
SetDeepEnabled(bool enable) | Urho3D::UIElement | |
SetDefaultStyle(XMLFile *style) | Urho3D::UIElement | |
SetDisabledOffset(const IntVector2 &offset) | Urho3D::BorderImage | |
SetDisabledOffset(int x, int y) | Urho3D::BorderImage | |
SetDragDropMode(DragAndDropModeFlags mode) | Urho3D::UIElement | |
SetEditable(bool enable) | Urho3D::UIElement | |
SetElementEventSender(bool flag) | Urho3D::UIElement | |
SetEnableAnchor(bool enable) | Urho3D::UIElement | |
SetEnabled(bool enable) | Urho3D::UIElement | |
SetEnabledRecursive(bool enable) | Urho3D::UIElement | |
SetFixedHeight(int height) | Urho3D::UIElement | |
SetFixedSize(const IntVector2 &size) | Urho3D::UIElement | |
SetFixedSize(int width, int height) | Urho3D::UIElement | |
SetFixedWidth(int width) | Urho3D::UIElement | |
SetFocus(bool enable) | Urho3D::UIElement | |
SetFocusMode(FocusMode mode) | Urho3D::UIElement | |
SetFullImageRect() | Urho3D::BorderImage | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetHeight(int height) | Urho3D::UIElement | |
SetHorizontalAlignment(HorizontalAlignment align) | Urho3D::UIElement | |
SetHovering(bool enable) | Urho3D::UIElement | |
SetHoverOffset(const IntVector2 &offset) | Urho3D::BorderImage | |
SetHoverOffset(int x, int y) | Urho3D::BorderImage | |
SetImageBorder(const IntRect &rect) | Urho3D::BorderImage | |
SetImageRect(const IntRect &rect) | Urho3D::BorderImage | |
SetIndent(int indent) | Urho3D::UIElement | |
SetIndentSpacing(int indentSpacing) | Urho3D::UIElement | |
SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
SetInstanceDefault(const String &name, const Variant &defaultValue) | Urho3D::Serializable | private |
setInstanceDefault_ | Urho3D::Serializable | private |
SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Urho3D::Serializable | |
SetInternal(bool enable) | Urho3D::UIElement | |
SetLayout(LayoutMode mode, int spacing=0, const IntRect &border=IntRect::ZERO) | Urho3D::UIElement | |
SetLayoutBorder(const IntRect &border) | Urho3D::UIElement | |
SetLayoutFlexScale(const Vector2 &scale) | Urho3D::UIElement | |
SetLayoutMode(LayoutMode mode) | Urho3D::UIElement | |
SetLayoutSpacing(int spacing) | Urho3D::UIElement | |
SetMaterial(Material *material) | Urho3D::BorderImage | |
SetMaterialAttr(const ResourceRef &value) | Urho3D::BorderImage | |
SetMaxAnchor(const Vector2 &anchor) | Urho3D::UIElement | |
SetMaxAnchor(float x, float y) | Urho3D::UIElement | |
SetMaxHeight(int height) | Urho3D::UIElement | |
SetMaxOffset(const IntVector2 &offset) | Urho3D::UIElement | |
SetMaxSize(const IntVector2 &maxSize) | Urho3D::UIElement | |
SetMaxSize(int width, int height) | Urho3D::UIElement | |
SetMaxWidth(int width) | Urho3D::UIElement | |
SetMinAnchor(const Vector2 &anchor) | Urho3D::UIElement | |
SetMinAnchor(float x, float y) | Urho3D::UIElement | |
SetMinHeight(int height) | Urho3D::UIElement | |
SetMinOffset(const IntVector2 &offset) | Urho3D::UIElement | |
SetMinSize(const IntVector2 &minSize) | Urho3D::UIElement | |
SetMinSize(int width, int height) | Urho3D::UIElement | |
SetMinWidth(int width) | Urho3D::UIElement | |
SetName(const String &name) | Urho3D::UIElement | |
SetObjectAnimation(ObjectAnimation *objectAnimation) | Urho3D::Animatable | |
SetObjectAnimationAttr(const ResourceRef &value) | Urho3D::Animatable | |
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Urho3D::Animatable | protected |
SetOpacity(float opacity) | Urho3D::UIElement | |
SetParent(UIElement *parent, i32 index=ENDPOS) | Urho3D::UIElement | |
SetPivot(const Vector2 &pivot) | Urho3D::UIElement | |
SetPivot(float x, float y) | Urho3D::UIElement | |
SetPosition(const IntVector2 &position) | Urho3D::UIElement | |
SetPosition(int x, int y) | Urho3D::UIElement | |
SetPriority(int priority) | Urho3D::UIElement | |
SetRenderTexture(Texture2D *texture) | Urho3D::UIElement | |
SetSelected(bool enable) | Urho3D::UIElement | |
SetShape(const String &shape) | Urho3D::Cursor | |
SetShape(CursorShape shape) | Urho3D::Cursor | |
SetShapesAttr(const VariantVector &value) | Urho3D::Cursor | |
SetSize(const IntVector2 &size) | Urho3D::UIElement | |
SetSize(int width, int height) | Urho3D::UIElement | |
SetSortChildren(bool enable) | Urho3D::UIElement | |
SetStyle(const String &styleName, XMLFile *file=nullptr) | Urho3D::UIElement | |
SetStyle(const XMLElement &element) | Urho3D::UIElement | |
SetStyleAuto(XMLFile *file=nullptr) | Urho3D::UIElement | |
SetTags(const StringVector &tags) | Urho3D::UIElement | |
SetTemporary(bool enable) | Urho3D::Serializable | |
SetTexture(Texture *texture) | Urho3D::BorderImage | |
SetTextureAttr(const ResourceRef &value) | Urho3D::BorderImage | |
SetTiled(bool enable) | Urho3D::BorderImage | |
SetTraversalMode(TraversalMode traversalMode) | Urho3D::UIElement | |
SetUseDerivedOpacity(bool enable) | Urho3D::UIElement | |
SetUseSystemShapes(bool enable) | Urho3D::Cursor | |
SetVar(StringHash key, const Variant &value) | Urho3D::UIElement | |
SetVerticalAlignment(VerticalAlignment align) | Urho3D::UIElement | |
SetVisible(bool enable) | Urho3D::UIElement | |
SetWidth(int width) | Urho3D::UIElement | |
shape_ | Urho3D::Cursor | protected |
shapeInfos_ | Urho3D::Cursor | protected |
size_ | Urho3D::UIElement | private |
SortChildren() | Urho3D::UIElement | |
sortChildren_ | Urho3D::UIElement | protected |
sortOrderDirty_ | Urho3D::UIElement | private |
styleXPathQuery_ | Urho3D::UIElement | privatestatic |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
tags_ | Urho3D::UIElement | private |
temporary_ | Urho3D::Serializable | private |
texture_ | Urho3D::BorderImage | protected |
tiled_ | Urho3D::BorderImage | protected |
traversalMode_ | Urho3D::UIElement | private |
UIElement(Context *context) | Urho3D::UIElement | explicit |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const Vector< StringHash > &exceptions, bool onlyUserData) | Urho3D::Object | |
UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
Update(float timeStep) | Urho3D::UIElement | virtual |
UpdateAnchoring() | Urho3D::UIElement | protected |
UpdateAttributeAnimations(float timeStep) | Urho3D::Animatable | protected |
UpdateLayout() | Urho3D::UIElement | |
URHO3D_OBJECT(Cursor, BorderImage) (defined in Urho3D::Cursor) | Urho3D::Cursor | private |
useDerivedOpacity_ | Urho3D::UIElement | protected |
useSystemShapes_ | Urho3D::Cursor | protected |
vars_ | Urho3D::UIElement | protected |
VerifyChildAlignment() | Urho3D::UIElement | private |
visible_ | Urho3D::UIElement | protected |
WeakRefs() const | Urho3D::RefCounted | |
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp) | Urho3D::Serializable | |
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp) | Urho3D::Serializable | |
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp) | Urho3D::Serializable | |
~Animatable() override | Urho3D::Animatable | |
~BorderImage() override | Urho3D::BorderImage | |
~Cursor() override | Urho3D::Cursor | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() override | Urho3D::Serializable | |
~UIElement() override | Urho3D::UIElement | |