| AddRef() | Urho3D::RefCounted | |
| AddScreenJoystick(XMLFile *layoutFile=nullptr, XMLFile *styleFile=nullptr) | Urho3D::Input | |
| availableTouchIDs_ | Urho3D::Input | private |
| BackbufferToSystem(const IntVector2 &value) const | Urho3D::Input | |
| blockEvents_ | Urho3D::Object | private |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| CenterMousePosition() | Urho3D::Input | |
| context_ | Urho3D::Object | protected |
| enabled_ | Urho3D::Input | private |
| EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
| eventHandlers_ | Urho3D::Object | private |
| explicitWindowRect_ | Urho3D::Input | private |
| FindAccelerometerJoystickId() const | Urho3D::Input | |
| FindEventHandler(StringHash eventType) | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
| focusedThisFrame_ | Urho3D::Input | private |
| GainFocus() | Urho3D::Input | private |
| GetBackbufferSize() const (defined in Urho3D::Input) | Urho3D::Input | |
| GetBlockEvents() const | Urho3D::Object | inline |
| GetCategory() const | Urho3D::Object | |
| GetContext() const | Urho3D::Object | inline |
| GetEnabled() const | Urho3D::Input | inline |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetGlobalWindowPosition() const | Urho3D::Input | |
| GetGlobalWindowSize() const (defined in Urho3D::Input) | Urho3D::Input | |
| GetJoystick(SDL_JoystickID id) | Urho3D::Input | |
| GetJoystickByIndex(unsigned index) | Urho3D::Input | |
| GetJoystickByName(const ea::string &name) | Urho3D::Input | |
| GetKeyDown(Key key) const | Urho3D::Input | |
| GetKeyFromName(const ea::string &name) | Urho3D::Input | static |
| GetKeyFromScancode(Scancode scancode) | Urho3D::Input | static |
| GetKeyName(Key key) | Urho3D::Input | static |
| GetKeyPress(Key key) const | Urho3D::Input | |
| GetMouseButtonClick(MouseButtonFlags button) const | Urho3D::Input | |
| GetMouseButtonDown(MouseButtonFlags button) const | Urho3D::Input | |
| GetMouseButtonName(MouseButton button) | Urho3D::Input | static |
| GetMouseButtonPress(MouseButtonFlags button) const | Urho3D::Input | |
| GetMouseMode() const | Urho3D::Input | inline |
| GetMouseMove() const | Urho3D::Input | |
| GetMouseMoveWheel() const | Urho3D::Input | inline |
| GetMouseMoveX() const | Urho3D::Input | |
| GetMouseMoveY() const | Urho3D::Input | |
| GetMousePosition() const | Urho3D::Input | |
| GetNumJoysticks() const | Urho3D::Input | inline |
| GetNumTouches() const | Urho3D::Input | inline |
| GetQualifierDown(Qualifier qualifier) const | Urho3D::Input | |
| GetQualifierPress(Qualifier qualifier) const | Urho3D::Input | |
| GetQualifiers() const | Urho3D::Input | |
| GetRelativeMousePosition() const | Urho3D::Input | |
| GetScancodeDown(Scancode scancode) const | Urho3D::Input | |
| GetScancodeFromKey(Key key) | Urho3D::Input | static |
| GetScancodeFromName(const ea::string &name) | Urho3D::Input | static |
| GetScancodeName(Scancode scancode) | Urho3D::Input | static |
| GetScancodePress(Scancode scancode) const | Urho3D::Input | |
| GetScreenKeyboardSupport() const | Urho3D::Input | |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetSubsystems() const | Urho3D::Object | private |
| GetSystemToBackbufferScale() const | Urho3D::Input | inline |
| GetToggleFullscreen() const | Urho3D::Input | inline |
| GetTouch(unsigned index) const | Urho3D::Input | |
| GetTouchById(int touchId) const | Urho3D::Input | |
| GetTouchEmulation() const | Urho3D::Input | inline |
| GetTouchIndexFromID(int touchID) | Urho3D::Input | private |
| GetType() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
| GetTypeName() const =0 | Urho3D::Object | pure virtual |
| graphics_ | Urho3D::Input | private |
| HandleBeginFrame(StringHash eventType, VariantMap &eventData) | Urho3D::Input | private |
| HandleScreenJoystickTouch(StringHash eventType, VariantMap &eventData) | Urho3D::Input | private |
| HandleScreenMode(StringHash eventType, VariantMap &eventData) | Urho3D::Input | private |
| HandleSDLEvent(void *sdlEvent) | Urho3D::Input | private |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasFocus() | Urho3D::Input | inline |
| HasScriptObject() const | Urho3D::RefCounted | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| Initialize() | Urho3D::Input | private |
| initialized_ | Urho3D::Input | private |
| Input(Context *context) | Urho3D::Input | explicit |
| inputFocus_ | Urho3D::Input | private |
| IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsMinimized() const | Urho3D::Input | |
| IsMouseGrabbed() const | Urho3D::Input | inline |
| IsMouseLocked() const | Urho3D::Input | |
| IsMouseVisible() const | Urho3D::Input | inline |
| IsScreenJoystickVisible(SDL_JoystickID id) const | Urho3D::Input | |
| IsScreenKeyboardVisible() const | Urho3D::Input | |
| IsScriptStrongRef() const | Urho3D::RefCounted | inline |
| joysticks_ | Urho3D::Input | private |
| keyDown_ | Urho3D::Input | private |
| keyPress_ | Urho3D::Input | private |
| lastMouseGrabbed_ | Urho3D::Input | private |
| lastMouseMode_ | Urho3D::Input | private |
| lastMousePosition_ | Urho3D::Input | private |
| lastMouseVisible_ | Urho3D::Input | private |
| lastVisibleMousePosition_ | Urho3D::Input | private |
| LoadGestures(Deserializer &source) | Urho3D::Input | |
| LoseFocus() | Urho3D::Input | private |
| minimized_ | Urho3D::Input | private |
| mouseButtonClick_ | Urho3D::Input | private |
| mouseButtonDown_ | Urho3D::Input | private |
| mouseButtonPress_ | Urho3D::Input | private |
| mouseGrabbed_ | Urho3D::Input | private |
| mouseMode_ | Urho3D::Input | private |
| mouseMove_ | Urho3D::Input | private |
| mouseMoveScaled_ | Urho3D::Input | private |
| mouseMoveWheel_ | Urho3D::Input | private |
| mousePressPosition_ | Urho3D::Input | private |
| mousePressTimer_ | Urho3D::Input | private |
| mouseVisible_ | Urho3D::Input | private |
| Object(Context *context) | Urho3D::Object | explicit |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnRawInput | Urho3D::Input | |
| OnSDLRawInput(SDL_Event &evt, bool &consumed) | Urho3D::Input | private |
| OpenJoystick(unsigned index) | Urho3D::Input | private |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| PopTouchIndex() | Urho3D::Input | private |
| PushTouchIndex(int touchID) | Urho3D::Input | private |
| RecordGesture() | Urho3D::Input | |
| refCount_ | Urho3D::RefCounted | private |
| RefCounted() | Urho3D::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| RefCountPtr() const | Urho3D::RefCounted | inline |
| Refs() const | Urho3D::RefCounted | |
| ReleaseRef() | Urho3D::RefCounted | |
| RemoveAllGestures() | Urho3D::Input | |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| RemoveGesture(unsigned gestureID) | Urho3D::Input | |
| RemoveScreenJoystick(SDL_JoystickID id) | Urho3D::Input | |
| ResetExplicitWindowRect() | Urho3D::Input | inline |
| ResetInputAccumulation() | Urho3D::Input | private |
| ResetJoysticks() | Urho3D::Input | private |
| ResetMouseGrabbed() | Urho3D::Input | |
| ResetMouseMode() | Urho3D::Input | |
| ResetMouseVisible() | Urho3D::Input | |
| ResetState() | Urho3D::Input | private |
| ResetTouches() | Urho3D::Input | private |
| SaveGesture(Serializer &dest, unsigned gestureID) | Urho3D::Input | |
| SaveGestures(Serializer &dest) | Urho3D::Input | |
| scancodeDown_ | Urho3D::Input | private |
| scancodePress_ | Urho3D::Input | private |
| sdlMouseRelative_ | Urho3D::Input | private |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
| SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
| SendInputFocusEvent() | Urho3D::Input | private |
| SerializeInBlock(Archive &archive) | Urho3D::Object | virtual |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetEnabled(bool enabled) | Urho3D::Input | inline |
| SetExplicitWindowRect(const IntRect &rect) | Urho3D::Input | inline |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetKey(Key key, Scancode scancode, bool newState) | Urho3D::Input | private |
| SetMouseButton(MouseButton button, bool newState, int clicks) | Urho3D::Input | private |
| SetMouseGrabbed(bool grab, bool suppressEvent=false) | Urho3D::Input | |
| SetMouseMode(MouseMode mode, bool suppressEvent=false) | Urho3D::Input | |
| SetMouseModeAbsolute(SDL_bool enable) | Urho3D::Input | private |
| SetMouseModeRelative(SDL_bool enable) | Urho3D::Input | private |
| SetMousePosition(const IntVector2 &position) | Urho3D::Input | |
| SetMouseVisible(bool enable, bool suppressEvent=false) | Urho3D::Input | |
| SetMouseWheel(int delta) | Urho3D::Input | private |
| SetScreenJoystickVisible(SDL_JoystickID id, bool enable) | Urho3D::Input | |
| SetScreenKeyboardVisible(bool enable) | Urho3D::Input | |
| SetToggleFullscreen(bool enable) | Urho3D::Input | |
| SetTouchEmulation(bool enable) | Urho3D::Input | |
| SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SuppressNextMouseMove() | Urho3D::Input | private |
| suppressNextMouseMove_ | Urho3D::Input | private |
| SystemToBackbuffer(const IntVector2 &value) const | Urho3D::Input | |
| systemToBackbufferScale_ | Urho3D::Input | private |
| textInput_ | Urho3D::Input | private |
| toggleFullscreen_ | Urho3D::Input | private |
| touchEmulation_ | Urho3D::Input | private |
| touches_ | Urho3D::Input | private |
| touchIDMap_ | Urho3D::Input | private |
| TypeHierarchy | Urho3D::Object | inlinestatic |
| 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 | |
| UnsuppressMouseMove() | Urho3D::Input | private |
| Update() | Urho3D::Input | |
| URHO3D_OBJECT(Input, Object) (defined in Urho3D::Input) | Urho3D::Input | private |
| WeakRefs() const | Urho3D::RefCounted | |
| windowID_ | Urho3D::Input | private |
| ~Input() override | Urho3D::Input | |
| ~Object() override | Urho3D::Object | |
| ~RefCounted() | Urho3D::RefCounted | virtual |