ArduinoDumbDisplay v0.9.9-r34
DumbDisplay Arduino Library -- https://github.com/trevorwslee/Arduino-DumbDisplay
 
Loading...
Searching...
No Matches
MbDDLayer Member List

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

_enableFeedback() (defined in DDLayer)DDLayerprotected
alpha(int alpha)DDLayer
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
createImage(const String &ledPattern) (defined in MbDDLayer)MbDDLayer
customDataDDObject
DDLayer(int8_t layerId) (defined in DDLayer)DDLayerprotected
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=CLICK, const String &option="")DDLayer
feedbackHandler (defined in DDLayer)DDLayerprotected
flash()DDLayer
flashArea(int x, int y)DDLayer
getFeedback()DDLayer
getFeedbackHandler() constDDLayerinline
getFeedbackManager() constDDLayerinline
getLayerId() const (defined in DDLayer)DDLayerinline
layerId (defined in DDLayer)DDLayerprotected
ledColor(const String &color)MbDDLayer
margin(float size)DDLayer
margin(float left, float top, float right, float bottom)DDLayer
MbDDLayer(int8_t layerId)MbDDLayerinline
noBackgroundColor()DDLayer
noblend()DDLayer
noBorder()DDLayer
noMargin()DDLayer
noPadding()DDLayer
objectTypeDDObject
opacity(int opacity)DDLayer
padding(float size)DDLayer
padding(float left, float top, float right, float bottom)DDLayer
pFeedbackManager (defined in DDLayer)DDLayerprotected
plot(int x, int y)MbDDLayer
releaseImage(MbImage *pImage) (defined in MbDDLayer)MbDDLayer
scrollImage(MbImage *pImage, int xOff, long interval) (defined in MbDDLayer)MbDDLayer
setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="")DDLayer
showArrow(MbArrow arrow)MbDDLayer
showIcon(MbIcon icon)MbDDLayer
showImage(MbImage *pImage, int xOff) (defined in MbDDLayer)MbDDLayer
showLeds(const String &ledPattern)MbDDLayer
showNumber(int num)MbDDLayer
showString(const String &str)MbDDLayer
toggle(int x, int y)MbDDLayer
transparent(bool transparent)DDLayer
unplot(int x, int y)MbDDLayer
visible(bool visible)DDLayer
~DDLayer() (defined in DDLayer)DDLayervirtual
~DDObject() (defined in DDObject)DDObjectinlinevirtual