This is the complete list of members for JoystickDDLayer, including all inherited members.
| _enableFeedback() (defined in DDLayer) | DDLayer | protected |
| alpha(int alpha) | DDLayer | |
| animateBackgroundImage(float fps, bool reset=true, const String &options="") | DDLayer | |
| autoRecenter(bool autoRecenter=true) | JoystickDDLayer | |
| backgroundColor(const String &color, int opacity=100) | DDLayer | |
| backgroundImage(const String &backgroundImageName, const String &drawBackgroundOptions, int refImageWidth=0) | DDLayer | |
| blend(const String &color, int alpha=255, const String &mode="darken") | DDLayer | |
| border(float size, const String &color, const String &shape="flat", float extraSize=0) | DDLayer | |
| clear() | DDLayer | |
| colors(const String &stickColor, const String &stickOutlineColor, const String &socketColor="", const String &socketOutlineColor="") | JoystickDDLayer | |
| customData | DDObject | |
| DDLayer(int8_t layerId) (defined in DDLayer) | DDLayer | protected |
| debugOnly(int i) | DDLayer | |
| disabled(bool disabled=true) | DDLayer | |
| disableFeedback() | DDLayer | |
| enableFeedback(const String &autoFeedbackMethod="", const String &allowFeedbackTypes="") | DDLayer | |
| explicitFeedback(int16_t x=0, int16_t y=0, const String &text="", DDFeedbackType type=DDFeedbackType::CLICK, const String &option="") | DDLayer | |
| exportAsBackgroundImage(bool replace=true, bool noDrawBackground=true, int exportAsWidth=0) | DDLayer | |
| feedbackHandler (defined in DDLayer) | DDLayer | protected |
| flash() | DDLayer | |
| flashArea(int x, int y) | DDLayer | |
| getFeedback() | DDLayer | |
| getFeedbackHandler() const | DDLayer | inline |
| getFeedbackManager() const | DDLayer | inline |
| getLayerId() const (defined in DDLayer) | DDLayer | inline |
| JoystickDDLayer(int8_t layerId) | JoystickDDLayer | inline |
| layerId (defined in DDLayer) | DDLayer | protected |
| margin(float size) | DDLayer | |
| margin(float left, float top, float right, float bottom) | DDLayer | |
| moveToCenter(bool sendFeedback=false) | JoystickDDLayer | |
| moveToPos(int16_t x, int16_t y, bool sendFeedback=false) | JoystickDDLayer | |
| noBackgroundColor() | DDLayer | |
| noBackgroundImage() | DDLayer | |
| noblend() | DDLayer | |
| noBorder() | DDLayer | |
| noMargin() | DDLayer | |
| noPadding() | DDLayer | |
| objectType | DDObject | |
| opacity(int opacity) | DDLayer | |
| padding(float size) | DDLayer | |
| padding(float left, float top, float right, float bottom) | DDLayer | |
| pFeedbackManager (defined in DDLayer) | DDLayer | protected |
| setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="") | DDLayer | |
| showValue(bool show=true, const String &color="") | JoystickDDLayer | |
| snappy(bool snappy=true) | JoystickDDLayer | |
| stopAnimateBackgroundImage(bool reset=true) | DDLayer | |
| transparent(bool transparent) | DDLayer | |
| valueRange(int16_t minValue, int16_t maxValue, int valueStep=1, bool sendFeedback=false) | JoystickDDLayer | |
| visible(bool visible) | DDLayer | |
| ~DDLayer() (defined in DDLayer) | DDLayer | virtual |
| ~DDObject() (defined in DDObject) | DDObject | inlinevirtual |