#include <Joystick.h>
◆ Joystick()
◆ addButton()
void addButton |
( |
Button * | button | ) |
|
◆ arrowRect()
◆ centerPoint()
◆ convertLocationToSignal()
◆ event()
bool event |
( |
QEvent * | event | ) |
|
|
override |
◆ isDragging()
bool isDragging |
( |
| ) |
const |
◆ joystickButtonPressedSignal
void joystickButtonPressedSignal |
( |
const Vector< 2, fltp04 > & | location | ) |
|
|
signal |
◆ joystickButtonReleasedSignal
void joystickButtonReleasedSignal |
( |
const Vector< 2, fltp04 > & | location | ) |
|
|
signal |
◆ joystickLocationChangedSignal
void joystickLocationChangedSignal |
( |
const Vector< 2, fltp04 > & | location | ) |
|
|
signal |
◆ knobLocation()
◆ knobRadius()
◆ mouseMoveEvent()
void mouseMoveEvent |
( |
QMouseEvent * | ev | ) |
|
|
overridevirtual |
◆ mousePressEvent()
void mousePressEvent |
( |
QMouseEvent * | ev | ) |
|
|
overridevirtual |
◆ mouseReleaseEvent()
void mouseReleaseEvent |
( |
QMouseEvent * | ev | ) |
|
|
overridevirtual |
◆ outerRadius()
◆ paintEvent()
void paintEvent |
( |
QPaintEvent * | paint_event | ) |
|
|
overrideprotected |
◆ resizeEvent()
void resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
overrideprotected |
◆ setBackgroundColor()
◆ setDeadzone()
void setDeadzone |
( |
fltp08 | deadzone | ) |
|
◆ setDrawDeadzone()
void setDrawDeadzone |
( |
bool | draw_deadzone | ) |
|
◆ setDrawSensitivity()
void setDrawSensitivity |
( |
bool | draw_sense | ) |
|
◆ setJoystickSettingsName()
void setJoystickSettingsName |
( |
const String & | name | ) |
|
◆ setKnobColor()
◆ setSettings()
◆ setSnapBackPercent()
void setSnapBackPercent |
( |
float | snap_percent | ) |
|
◆ settings()
◆ setValue()
◆ showSettings()
◆ sizeHint()
◆ snapBackPercent()
float snapBackPercent |
( |
| ) |
const |
|
inline |
◆ updateButton()
void updateButton |
( |
uint04 | button | ) |
|
|
protected |
◆ updateButtons()
◆ m_custom_buttons
◆ m_dragging
◆ m_draw_deadzone
◆ m_draw_sensitivity
◆ m_inner_color
◆ m_inner_radius
◆ m_is_pressing
◆ m_joystick_draw_location
◆ m_joystick_release_animation
QPropertyAnimation* m_joystick_release_animation |
|
protected |
◆ m_knob_inner_color
◆ m_knob_outer_color
◆ m_knob_radius
◆ m_location
◆ m_outer_color
◆ m_settings
◆ m_settings_button
◆ m_snap_back_percent
fltp04 m_snap_back_percent = 0.0f |
|
protected |
◆ snap_back_percent
The documentation for this class was generated from the following files: