active_ | Urho3D::UIElement | protected |
AddChild(UIElement *element) | Urho3D::UIElement | |
AddRef() | Urho3D::RefCounted | |
AdjustScissor(IntRect ¤tScissor) | Urho3D::UIElement | |
AllocateNetworkState() | Urho3D::Serializable | |
ApplyAttributes() | Urho3D::UIElement | virtual |
border_ | Urho3D::BorderImage | protected |
BorderImage(Context *context) | Urho3D::BorderImage | |
bringToBack_ | Urho3D::UIElement | protected |
BringToFront() | Urho3D::UIElement | |
bringToFront_ | Urho3D::UIElement | protected |
CheckBox(Context *context) | Urho3D::CheckBox | |
checked_ | Urho3D::CheckBox | protected |
checkedOffset_ | Urho3D::CheckBox | protected |
children_ | Urho3D::UIElement | protected |
clipBorder_ | Urho3D::UIElement | protected |
clipChildren_ | Urho3D::UIElement | protected |
color_ | Urho3D::UIElement | protected |
context_ | Urho3D::Object | protected |
CreateChild(ShortStringHash type, const String &name=String()) | Urho3D::UIElement | |
CreateChild(const String &name=String()) | Urho3D::UIElement | |
DisableLayoutUpdate() | Urho3D::UIElement | |
dragDropMode_ | Urho3D::UIElement | protected |
ElementToScreen(const IntVector2 &position) | Urho3D::UIElement | |
EnableLayoutUpdate() | Urho3D::UIElement | |
focusMode_ | Urho3D::UIElement | protected |
GetAttribute(unsigned index) | Urho3D::Serializable | |
GetAttribute(const String &name) | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | |
GetBatches(PODVector< UIBatch > &batches, PODVector< UIQuad > &quads, const IntRect ¤tScissor) | Urho3D::CheckBox | virtual |
Urho3D::BorderImage::GetBatches(PODVector< UIBatch > &batches, PODVector< UIQuad > &quads, const IntRect ¤tScissor, const IntVector2 &offset) | Urho3D::BorderImage | protected |
GetBatchesWithOffset(IntVector2 &offset, PODVector< UIBatch > &batches, PODVector< UIQuad > &quads, IntRect currentScissor) | Urho3D::UIElement | |
GetBorder() const | Urho3D::BorderImage | inline |
GetBringToBack() const | Urho3D::UIElement | inline |
GetBringToFront() const | Urho3D::UIElement | inline |
GetCheckedOffset() const | Urho3D::CheckBox | inline |
GetChild(unsigned index) const | Urho3D::UIElement | |
GetChild(const String &name, 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 | |
GetClipBorder() const | Urho3D::UIElement | inline |
GetClipChildren() const | Urho3D::UIElement | inline |
GetColor(Corner corner) const | Urho3D::UIElement | inline |
GetCombinedScreenRect() | Urho3D::UIElement | |
GetContext() const | Urho3D::Object | inline |
GetDerivedColor() const | Urho3D::UIElement | |
GetDerivedOpacity() const | Urho3D::UIElement | |
GetDragDropMode() const | Urho3D::UIElement | inline |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFocusMode() const | Urho3D::UIElement | inline |
GetHeight() const | Urho3D::UIElement | inline |
GetHorizontalAlignment() const | Urho3D::UIElement | inline |
GetHoverOffset() const | Urho3D::BorderImage | inline |
GetImageRect() const | Urho3D::BorderImage | inline |
GetLayoutBorder() const | Urho3D::UIElement | inline |
GetLayoutMinSize() 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 | |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumChildren(bool recursive=false) const | Urho3D::UIElement | |
GetNumNetworkAttributes() const | Urho3D::Serializable | |
GetOpacity() const | Urho3D::UIElement | inline |
GetParent() const | Urho3D::UIElement | inline |
GetPosition() const | Urho3D::UIElement | inline |
GetPriority() const | Urho3D::UIElement | inline |
GetRoot() const | Urho3D::UIElement | |
GetScreenPosition() const | Urho3D::UIElement | |
GetSize() const | Urho3D::UIElement | inline |
GetSortChildren() const | Urho3D::UIElement | inline |
GetSubsystem(ShortStringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetTexture() const | Urho3D::BorderImage | inline |
GetTextureAttr() const | Urho3D::BorderImage | |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
GetVar(ShortStringHash key) const | Urho3D::UIElement | |
GetVars() const | Urho3D::UIElement | inline |
GetVerticalAlignment() const | Urho3D::UIElement | inline |
GetWidth() const | Urho3D::UIElement | inline |
HasColorGradient() const | Urho3D::UIElement | inline |
HasFocus() const | Urho3D::UIElement | |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
hovering_ | Urho3D::UIElement | protected |
hoverOffset_ | Urho3D::BorderImage | protected |
imageRect_ | Urho3D::BorderImage | protected |
InsertChild(unsigned index, UIElement *element) | Urho3D::UIElement | |
internal_ | Urho3D::UIElement | protected |
IsActive() const | Urho3D::UIElement | inline |
IsChecked() const | Urho3D::CheckBox | inline |
IsHovering() const | Urho3D::UIElement | inline |
IsInside(IntVector2 position, bool isScreen) | Urho3D::UIElement | |
IsInsideCombined(IntVector2 position, bool isScreen) | Urho3D::UIElement | |
IsInternal() const | Urho3D::UIElement | inline |
IsSelected() const | Urho3D::UIElement | inline |
IsTiled() const | Urho3D::BorderImage | inline |
IsVisible() const | Urho3D::UIElement | inline |
layoutBorder_ | Urho3D::UIElement | protected |
layoutMinSize_ | Urho3D::UIElement | protected |
layoutMode_ | Urho3D::UIElement | protected |
layoutNestingLevel_ | Urho3D::UIElement | protected |
layoutSpacing_ | Urho3D::UIElement | protected |
Load(Deserializer &source) | Urho3D::Serializable | virtual |
LoadXML(const XMLElement &source) | Urho3D::UIElement | virtual |
LoadXML(const XMLElement &source, XMLFile *styleFile) | Urho3D::UIElement | virtual |
LoadXML(Deserializer &source) | Urho3D::UIElement | |
MarkDirty() | Urho3D::UIElement | protected |
name_ | Urho3D::UIElement | protected |
networkState_ | Urho3D::Serializable | protected |
Object(Context *context) | Urho3D::Object | |
OBJECT(CheckBox) (defined in Urho3D::CheckBox) | Urho3D::CheckBox | private |
OnChar(unsigned c, int buttons, int qualifiers) | Urho3D::UIElement | virtual |
OnClick(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor) | Urho3D::CheckBox | virtual |
OnDragBegin(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor) | Urho3D::UIElement | virtual |
OnDragDropFinish(UIElement *source) | Urho3D::UIElement | virtual |
OnDragDropTest(UIElement *source) | Urho3D::UIElement | virtual |
OnDragEnd(const IntVector2 &position, const IntVector2 &screenPosition, Cursor *cursor) | Urho3D::UIElement | virtual |
OnDragMove(const IntVector2 &position, const IntVector2 &screenPosition, 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) | Urho3D::Serializable | virtual |
OnHover(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor) | Urho3D::UIElement | virtual |
OnKey(int key, int buttons, int qualifiers) | Urho3D::UIElement | virtual |
OnResize() | Urho3D::UIElement | virtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnWheel(int delta, int buttons, int qualifiers) | Urho3D::UIElement | virtual |
parent_ | Urho3D::UIElement | protected |
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::CheckBox | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::UIElement | |
RemoveAllChildren() | Urho3D::UIElement | |
RemoveChild(UIElement *element, unsigned index=0) | Urho3D::UIElement | |
resizeNestingLevel_ | Urho3D::UIElement | protected |
Save(Serializer &dest) | Urho3D::Serializable | virtual |
SaveXML(XMLElement &dest) | Urho3D::UIElement | virtual |
SaveXML(Serializer &dest) | Urho3D::UIElement | |
ScreenToElement(const IntVector2 &screenPosition) | Urho3D::UIElement | |
selected_ | Urho3D::UIElement | protected |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
Serializable(Context *context) | Urho3D::Serializable | |
SetActive(bool enable) | Urho3D::UIElement | |
SetAlignment(HorizontalAlignment hAlign, VerticalAlignment vAlign) | Urho3D::UIElement | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const String &name, const Variant &value) | Urho3D::Serializable | |
SetBorder(const IntRect &rect) | Urho3D::BorderImage | |
SetBringToBack(bool enable) | Urho3D::UIElement | |
SetBringToFront(bool enable) | Urho3D::UIElement | |
SetChecked(bool enable) | Urho3D::CheckBox | |
SetCheckedOffset(const IntVector2 &rect) | Urho3D::CheckBox | |
SetCheckedOffset(int x, int y) | Urho3D::CheckBox | |
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 | |
SetDragDropMode(unsigned mode) | 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 | |
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 | |
SetImageRect(const IntRect &rect) | Urho3D::BorderImage | |
SetInternal(bool enable) | Urho3D::UIElement | |
SetLayout(LayoutMode mode, int spacing=0, const IntRect &border=IntRect::ZERO) | Urho3D::UIElement | |
SetLayoutBorder(const IntRect &border) | 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 | |
SetOpacity(float opacity) | Urho3D::UIElement | |
SetParent(UIElement *parent) | Urho3D::UIElement | |
SetPosition(const IntVector2 &position) | Urho3D::UIElement | |
SetPosition(int x, int y) | Urho3D::UIElement | |
SetPriority(int priority) | Urho3D::UIElement | |
SetSelected(bool enable) | Urho3D::UIElement | |
SetSize(const IntVector2 &size) | Urho3D::UIElement | |
SetSize(int width, int height) | Urho3D::UIElement | |
SetSortChildren(bool enable) | Urho3D::UIElement | |
SetStyle(XMLFile *file, const String &typeName) | Urho3D::UIElement | |
SetStyle(const XMLElement &element) | Urho3D::UIElement | |
SetStyleAuto(XMLFile *file) | Urho3D::UIElement | |
SetTempVisible(bool enable) | Urho3D::UIElement | |
SetTexture(Texture *texture) | Urho3D::BorderImage | |
SetTextureAttr(ResourceRef value) | Urho3D::BorderImage | |
SetTiled(bool enable) | Urho3D::BorderImage | |
SetVar(ShortStringHash key, const Variant &value) | Urho3D::UIElement | |
SetVerticalAlignment(VerticalAlignment align) | Urho3D::UIElement | |
SetVisible(bool enable) | Urho3D::UIElement | |
SetWidth(int width) | Urho3D::UIElement | |
SortChildren() | Urho3D::UIElement | |
sortChildren_ | Urho3D::UIElement | protected |
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 |
UpdateLayout() | Urho3D::UIElement | |
vars_ | Urho3D::UIElement | protected |
visible_ | Urho3D::UIElement | protected |
WeakRefs() const | Urho3D::RefCounted | |
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits) | Urho3D::Serializable | |
WriteInitialDeltaUpdate(Serializer &dest) | Urho3D::Serializable | |
WriteLatestDataUpdate(Serializer &dest) | Urho3D::Serializable | |
~BorderImage() | Urho3D::BorderImage | virtual |
~CheckBox() | Urho3D::CheckBox | virtual |
~Object() | Urho3D::Object | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() | Urho3D::Serializable | virtual |
~UIElement() | Urho3D::UIElement | virtual |