Deluge Firmware
Loading...
Searching...
No Matches
NumericDriver Member List

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

cancelPopup()NumericDriver
displayError(int error)NumericDriver
displayLoadingAnimation(bool delayed=false, bool transparent=false)NumericDriver
displayPopup(char const *newText, int8_t numFlashes=3, bool alignRight=false, uint8_t drawDot=255, int blinkSpeed=1)NumericDriver
freezeWithError(char const *text)NumericDriver
getEncodedPosFromLeft(int textPos, char const *text, bool *andAHalf)NumericDriver
isLayerCurrentlyOnTop(NumericLayer *layer)NumericDriver
NumericDriver()NumericDriver
popupActiveNumericDriver
removeTopLayer()NumericDriver
render()NumericDriver
setNextTransitionDirection(int8_t thisDirection)NumericDriver
setScrollingText(char const *newText, int startAtPos=0, int initialDelay=600)NumericDriver
setText(char const *newText, bool alignRight=false, uint8_t drawDot=255, bool doBlink=false, uint8_t *newBlinkMask=NULL, bool blinkImmediately=false, bool shouldBlinkFast=false, int scrollPos=0, uint8_t *blinkAddition=NULL, bool justReplaceBottomLayer=false)NumericDriver
setTextAsNumber(int16_t number, uint8_t drawDot=255, bool doBlink=false)NumericDriver
setTextAsSlot(int16_t currentSlot, int8_t currentSubSlot, bool currentSlotExists, bool doBlink=false, int blinkPos=-1, bool blinkImmediately=false)NumericDriver
timerRoutine()NumericDriver