This is the complete list of members for MultiLevelDDLayer, including all inherited members.
_enableFeedback() (defined in DDLayer) | DDLayer | protected |
addLevel(const String &levelId, float width=0, float height=0, bool switchToIt=false) | MultiLevelDDLayer | |
addLevel(const String &levelId, bool switchToIt) | MultiLevelDDLayer | inline |
alpha(int alpha) | DDLayer | |
animateLevelBackground(int fps, bool reset=true, const String &options="") | MultiLevelDDLayer | |
backgroundColor(const String &color, int opacity=100) | 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 | |
customData | DDObject | |
DDLayer(int8_t layerId) (defined in DDLayer) | DDLayer | protected |
debugOnly(int i) | DDLayer | |
deleteLevel(const String &levelId) | MultiLevelDDLayer | |
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=CLICK, const String &option="") | DDLayer | |
exportLevelsAsImage(const String &imageFileName, bool cacheItNotSave=false) | MultiLevelDDLayer | |
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 |
layerId (defined in DDLayer) | DDLayer | protected |
levelOpacity(int opacity) | MultiLevelDDLayer | |
levelTransparent(bool transparent) | MultiLevelDDLayer | |
margin(float size) | DDLayer | |
margin(float left, float top, float right, float bottom) | DDLayer | |
moveLevelAnchorBy(float byX, float byY, long reachInMillis=0) | MultiLevelDDLayer | |
MultiLevelDDLayer(int8_t layerId) (defined in MultiLevelDDLayer) | MultiLevelDDLayer | inlineprotected |
noBackgroundColor() | 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 |
popLevel() | MultiLevelDDLayer | |
pushLevel() | MultiLevelDDLayer | |
pushLevelAndSwitchTo(const String &switchTolevelId, bool addIfMissing=true) | MultiLevelDDLayer | |
registerLevelBackground(const String &backgroundId, const String &backgroundImageName, const String &drawBackgroundOptions="") | MultiLevelDDLayer | |
reorderLevel(const String &levelId, const String &how) | MultiLevelDDLayer | |
setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="") | DDLayer | |
setLevelAnchor(float x, float y, long reachInMillis=0) | MultiLevelDDLayer | |
setLevelBackground(const String &backgroundId, const String &backgroundImageName="", const String &drawBackgroundOptions="") | MultiLevelDDLayer | |
setLevelNoBackground() | MultiLevelDDLayer | |
stopAnimateLevelBackground(bool reset=true) | MultiLevelDDLayer | |
switchLevel(const String &levelId, bool addIfMissing=true) | MultiLevelDDLayer | |
transparent(bool transparent) | DDLayer | |
visible(bool visible) | DDLayer | |
~DDLayer() (defined in DDLayer) | DDLayer | virtual |
~DDObject() (defined in DDObject) | DDObject | inlinevirtual |