Rebel Fork Framework
Urho3D::DirectionalPadAdapter Member List

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

AddRef()Urho3D::RefCounted
Append(AggregatedState &activeInput, InputType input) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
axisLowerThreshold_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
axisUpperThreshold_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
context_Urho3D::Objectprotected
DirectionalPadAdapter(Context *context)Urho3D::DirectionalPadAdapterexplicit
down_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
enabled_Urho3D::DirectionalPadAdapterprivate
enabledSubscriptions_Urho3D::DirectionalPadAdapterprivate
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
GetAxisLowerThreshold() constUrho3D::DirectionalPadAdapterinline
GetAxisUpperThreshold() constUrho3D::DirectionalPadAdapterinline
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetKeyDown(Key key) constUrho3D::DirectionalPadAdapter
GetRepeatDelay() constUrho3D::DirectionalPadAdapterinline
GetRepeatInterval() constUrho3D::DirectionalPadAdapterinline
GetScancodeDown(Scancode scancode) constUrho3D::DirectionalPadAdapter
GetSubscriptionMask() constUrho3D::DirectionalPadAdapterinline
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HandleInputFocus(StringHash eventType, VariantMap &args) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
HandleJoystickAxisMove(StringHash eventType, VariantMap &args) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
HandleJoystickDisconnected(StringHash eventType, VariantMap &args) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
HandleJoystickHatMove(StringHash eventType, VariantMap &args) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
HandleKeyDown(StringHash eventType, VariantMap &args) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
HandleKeyUp(StringHash eventType, VariantMap &args) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
HandleUpdate(StringHash eventType, VariantMap &args) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
ignoreJoystickId_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
input_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
InputType enum name (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
IsEnabled() constUrho3D::DirectionalPadAdapterinline
IsInstanceOf(StringHash type) const =0Urho3D::Objectpure virtual
IsInstanceOf() constUrho3D::Objectinline
IsScriptStrongRef() constUrho3D::RefCountedinline
left_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
Remove(AggregatedState &activeInput, InputType input) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveIf(AggregatedState &activeInput, const ea::function< bool(InputType)> &pred) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
repeatDelay_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
repeatInterval_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
right_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
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
SendKeyDown(Scancode key, bool repeat) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
SendKeyUp(Scancode key) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
SerializeInBlock(Archive &archive)Urho3D::Objectvirtual
SetAxisLowerThreshold(float threshold)Urho3D::DirectionalPadAdapter
SetAxisUpperThreshold(float threshold)Urho3D::DirectionalPadAdapter
SetBlockEvents(bool block)Urho3D::Objectinline
SetEnabled(bool enabled)Urho3D::DirectionalPadAdapter
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetRepeatDelay(float delayInSeconds)Urho3D::DirectionalPadAdapter
SetRepeatInterval(float intervalInSeconds)Urho3D::DirectionalPadAdapter
SetSubscriptionMask(DirectionalPadAdapterFlags mask)Urho3D::DirectionalPadAdapter
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
subscriptionFlags_Urho3D::DirectionalPadAdapterprivate
TypeHierarchyUrho3D::Objectinlinestatic
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
up_ (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
UpdateSubscriptions(DirectionalPadAdapterFlags flags) (defined in Urho3D::DirectionalPadAdapter)Urho3D::DirectionalPadAdapterprivate
WeakRefs() constUrho3D::RefCounted
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual