Urho3D
Urho3D::Cursor Member List

This is the complete list of members for Urho3D::Cursor, including all inherited members.

active_Urho3D::UIElementprotected
AddChild(UIElement *element)Urho3D::UIElement
AddRef()Urho3D::RefCounted
AdjustScissor(IntRect &currentScissor)Urho3D::UIElement
AllocateNetworkState()Urho3D::Serializable
ApplyAttributes()Urho3D::UIElementvirtual
border_Urho3D::BorderImageprotected
BorderImage(Context *context)Urho3D::BorderImage
bringToBack_Urho3D::UIElementprotected
BringToFront()Urho3D::UIElement
bringToFront_Urho3D::UIElementprotected
children_Urho3D::UIElementprotected
clipBorder_Urho3D::UIElementprotected
clipChildren_Urho3D::UIElementprotected
color_Urho3D::UIElementprotected
context_Urho3D::Objectprotected
CreateChild(ShortStringHash type, const String &name=String())Urho3D::UIElement
CreateChild(const String &name=String())Urho3D::UIElement
Cursor(Context *context)Urho3D::Cursor
DefineShape(CursorShape shape, Texture *texture, const IntRect &imageRect, const IntVector2 &hotSpot)Urho3D::Cursor
DisableLayoutUpdate()Urho3D::UIElement
dragDropMode_Urho3D::UIElementprotected
ElementToScreen(const IntVector2 &position)Urho3D::UIElement
EnableLayoutUpdate()Urho3D::UIElement
focusMode_Urho3D::UIElementprotected
GetAttribute(unsigned index)Urho3D::Serializable
GetAttribute(const String &name)Urho3D::Serializable
GetAttributes() const Urho3D::Serializable
GetBatches(PODVector< UIBatch > &batches, PODVector< UIQuad > &quads, const IntRect &currentScissor)Urho3D::Cursorvirtual
Urho3D::BorderImage::GetBatches(PODVector< UIBatch > &batches, PODVector< UIQuad > &quads, const IntRect &currentScissor, const IntVector2 &offset)Urho3D::BorderImageprotected
GetBatchesWithOffset(IntVector2 &offset, PODVector< UIBatch > &batches, PODVector< UIQuad > &quads, IntRect currentScissor)Urho3D::UIElement
GetBorder() const Urho3D::BorderImageinline
GetBringToBack() const Urho3D::UIElementinline
GetBringToFront() const Urho3D::UIElementinline
GetChild(unsigned index) const Urho3D::UIElement
GetChild(const String &name, bool recursive=false) const Urho3D::UIElement
GetChildOffset() const Urho3D::UIElementinline
GetChildren() const Urho3D::UIElementinline
GetChildren(PODVector< UIElement * > &dest, bool recursive=false) const Urho3D::UIElement
GetClipBorder() const Urho3D::UIElementinline
GetClipChildren() const Urho3D::UIElementinline
GetColor(Corner corner) const Urho3D::UIElementinline
GetCombinedScreenRect()Urho3D::UIElement
GetContext() const Urho3D::Objectinline
GetDerivedColor() const Urho3D::UIElement
GetDerivedOpacity() const Urho3D::UIElement
GetDragDropMode() const Urho3D::UIElementinline
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFocusMode() const Urho3D::UIElementinline
GetHeight() const Urho3D::UIElementinline
GetHorizontalAlignment() const Urho3D::UIElementinline
GetHoverOffset() const Urho3D::BorderImageinline
GetImageRect() const Urho3D::BorderImageinline
GetLayoutBorder() const Urho3D::UIElementinline
GetLayoutMinSize() const Urho3D::UIElementinline
GetLayoutMode() const Urho3D::UIElementinline
GetLayoutSpacing() const Urho3D::UIElementinline
GetMaxHeight() const Urho3D::UIElementinline
GetMaxSize() const Urho3D::UIElementinline
GetMaxWidth() const Urho3D::UIElementinline
GetMinHeight() const Urho3D::UIElementinline
GetMinSize() const Urho3D::UIElementinline
GetMinWidth() const Urho3D::UIElementinline
GetName() const Urho3D::UIElementinline
GetNetworkAttributes() const Urho3D::Serializable
GetNumAttributes() const Urho3D::Serializable
GetNumChildren(bool recursive=false) const Urho3D::UIElement
GetNumNetworkAttributes() const Urho3D::Serializable
GetOpacity() const Urho3D::UIElementinline
GetParent() const Urho3D::UIElementinline
GetPosition() const Urho3D::UIElementinline
GetPriority() const Urho3D::UIElementinline
GetRoot() const Urho3D::UIElement
GetScreenPosition() const Urho3D::UIElement
GetShape() const Urho3D::Cursorinline
GetShapesAttr() const Urho3D::Cursor
GetSize() const Urho3D::UIElementinline
GetSortChildren() const Urho3D::UIElementinline
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTexture() const Urho3D::BorderImageinline
GetTextureAttr() const Urho3D::BorderImage
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetVar(ShortStringHash key) const Urho3D::UIElement
GetVars() const Urho3D::UIElementinline
GetVerticalAlignment() const Urho3D::UIElementinline
GetWidth() const Urho3D::UIElementinline
HasColorGradient() const Urho3D::UIElementinline
HasFocus() const Urho3D::UIElement
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
hovering_Urho3D::UIElementprotected
hoverOffset_Urho3D::BorderImageprotected
imageRect_Urho3D::BorderImageprotected
InsertChild(unsigned index, UIElement *element)Urho3D::UIElement
internal_Urho3D::UIElementprotected
IsActive() const Urho3D::UIElementinline
IsHovering() const Urho3D::UIElementinline
IsInside(IntVector2 position, bool isScreen)Urho3D::UIElement
IsInsideCombined(IntVector2 position, bool isScreen)Urho3D::UIElement
IsInternal() const Urho3D::UIElementinline
IsSelected() const Urho3D::UIElementinline
IsTiled() const Urho3D::BorderImageinline
IsVisible() const Urho3D::UIElementinline
layoutBorder_Urho3D::UIElementprotected
layoutMinSize_Urho3D::UIElementprotected
layoutMode_Urho3D::UIElementprotected
layoutNestingLevel_Urho3D::UIElementprotected
layoutSpacing_Urho3D::UIElementprotected
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::UIElementvirtual
LoadXML(const XMLElement &source, XMLFile *styleFile)Urho3D::UIElementvirtual
LoadXML(Deserializer &source)Urho3D::UIElement
MarkDirty()Urho3D::UIElementprotected
name_Urho3D::UIElementprotected
networkState_Urho3D::Serializableprotected
OBJECT(Cursor) (defined in Urho3D::Cursor)Urho3D::Cursorprivate
Object(Context *context)Urho3D::Object
OnChar(unsigned c, int buttons, int qualifiers)Urho3D::UIElementvirtual
OnClick(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementvirtual
OnDragBegin(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementvirtual
OnDragDropFinish(UIElement *source)Urho3D::UIElementvirtual
OnDragDropTest(UIElement *source)Urho3D::UIElementvirtual
OnDragEnd(const IntVector2 &position, const IntVector2 &screenPosition, Cursor *cursor)Urho3D::UIElementvirtual
OnDragMove(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest)Urho3D::Serializablevirtual
OnHover(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementvirtual
OnKey(int key, int buttons, int qualifiers)Urho3D::UIElementvirtual
OnResize()Urho3D::UIElementvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnWheel(int delta, int buttons, int qualifiers)Urho3D::UIElementvirtual
parent_Urho3D::UIElementprotected
priority_Urho3D::UIElementprotected
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::Cursorstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::UIElement
RemoveAllChildren()Urho3D::UIElement
RemoveChild(UIElement *element, unsigned index=0)Urho3D::UIElement
resizeNestingLevel_Urho3D::UIElementprotected
Save(Serializer &dest)Urho3D::Serializablevirtual
SaveXML(XMLElement &dest)Urho3D::UIElementvirtual
SaveXML(Serializer &dest)Urho3D::UIElement
ScreenToElement(const IntVector2 &screenPosition)Urho3D::UIElement
selected_Urho3D::UIElementprotected
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
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
SetShape(CursorShape shape)Urho3D::Cursor
SetShapesAttr(VariantVector value)Urho3D::Cursor
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
shape_Urho3D::Cursorprotected
shapeInfos_Urho3D::Cursorprotected
SortChildren()Urho3D::UIElement
sortChildren_Urho3D::UIElementprotected
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
texture_Urho3D::BorderImageprotected
tiled_Urho3D::BorderImageprotected
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::UIElementvirtual
UpdateLayout()Urho3D::UIElement
vars_Urho3D::UIElementprotected
visible_Urho3D::UIElementprotected
WeakRefs() const Urho3D::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest)Urho3D::Serializable
~BorderImage()Urho3D::BorderImagevirtual
~Cursor()Urho3D::Cursorvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual
~UIElement()Urho3D::UIElementvirtual