Rebel Fork Framework
Urho3D::UI Member List

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

AddRef()Urho3D::RefCounted
alphaMapMaterial_ (defined in Urho3D::UI)Urho3D::UIprivate
batches_Urho3D::UIprivate
batchStateCache_Urho3D::UIprivate
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
Clear()Urho3D::UI
clearColor_Urho3D::UIprivate
clickTimer_Urho3D::UIprivate
clipBoard_Urho3D::UImutableprivate
context_Urho3D::Objectprotected
ConvertSystemToUI(const IntVector2 &systemPos) constUrho3D::UI
ConvertUIToSystem(const IntVector2 &uiPos) constUrho3D::UI
cursor_Urho3D::UIprivate
customSize_Urho3D::UIprivate
DebugDraw(UIElement *element)Urho3D::UI
debugDrawBatches_Urho3D::UIprivate
debugVertexBuffer_Urho3D::UIprivate
debugVertexData_Urho3D::UIprivate
defaultToolTipDelay_Urho3D::UIprivate
diffMapAlphaMaskMaterial_ (defined in Urho3D::UI)Urho3D::UIprivate
diffMapMaterial_ (defined in Urho3D::UI)Urho3D::UIprivate
doubleClickElement_Urho3D::UIprivate
doubleClickFirstPos_Urho3D::UIprivate
doubleClickInterval_Urho3D::UIprivate
dragBeginDistance_Urho3D::UIprivate
dragBeginInterval_Urho3D::UIprivate
dragConfirmedCount_Urho3D::UIprivate
DragElementErase(ea::unordered_map< WeakPtr< UIElement >, DragData * >::iterator i)Urho3D::UIprivate
dragElements_Urho3D::UIprivate
dragElementsConfirmed_Urho3D::UIprivate
dragElementsCount_Urho3D::UIprivate
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
focusElement_Urho3D::UIprivate
fontHintLevel_Urho3D::UIprivate
fontOversampling_Urho3D::UIprivate
fontSubpixelThreshold_Urho3D::UIprivate
forceAutoHint_Urho3D::UIprivate
GetBatches(ea::vector< UIBatch > &batches, ea::vector< float > &vertexData, UIElement *element, IntRect currentScissor)Urho3D::UIprivate
GetBatchMaterial(const UIBatch &batch) constUrho3D::UIprivate
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetClipboardText() constUrho3D::UI
GetContext() constUrho3D::Objectinline
GetCursor() constUrho3D::UIinline
GetCursorPositionAndVisible(IntVector2 &pos, bool &visible)Urho3D::UIprivate
GetCustomSize() constUrho3D::UIinline
GetDefaultToolTipDelay() constUrho3D::UIinline
GetDoubleClickInterval() constUrho3D::UIinline
GetDragBeginDistance() constUrho3D::UIinline
GetDragBeginInterval() constUrho3D::UIinline
GetDragElement(unsigned index)Urho3D::UI
GetDragElements()Urho3D::UI
GetEffectiveRootElementSize(bool applyScale=true) constUrho3D::UIprivate
GetElementAt(const IntVector2 &position, bool enabledOnly=true)Urho3D::UI
GetElementAt(int x, int y, bool enabledOnly=true)Urho3D::UI
GetElementAt(UIElement *root, const IntVector2 &position, bool enabledOnly=true)Urho3D::UI
GetElementAt(UIElement *&result, UIElement *current, const IntVector2 &position, bool enabledOnly)Urho3D::UIprivate
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFocusableElement(UIElement *element)Urho3D::UIprivate
GetFocusElement() constUrho3D::UIinline
GetFontHintLevel() constUrho3D::UIinline
GetFontOversampling() constUrho3D::UIinline
GetFontSubpixelThreshold() constUrho3D::UIinline
GetForceAutoHint() constUrho3D::UIinline
GetFrontElement() constUrho3D::UI
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetMaxDoubleClickDistance() constUrho3D::UIinline
GetMaxFontTextureSize() constUrho3D::UIinline
GetNumDragElements() constUrho3D::UIinline
GetRenderTarget() constUrho3D::UIinline
GetRoot() constUrho3D::UIinline
GetRootModalElement() constUrho3D::UIinline
GetScale() constUrho3D::UIinline
GetSize() constUrho3D::UI
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetSystemCursorPosition() const (defined in Urho3D::UI)Urho3D::UI
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUICursorPosition() constUrho3D::UI
GetUseMutableGlyphs() constUrho3D::UIinline
GetUseScreenKeyboard() constUrho3D::UIinline
GetUseSystemClipboard() constUrho3D::UIinline
GetWheelHandlerElement(UIElement *element)Urho3D::UIprivate
graphics_Urho3D::UIprivate
HandleBeginFrame(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleDropFile(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleEndAllViewsRender(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleFocused(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleKeyDown(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleMouseButtonDown(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleMouseButtonUp(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleMouseMove(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleMouseWheel(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandlePostUpdate(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleRenderUpdate(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleScreenMode(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleTextInput(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleTouchBegin(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleTouchEnd(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HandleTouchMove(StringHash eventType, VariantMap &eventData)Urho3D::UIprivate
HasEventHandlers() constUrho3D::Objectinline
HasModalElement() constUrho3D::UI
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
hoveredElements_Urho3D::UIprivate
Initialize()Urho3D::UIprivate
initialized_Urho3D::UIprivate
IsDragging() constUrho3D::UIinline
IsHandlingInput() constUrho3D::UIprivate
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsNonFocusedMouseWheel() constUrho3D::UIinline
IsRendered() constUrho3D::UIinline
IsScriptStrongRef() constUrho3D::RefCountedinline
lastMouseButtons_Urho3D::UIprivate
LoadLayout(Deserializer &source, XMLFile *styleFile=nullptr)Urho3D::UI
LoadLayout(XMLFile *file, XMLFile *styleFile=nullptr)Urho3D::UI
maxDoubleClickDist_Urho3D::UIprivate
maxFontTextureSize_Urho3D::UIprivate
mouseButtons_Urho3D::UIprivate
nonFocusedMouseWheel_Urho3D::UIprivate
nonModalBatchSize_Urho3D::UIprivate
noTextureMaterial_Urho3D::UIprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
ProcessClickBegin(const IntVector2 &windowCursorPos, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor, bool cursorVisible)Urho3D::UIprivate
ProcessClickEnd(const IntVector2 &windowCursorPos, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor, bool cursorVisible)Urho3D::UIprivate
ProcessDragCancel()Urho3D::UIprivate
ProcessHover(const IntVector2 &windowCursorPos, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor)Urho3D::UIprivate
ProcessMove(const IntVector2 &windowCursorPos, const IntVector2 &cursorDeltaPos, MouseButtonFlags buttons, QualifierFlags qualifiers, Cursor *cursor, bool cursorVisible)Urho3D::UIprivate
qualifiers_Urho3D::UIprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseFontFaces()Urho3D::UIprivate
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
Render()Urho3D::UI
Render(VertexBuffer *buffer, const ea::vector< UIBatch > &batches, unsigned batchStart, unsigned batchEnd)Urho3D::UIprivate
renderer_Urho3D::UIprivate
RenderUpdate()Urho3D::UI
ResizeRootElement()Urho3D::UIprivate
rootElement_Urho3D::UIprivate
rootModalElement_Urho3D::UIprivate
SaveLayout(Serializer &dest, UIElement *element)Urho3D::UI
SendClickEvent(StringHash eventType, UIElement *beginElement, UIElement *endElement, const IntVector2 &pos, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers)Urho3D::UIprivate
SendDoubleClickEvent(UIElement *beginElement, UIElement *endElement, const IntVector2 &firstPos, const IntVector2 &secondPos, MouseButton button, MouseButtonFlags buttons, QualifierFlags qualifiers)Urho3D::UIprivate
SendDragOrHoverEvent(StringHash eventType, UIElement *element, const IntVector2 &screenPos, const IntVector2 &deltaPos, UI::DragData *dragData)Urho3D::UIprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
SerializeInBlock(Archive &archive)Urho3D::Objectvirtual
SetBlockEvents(bool block)Urho3D::Objectinline
SetClipboardText(const ea::string &text)Urho3D::UI
SetCursor(Cursor *cursor)Urho3D::UI
SetCursorShape(CursorShape shape)Urho3D::UIprivate
SetCustomSize(const IntVector2 &size)Urho3D::UI
SetCustomSize(int width, int height)Urho3D::UI
SetDefaultToolTipDelay(float delay)Urho3D::UI
SetDoubleClickInterval(float interval)Urho3D::UI
SetDragBeginDistance(int pixels)Urho3D::UI
SetDragBeginInterval(float interval)Urho3D::UI
SetFocusElement(UIElement *element, bool byKey=false)Urho3D::UI
SetFontHintLevel(FontHintLevel level)Urho3D::UI
SetFontOversampling(int oversampling)Urho3D::UI
SetFontSubpixelThreshold(float threshold)Urho3D::UI
SetForceAutoHint(bool enable)Urho3D::UI
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetHeight(float height)Urho3D::UI
SetMaxDoubleClickDistance(float distPixels)Urho3D::UI
SetMaxFontTextureSize(int size)Urho3D::UI
SetModalElement(UIElement *modalElement, bool enable)Urho3D::UI
SetNonFocusedMouseWheel(bool nonFocusedMouseWheel)Urho3D::UI
SetRenderTarget(Texture2D *texture, Color clearColor=Color::TRANSPARENT_BLACK)Urho3D::UI
SetRoot(UIElement *root)Urho3D::UI
SetRootModalElement(UIElement *rootModal)Urho3D::UI
SetScale(float scale)Urho3D::UI
SetUseMutableGlyphs(bool enable)Urho3D::UI
SetUseScreenKeyboard(bool enable)Urho3D::UI
SetUseSystemClipboard(bool enable)Urho3D::UI
SetVertexData(VertexBuffer *dest, const ea::vector< float > &vertexData)Urho3D::UIprivate
SetWidth(float width)Urho3D::UI
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
SumTouchPositions(UI::DragData *dragData, const IntVector2 &oldSendPos)Urho3D::UIprivate
tempElements_Urho3D::UIprivate
texture_Urho3D::UIprivate
touchDragElements_Urho3D::UIprivate
UI(Context *context)Urho3D::UIexplicit
uiRendered_Urho3D::UIprivate
uiScale_Urho3D::UIprivate
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)Urho3D::UI
Update(float timeStep, UIElement *element)Urho3D::UIprivate
URHO3D_OBJECT(UI, Object) (defined in Urho3D::UI)Urho3D::UIprivate
useMutableGlyphs_Urho3D::UIprivate
useScreenKeyboard_Urho3D::UIprivate
useSystemClipboard_Urho3D::UIprivate
usingTouchInput_Urho3D::UIprivate
vertexBuffer_Urho3D::UIprivate
vertexData_Urho3D::UIprivate
WeakRefs() constUrho3D::RefCounted
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~UI() overrideUrho3D::UI