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 | |
Animatable(Context *context) | Urho3D::Animatable | |
animatedNetworkAttributes_ | Urho3D::Animatable | protected |
animationEnabled_ | Urho3D::Animatable | protected |
appliedStyle_ | Urho3D::UIElement | protected |
ApplyAttributes() | Urho3D::ScrollBar | virtual |
attributeAnimationInfos_ | Urho3D::Animatable | protected |
backButton_ | Urho3D::ScrollBar | protected |
blendMode_ | Urho3D::BorderImage | protected |
border_ | Urho3D::BorderImage | protected |
BorderImage(Context *context) | Urho3D::BorderImage | |
bringToBack_ | Urho3D::UIElement | protected |
BringToFront() | Urho3D::UIElement | |
bringToFront_ | Urho3D::UIElement | protected |
ChangeValue(float delta) | Urho3D::ScrollBar | |
children_ | Urho3D::UIElement | protected |
clipBorder_ | Urho3D::UIElement | protected |
clipChildren_ | Urho3D::UIElement | protected |
color_ | Urho3D::UIElement | protected |
context_ | Urho3D::Object | protected |
CreateChild(StringHash type, const String &name=String::EMPTY, unsigned index=M_MAX_UNSIGNED) | Urho3D::UIElement | |
CreateChild(const String &name=String::EMPTY, unsigned index=M_MAX_UNSIGNED) | Urho3D::UIElement | |
DisableLayoutUpdate() | Urho3D::UIElement | |
downRect_ | Urho3D::ScrollBar | protected |
dragButtonCombo_ | Urho3D::UIElement | protected |
dragButtonCount_ | Urho3D::UIElement | protected |
dragDropMode_ | Urho3D::UIElement | protected |
editable_ | Urho3D::UIElement | protected |
ElementToScreen(const IntVector2 &position) | Urho3D::UIElement | virtual |
enabled_ | Urho3D::UIElement | protected |
enabledPrev_ | Urho3D::UIElement | protected |
EnableLayoutUpdate() | Urho3D::UIElement | |
FilterAttributes(XMLElement &dest) const | Urho3D::UIElement | |
FilterButtonImplicitAttributes(XMLElement &dest, const String &name) const | Urho3D::ScrollBar | protected |
FilterImplicitAttributes(XMLElement &dest) const | Urho3D::ScrollBar | protectedvirtual |
FilterUIStyleAttributes(XMLElement &dest, const XMLElement &styleElem) const | Urho3D::UIElement | protected |
FindAttributeAnimationTarget(const String &name, String &outName) | Urho3D::UIElement | protectedvirtual |
FindChild(UIElement *element) const | Urho3D::UIElement | |
focusMode_ | Urho3D::UIElement | protected |
forwardButton_ | Urho3D::ScrollBar | 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 |
GetBackButton() const | Urho3D::ScrollBar | inline |
GetBatches(PODVector< UIBatch > &batches, PODVector< float > &vertexData, const IntRect ¤tScissor) | Urho3D::BorderImage | virtual |
GetBatches(PODVector< UIBatch > &batches, PODVector< float > &vertexData, const IntRect ¤tScissor, const IntVector2 &offset) | Urho3D::BorderImage | protected |
GetBatchesWithOffset(IntVector2 &offset, PODVector< UIBatch > &batches, PODVector< float > &vertexData, IntRect currentScissor) | Urho3D::UIElement | |
GetBlendMode() const | Urho3D::BorderImage | inline |
GetBorder() const | Urho3D::BorderImage | inline |
GetBringToBack() const | Urho3D::UIElement | inline |
GetBringToFront() const | Urho3D::UIElement | inline |
GetCategory() const | Urho3D::Object | |
GetChild(unsigned 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(unsigned 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(PODVector< UIElement * > &dest, bool recursive=false) const | Urho3D::UIElement | |
GetChildrenWithTag(PODVector< UIElement * > &dest, const String &tag, bool recursive=false) const | Urho3D::UIElement | |
GetChildStaticCast(unsigned 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(PODVector< UIBatch > &batches, PODVector< float > &vertexData, const IntRect ¤tScissor) | Urho3D::UIElement | virtual |
GetDefaultStyle(bool recursiveUp=true) const | Urho3D::UIElement | |
GetDerivedColor() const | Urho3D::UIElement | |
GetDerivedOpacity() const | Urho3D::UIElement | |
GetDragButtonCombo() const | Urho3D::UIElement | inline |
GetDragButtonCount() const | Urho3D::UIElement | inline |
GetDragDropMode() const | Urho3D::UIElement | inline |
GetEffectiveMinSize() const | Urho3D::UIElement | |
GetEffectiveScrollStep() const | Urho3D::ScrollBar | |
GetElementEventSender() const | Urho3D::UIElement | |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFocusMode() const | Urho3D::UIElement | inline |
GetForwardButton() const | Urho3D::ScrollBar | inline |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetHeight() const | Urho3D::UIElement | inline |
GetHorizontalAlignment() const | Urho3D::UIElement | inline |
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 |
GetInterceptNetworkUpdate(const String &attributeName) const | Urho3D::Serializable | |
GetLayoutBorder() const | Urho3D::UIElement | inline |
GetLayoutElementMaxSize() const | Urho3D::UIElement | inline |
GetLayoutFlexScale() const | Urho3D::UIElement | inline |
GetLayoutMode() const | Urho3D::UIElement | inline |
GetLayoutSpacing() const | Urho3D::UIElement | inline |
GetMaxHeight() const | Urho3D::UIElement | inline |
GetMaxSize() const | Urho3D::UIElement | inline |
GetMaxWidth() const | Urho3D::UIElement | inline |
GetMinHeight() const | 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 |
GetOrientation() const | Urho3D::ScrollBar | |
GetParent() const | Urho3D::UIElement | inline |
GetPosition() const | Urho3D::UIElement | inline |
GetPriority() const | Urho3D::UIElement | inline |
GetRange() const | Urho3D::ScrollBar | |
GetRoot() const | Urho3D::UIElement | |
GetScreenPosition() const | Urho3D::UIElement | virtual |
GetScrollStep() const | Urho3D::ScrollBar | inline |
GetSize() const | Urho3D::UIElement | inline |
GetSlider() const | Urho3D::ScrollBar | inline |
GetSortChildren() const | Urho3D::UIElement | inline |
GetStepFactor() const | Urho3D::ScrollBar | 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 |
GetValue() const | Urho3D::ScrollBar | |
GetVar(const StringHash &key) const | Urho3D::UIElement | |
GetVars() const | Urho3D::UIElement | inline |
GetVerticalAlignment() const | Urho3D::UIElement | inline |
GetWidth() const | Urho3D::UIElement | inline |
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
HandleBackButtonPressed(StringHash eventType, VariantMap &eventData) | Urho3D::ScrollBar | private |
HandleForwardButtonPressed(StringHash eventType, VariantMap &eventData) | Urho3D::ScrollBar | private |
HandleSliderChanged(StringHash eventType, VariantMap &eventData) | Urho3D::ScrollBar | private |
HandleSliderPaged(StringHash eventType, VariantMap &eventData) | Urho3D::ScrollBar | 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(unsigned index, UIElement *element) | Urho3D::UIElement | |
internal_ | Urho3D::UIElement | protected |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Urho3D::Animatable | protected |
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 |
IsTypeOf(StringHash type) | Urho3D::Object | static |
IsTypeOf(const TypeInfo *typeInfo) | Urho3D::Object | static |
IsTypeOf() | Urho3D::Object | inlinestatic |
IsVisible() const | Urho3D::UIElement | inline |
IsVisibleEffective() const | Urho3D::UIElement | |
IsWithinScissor(const IntRect ¤tScissor) | Urho3D::UIElement | virtual |
layoutBorder_ | Urho3D::UIElement | protected |
layoutElementMaxSize_ | Urho3D::UIElement | protected |
layoutFlexScale_ | Urho3D::UIElement | protected |
layoutMode_ | Urho3D::UIElement | protected |
layoutNestingLevel_ | Urho3D::UIElement | protected |
layoutSpacing_ | Urho3D::UIElement | protected |
leftRect_ | Urho3D::ScrollBar | protected |
Load(Deserializer &source, bool setInstanceDefault=false) | Urho3D::Serializable | virtual |
LoadChildXML(const XMLElement &childElem, XMLFile *styleFile=0, bool setInstanceDefault=false) | Urho3D::UIElement | virtual |
LoadJSON(const JSONValue &source, bool setInstanceDefault=false) | Urho3D::Animatable | virtual |
LoadXML(const XMLElement &source, bool setInstanceDefault=false) | Urho3D::UIElement | virtual |
LoadXML(const XMLElement &source, XMLFile *styleFile, bool setInstanceDefault=false) | Urho3D::UIElement | virtual |
LoadXML(Deserializer &source) | Urho3D::UIElement | |
MarkDirty() | Urho3D::UIElement | protected |
MarkNetworkUpdate() | Urho3D::Serializable | inlinevirtual |
name_ | Urho3D::UIElement | protected |
networkState_ | Urho3D::Serializable | protected |
Object(Context *context) | Urho3D::Object | |
objectAnimation_ | Urho3D::Animatable | protected |
OnAttributeAnimationAdded() | Urho3D::UIElement | protectedvirtual |
OnAttributeAnimationRemoved() | Urho3D::UIElement | protectedvirtual |
OnClickBegin(const IntVector2 &position, const IntVector2 &screenPosition, int button, int buttons, int qualifiers, Cursor *cursor) | Urho3D::UIElement | inlinevirtual |
OnClickEnd(const IntVector2 &position, const IntVector2 &screenPosition, int button, int buttons, int qualifiers, Cursor *cursor, UIElement *beginElement) | Urho3D::UIElement | inlinevirtual |
OnDoubleClick(const IntVector2 &position, const IntVector2 &screenPosition, int button, int buttons, int qualifiers, Cursor *cursor) | Urho3D::UIElement | inlinevirtual |
OnDragBegin(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor) | Urho3D::UIElement | virtual |
OnDragCancel(const IntVector2 &position, const IntVector2 &screenPosition, int dragButtons, int cancelButton, Cursor *cursor) | Urho3D::UIElement | virtual |
OnDragDropFinish(UIElement *source) | Urho3D::UIElement | virtual |
OnDragDropTest(UIElement *source) | Urho3D::UIElement | virtual |
OnDragEnd(const IntVector2 &position, const IntVector2 &screenPosition, int dragButtons, int releaseButton, Cursor *cursor) | Urho3D::UIElement | virtual |
OnDragMove(const IntVector2 &position, const IntVector2 &screenPosition, const IntVector2 &deltaPos, int buttons, int 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, int buttons, int qualifiers, Cursor *cursor) | Urho3D::UIElement | virtual |
OnIndentSet() | Urho3D::UIElement | inlinevirtual |
OnKey(int key, int buttons, int qualifiers) | Urho3D::UIElement | inlinevirtual |
OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
OnPositionSet() | Urho3D::UIElement | inlinevirtual |
OnResize() | Urho3D::ScrollBar | virtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEditable() | Urho3D::ScrollBar | virtual |
OnTextInput(const String &text, int buttons, int qualifiers) | Urho3D::UIElement | inlinevirtual |
OnWheel(int delta, int buttons, int qualifiers) | Urho3D::UIElement | inlinevirtual |
parent_ | Urho3D::UIElement | protected |
position_ | Urho3D::UIElement | protected |
positionDirty_ | Urho3D::UIElement | mutableprotected |
priority_ | Urho3D::UIElement | protected |
ReadDeltaUpdate(Deserializer &source) | Urho3D::Serializable | |
ReadLatestDataUpdate(Deserializer &source) | Urho3D::Serializable | |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::ScrollBar | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::UIElement | |
RemoveAllChildren() | Urho3D::UIElement | |
RemoveAllTags() | Urho3D::UIElement | |
RemoveAttributeAnimation(const String &name) | Urho3D::Animatable | |
RemoveChild(UIElement *element, unsigned index=0) | Urho3D::UIElement | |
RemoveChildAtIndex(unsigned 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 |
RemoveInstanceDefault() | Urho3D::Serializable | |
RemoveObjectAnimation() | Urho3D::Animatable | |
RemoveTag(const String &tag) | Urho3D::UIElement | |
ResetDeepEnabled() | Urho3D::UIElement | |
ResetToDefault() | Urho3D::Serializable | |
resizeNestingLevel_ | Urho3D::UIElement | protected |
rightRect_ | Urho3D::ScrollBar | protected |
Save(Serializer &dest) const | Urho3D::Serializable | virtual |
SaveDefaultAttributes() const | Urho3D::Serializable | inlinevirtual |
SaveJSON(JSONValue &dest) const | Urho3D::Animatable | virtual |
SaveXML(XMLElement &dest) const | Urho3D::UIElement | virtual |
SaveXML(Serializer &dest, const String &indentation="\t") const | Urho3D::UIElement | |
screenPosition_ | Urho3D::UIElement | mutableprotected |
ScreenToElement(const IntVector2 &screenPosition) | Urho3D::UIElement | virtual |
ScrollBar(Context *context) | Urho3D::ScrollBar | |
scrollStep_ | Urho3D::ScrollBar | protected |
selected_ | Urho3D::UIElement | protected |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
Serializable(Context *context) | Urho3D::Serializable | |
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 | |
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 | |
SetDragDropMode(unsigned mode) | Urho3D::UIElement | |
SetEditable(bool enable) | Urho3D::UIElement | |
SetElementEventSender(bool flag) | 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 | |
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 | |
SetMaxHeight(int height) | Urho3D::UIElement | |
SetMaxSize(const IntVector2 &maxSize) | Urho3D::UIElement | |
SetMaxSize(int width, int height) | Urho3D::UIElement | |
SetMaxWidth(int width) | Urho3D::UIElement | |
SetMinHeight(int height) | 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 | |
SetOrientation(Orientation orientation) | Urho3D::ScrollBar | |
SetParent(UIElement *parent, unsigned index=M_MAX_UNSIGNED) | Urho3D::UIElement | |
SetPosition(const IntVector2 &position) | Urho3D::UIElement | |
SetPosition(int x, int y) | Urho3D::UIElement | |
SetPriority(int priority) | Urho3D::UIElement | |
SetRange(float range) | Urho3D::ScrollBar | |
SetScrollStep(float step) | Urho3D::ScrollBar | |
SetSelected(bool enable) | Urho3D::UIElement | |
SetSize(const IntVector2 &size) | Urho3D::UIElement | |
SetSize(int width, int height) | Urho3D::UIElement | |
SetSortChildren(bool enable) | Urho3D::UIElement | |
SetStepFactor(float factor) | Urho3D::ScrollBar | |
SetStyle(const String &styleName, XMLFile *file=0) | Urho3D::UIElement | |
SetStyle(const XMLElement &element) | Urho3D::UIElement | |
SetStyleAuto(XMLFile *file=0) | 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 | |
SetValue(float value) | Urho3D::ScrollBar | |
SetVar(StringHash key, const Variant &value) | Urho3D::UIElement | |
SetVerticalAlignment(VerticalAlignment align) | Urho3D::UIElement | |
SetVisible(bool enable) | Urho3D::UIElement | |
SetWidth(int width) | Urho3D::UIElement | |
slider_ | Urho3D::ScrollBar | protected |
SortChildren() | Urho3D::UIElement | |
sortChildren_ | Urho3D::UIElement | protected |
StepBack() | Urho3D::ScrollBar | |
stepFactor_ | Urho3D::ScrollBar | protected |
StepForward() | Urho3D::ScrollBar | |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
texture_ | Urho3D::BorderImage | protected |
tiled_ | Urho3D::BorderImage | protected |
UIElement(Context *context) | Urho3D::UIElement | |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const PODVector< 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 |
UpdateAttributeAnimations(float timeStep) | Urho3D::Animatable | protected |
UpdateLayout() | Urho3D::UIElement | |
upRect_ | Urho3D::ScrollBar | protected |
URHO3D_OBJECT(ScrollBar, BorderImage) (defined in Urho3D::ScrollBar) | Urho3D::ScrollBar | private |
useDerivedOpacity_ | Urho3D::UIElement | protected |
vars_ | Urho3D::UIElement | protected |
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() | Urho3D::Animatable | virtual |
~BorderImage() | Urho3D::BorderImage | virtual |
~Object() | Urho3D::Object | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |
~ScrollBar() | Urho3D::ScrollBar | virtual |
~Serializable() | Urho3D::Serializable | virtual |
~UIElement() | Urho3D::UIElement | virtual |