Minetest 5.10.0-dev
 
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=true)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=true)TouchControlsprivate
applyContextControls(const TouchInteractionMode &mode)TouchControls
applyJoystickStatus()TouchControlsprivate
emitMouseEvent(EMOUSE_INPUT_EVENT type)TouchControlsprivate
getHotbarSelection()TouchControls
getMovementDirection()TouchControlsinline
getMovementSpeed()TouchControlsinline
getPitchChange()TouchControlsinline
getPointerPos()TouchControlsprivate
getShootline()TouchControlsinline
getYawChange()TouchControlsinline
handleReleaseEvent(size_t pointer_id)TouchControlsprivate
hide()TouchControls
isHotbarButton(const SEvent &event)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_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_tap_stateTouchControlsprivate
m_texturesourceTouchControlsprivate
m_touchscreen_thresholdTouchControlsprivate
m_visibleTouchControlsprivate
makeButtonDirect(touch_gui_button_id id, const recti &rect, bool visible)TouchControlsprivate
registerHotbarRect(u16 index, const recti &rect)TouchControls
releaseAll()TouchControlsprivate
resetHotbarRects()TouchControls
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