Luanti 5.11.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
TouchControls Member List

This is the complete list of members for TouchControls, including all inherited members.

addButton(std::vector< button_info > &buttons, touch_gui_button_id id, const std::string &image, const recti &rect, bool visible)TouchControlsprivate
addToggleButton(std::vector< button_info > &buttons, touch_gui_button_id id, const std::string &image_1, const std::string &image_2, const recti &rect, bool visible)TouchControlsprivate
applyContextControls(const TouchInteractionMode &mode)TouchControls
applyJoystickStatus()TouchControlsprivate
applyLayout(const ButtonLayout &layout)TouchControlsprivate
buttonEmitAction(button_info &btn, bool action)TouchControlsprivate
buttonsHandlePress(std::vector< button_info > &buttons, size_t pointer_id, IGUIElement *element)TouchControlsprivate
buttonsHandleRelease(std::vector< button_info > &buttons, size_t pointer_id)TouchControlsprivate
buttonsStep(std::vector< button_info > &buttons, float dtime)TouchControlsprivate
DISABLE_CLASS_COPY(TouchControls)TouchControls
emitKeyboardEvent(EKEY_CODE keycode, bool pressed)TouchControlsprivate
emitMouseEvent(EMOUSE_INPUT_EVENT type)TouchControlsprivate
getHotbarSelection()TouchControls
getJoystickDirection()TouchControlsinline
getJoystickSpeed()TouchControlsinline
getPitchChange()TouchControlsinline
getPointerPos()TouchControlsprivate
getShootline()TouchControlsinline
getStatusText()TouchControlsinline
getYawChange()TouchControlsinline
handleReleaseEvent(size_t pointer_id)TouchControlsprivate
hide()TouchControls
isHotbarButton(const SEvent &event)TouchControlsprivate
isStatusTextOverriden()TouchControlsinline
loadButtonTexture(IGUIImage *gui_button, const std::string &path)TouchControlsprivate
m_button_sizeTouchControlsprivate
m_buttonsTouchControlsprivate
m_camera_pitch_changeTouchControlsprivate
m_camera_yaw_changeTouchControlsprivate
m_deviceTouchControlsprivate
m_dig_pressedTouchControlsprivate
m_dig_pressed_untilTouchControlsprivate
m_draw_crosshairTouchControlsprivate
m_fixed_joystickTouchControlsprivate
m_guienvTouchControlsprivate
m_had_move_idTouchControlsprivate
m_has_joystick_idTouchControlsprivate
m_has_move_idTouchControlsprivate
m_hotbar_rectsTouchControlsprivate
m_hotbar_selectionTouchControlsprivate
m_joystick_btn_bgTouchControlsprivate
m_joystick_btn_centerTouchControlsprivate
m_joystick_btn_offTouchControlsprivate
m_joystick_directionTouchControlsprivate
m_joystick_has_really_movedTouchControlsprivate
m_joystick_idTouchControlsprivate
m_joystick_speedTouchControlsprivate
m_joystick_status_aux1TouchControlsprivate
m_joystick_triggers_aux1TouchControlsprivate
m_last_modeTouchControlsprivate
m_layoutTouchControlsprivate
m_long_tap_delayTouchControlsprivate
m_move_downtimeTouchControlsprivate
m_move_has_really_movedTouchControlsprivate
m_move_idTouchControlsprivate
m_move_posTouchControlsprivate
m_move_prevent_short_tapTouchControlsprivate
m_overflow_bgTouchControlsprivate
m_overflow_btnTouchControlsprivate
m_overflow_button_rectsTouchControlsprivate
m_overflow_button_titlesTouchControlsprivate
m_overflow_buttonsTouchControlsprivate
m_overflow_openTouchControlsprivate
m_place_pressedTouchControlsprivate
m_place_pressed_untilTouchControlsprivate
m_pointer_downposTouchControlsprivate
m_pointer_posTouchControlsprivate
m_receiverTouchControlsprivate
m_screensizeTouchControlsprivate
m_shootlineTouchControlsprivate
m_status_textTouchControlsprivate
m_tap_stateTouchControlsprivate
m_texturesourceTouchControlsprivate
m_touchscreen_thresholdTouchControlsprivate
m_visibleTouchControlsprivate
makeButtonDirect(touch_gui_button_id id, const recti &rect, bool visible)TouchControlsprivate
mayAddButton(touch_gui_button_id id)TouchControlsprivate
readSettings()TouchControlsprivate
registerHotbarRect(u16 index, const recti &rect)TouchControls
releaseAll()TouchControlsprivate
resetHotbarRects()TouchControls
settingChangedCallback(const std::string &name, void *data)TouchControlsprivatestatic
setUseCrosshair(bool use_crosshair)TouchControlsinline
setVisible(bool visible)TouchControls
show()TouchControls
step(float dtime)TouchControls
toggleOverflowMenu()TouchControlsprivate
TouchControls(IrrlichtDevice *device, ISimpleTextureSource *tsrc)TouchControls
translateEvent(const SEvent &event)TouchControls
updateVisibility()TouchControlsprivate
~TouchControls()TouchControls