|
| virtual ::std::unique_ptr<::UIComponent > | clone (::UIControl &cloneOwner) const |
| virtual void | reset () |
| virtual void | reload (::UIComponent const &rhs) |
|
virtual::ComponentReceiveActionType | receive (::VisualTree &visualTree, ::ScreenInputContext &context, ::UIAnimationController &animationController, ::ScreenEvent const &screenEvent) |
|
virtual::ComponentReceiveActionType | receive (::ScreenEvent const &screenEvent) |
| virtual void | onVisibilityChanged (bool visible) |
| virtual void | onEnabledChanged (bool enabled) |
|
MCAPI | SelectionWheelComponent (::UIControl &owner) |
|
MCAPI void | _broadcastNewHoverSliceButtonEvent (::ScreenInputContext &context, ::SelectionWheelComponent::ButtonInteractionInfo const &buttonInteractionInfo) |
|
MCAPI uint64 | _computeHoverSliceDeflection (::PointerMoveScreenEventData const &moveData) |
|
MCAPI void | _updateControlVisibility () |
|
MCAPI void | addStateControl (::std::shared_ptr<::UIControl > control) |
|
MCAPI void * | $ctor (::UIControl &owner) |
|
MCAPI void | $dtor () |
|
MCAPI ::std::unique_ptr<::UIComponent > | $clone (::UIControl &cloneOwner) const |
|
MCAPI void | $reset () |
|
MCAPI void | $reload (::UIComponent const &rhs) |
|
MCAPI::ComponentReceiveActionType | $receive (::VisualTree &visualTree, ::ScreenInputContext &context, ::UIAnimationController &animationController, ::ScreenEvent const &screenEvent) |
|
MCAPI::ComponentReceiveActionType | $receive (::ScreenEvent const &screenEvent) |
|
MCAPI void | $onVisibilityChanged (bool visible) |
|
MCAPI void | $onEnabledChanged (bool enabled) |
|
virtual void | onNotifyChildAdded () |
|
virtual void | onNotifyChildRemoved () |
|
virtual void | onRemoved () |
|
virtual void | onAdded () |
|
virtual bool | isRenderableComponent () const |
|
virtual bool | isCustomFrameUpdateComponent () const |
|
virtual bool | onLayoutChange () |
|
virtual::std::string const & | getTextToSpeechComponentValue () const |
|
MCFOLD void | $onNotifyChildAdded () |
|
MCFOLD void | $onNotifyChildRemoved () |
|
MCFOLD void | $onRemoved () |
|
MCFOLD void | $onAdded () |
|
MCFOLD bool | $isRenderableComponent () const |
|
MCFOLD bool | $isCustomFrameUpdateComponent () const |
|
MCFOLD bool | $onLayoutChange () |
|
MCFOLD::std::string const & | $getTextToSpeechComponentValue () const |
|
|
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::UIControl > > | mWeakScreenControl |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::weak_ptr<::UIControl > > > | mStateControls |
|
::ll::TypedStorage< 1, 1, bool > | mConsumeEvents |
|
::ll::TypedStorage< 8, 8, uint64 > | mSliceCount |
|
::ll::TypedStorage< 8, 8, uint64 > | mHoverSlice |
|
::ll::TypedStorage< 8, 8, uint64 > | mLastValidHoverSlice |
|
::ll::TypedStorage< 4, 4, float > | mInnerRadius |
|
::ll::TypedStorage< 4, 4, float > | mOuterRadius |
|
::ll::TypedStorage< 4, 4, uint > | mAnalogButtonNameId |
|
::ll::TypedStorage< 4, 4, uint > | mSelectButtonNameId |
|
::ll::TypedStorage< 4, 4, uint > | mHoverButtonNameId |
|
::ll::TypedStorage< 4, 4, uint > | mIterateLeftNameId |
|
::ll::TypedStorage< 4, 4, uint > | mIterateRightNameId |
|
::ll::TypedStorage< 8, 24, ::std::vector< uint > > | mSelectSlotNameIds |
|
::ll::TypedStorage< 4, 4, ::InputMode > | mInputMode |
|
::ll::TypedStorage< 8, 8, ::UIControl & > | mOwner |