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

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

_enableFeedback() (defined in DDLayer)DDLayerprotected
alpha(int alpha)DDLayer
backgroundColor(const String &color, int opacity=100)DDLayer
bitwise(unsigned int bits, int y=0, bool reverse=false)LedGridDDLayer
bitwise2(unsigned int bits_0, unsigned int bits_1, int y=0, bool reverse=false)LedGridDDLayer
bitwise3(unsigned int bits_0, unsigned int bits_1, unsigned int bits_2, int y=0, bool reverse=false)LedGridDDLayer
bitwise4(unsigned int bits_0, unsigned int bits_1, unsigned int bits_2, unsigned int bits_3, int y=0, bool reverse=false)LedGridDDLayer
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
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
horizontalBar(int count, bool rightToLeft=false)LedGridDDLayer
horizontalBarEx(int count, int startX=0, const String &color="")LedGridDDLayer
layerId (defined in DDLayer)DDLayerprotected
LedGridDDLayer(int8_t layerId)LedGridDDLayerinline
margin(float size)DDLayer
margin(float left, float top, float right, float bottom)DDLayer
noBackgroundColor()DDLayer
noblend()DDLayer
noBorder()DDLayer
noMargin()DDLayer
noOffColor()LedGridDDLayer
noPadding()DDLayer
objectTypeDDObject
offColor(const String &color)LedGridDDLayer
onColor(const String &color)LedGridDDLayer
opacity(int opacity)DDLayer
padding(float size)DDLayer
padding(float left, float top, float right, float bottom)DDLayer
pFeedbackManager (defined in DDLayer)DDLayerprotected
setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="")DDLayer
toggle(int x=0, int y=0)LedGridDDLayer
transparent(bool transparent)DDLayer
turnOff(int x=0, int y=0)LedGridDDLayer
turnOn(int x=0, int y=0)LedGridDDLayer
turnOnEx(int x=0, int y=0, const String &onColor="")LedGridDDLayer
verticalBar(int count, bool bottomToTop=true)LedGridDDLayer
verticalBarEx(int count, int startY=0, const String &color="")LedGridDDLayer
visible(bool visible)DDLayer
~DDLayer() (defined in DDLayer)DDLayervirtual
~DDObject() (defined in DDObject)DDObjectinlinevirtual