Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MajicDesigns/MD_Parola
/ functions
Functions
315 in github.com/MajicDesigns/MD_Parola
⨍
Functions
315
◇
Types & classes
7
Method
MD_PZone
src/MD_PZone.cpp:30
Method
MD_Parola
* Class constructor - arbitrary output pins. * * Instantiate a new instance of the class. The parameters passed are used to * connect the sof
src/MD_Parola.h:1227
Function
PlacementCalculator
()
docs/jquery.js:154
Function
R
(e)
docs/jquery.js:29
Function
SearchBox
(name, resultsPath, extension)
docs/search/search.js:36
Function
SearchResults
()
docs/search/search.js:351
Function
TooltipController
(options)
docs/jquery.js:158
Function
U
(e,t)
docs/jquery.js:34
Function
_preventDefault
(evt)
docs/resize.js:147
Function
_preventDefault
(evt)
docs/navtree.js:652
Method
addChar
* Add a user defined character to the replacement list for all zones. * * Add a replacement characters to the user defined list. The character d
src/MD_Parola.h:1983
Method
addChar
src/MD_PZone.cpp:219
Method
allocateFontBuffer
src/MD_PZone.cpp:67
Method
begin
src/MD_Parola.cpp:39
Method
begin
* Initialize the object. * * Initialize the object data. This needs to be called during setup() to initialize new * data for the class that c
src/MD_Parola.h:1274
Method
begin
src/MD_PZone.cpp:59
Function
beginShowTip
(element)
docs/jquery.js:158
Method
calcTextLimits
src/MD_PZone.cpp:156
Function
closeDesyncedTip
()
docs/jquery.js:163
Function
closeTooltip
(disableDelay)
docs/jquery.js:153
Function
collapseExpand
()
docs/resize.js:110
Method
commonPrint
src/MD_Parola_Print.cpp:30
Function
computePlacementCoords
(element,placement,tipWidth,tipHeight,offset)
docs/jquery.js:154
Method
delChar
* Delete a user defined character to the replacement list for all zones. * * Delete a reference to a replacement character in the user defined l
src/MD_Parola.h:2004
Method
delChar
src/MD_PZone.cpp:273
Method
displayAnimate
src/MD_Parola.cpp:107
Method
displayClear
* Clear the display. * * Clear all the zones in the current display. */
src/MD_Parola.h:1345
Method
displayReset
* Reset the current animation to restart for all zones. * * This method is used to reset all the zone animations an animation back to the start
src/MD_Parola.h:1364
Method
displayScroll
@} */ -------------------------------------------------------------- \name Methods for quick start displays. * @{ */ * Easy start for a scrollin
src/MD_Parola.h:1466
Method
displayShutdown
* Shutdown or restart display hardware. * * Shutdown the display hardware to a low power state. The display will * be blank during the shutdown.
src/MD_Parola.h:1385
Method
displaySuspend
* Suspend or resume display updates. * * Stop the current display animation. When pausing it leaves the * display showing the current text. Resu
src/MD_Parola.h:1397
Method
displayText
* Easy start for a non-scrolling text display. * * This method is a convenient way to set up a static text display. All the data * necessary
src/MD_Parola.h:1485
Method
displayZoneText
src/MD_Parola.cpp:96
Method
effectBlinds
src/MD_Parola_Blinds.cpp:34
Method
effectClose
src/MD_Parola_Close.cpp:32
Method
effectDiag
src/MD_Parola_Diag.cpp:32
Method
effectDissolve
src/MD_Parola_Dissolve.cpp:32
Method
effectFade
src/MD_Parola_Fade.cpp:32
Method
effectGrow
src/MD_Parola_Grow.cpp:32
Method
effectHScan
src/MD_Parola_Scan.cpp:32
Method
effectHScroll
src/MD_Parola_HScroll.cpp:32
Method
effectMesh
src/MD_Parola_Mesh.cpp:32
Method
effectOpen
src/MD_Parola_Open.cpp:32
Method
effectPrint
src/MD_Parola_Print.cpp:56
Method
effectRandom
src/MD_Parola_Random.cpp:34
Method
effectSlice
src/MD_Parola_Slice.cpp:32
Method
effectSprite
src/MD_Parola_Sprite.cpp:32
Method
effectVScan
src/MD_Parola_Scan.cpp:117
Method
effectVScroll
src/MD_Parola_VScroll.cpp:30
Method
effectWipe
src/MD_Parola_Wipe.cpp:32
Function
eraseSetting
(cookie)
docs/cookie.js:47
Method
findChar
src/MD_PZone.cpp:296
Method
getCharSpacing
* Get the inter-character spacing in columns. * * \return the current setting for the space between characters in columns. Assumes one zone only
src/MD_Parola.h:1516
Method
getDisplayExtent
* Get the start and end column numbers for the whole display. * * Returns the start and end column numbers for the matrix display. * This retain
src/MD_Parola.h:2085
Method
getFirstChar
src/MD_PZone.cpp:405
Method
getFont
* Get the display font for specified zone. * * Get the current font table pointer for the specified zone. * * \param z specified zone.
src/MD_Parola.h:2025
Method
getGraphicObject
-------------------------------------------------------------- \name Support methods for graphics. * @{ */ * Get a pointer to the instantiated gra
src/MD_Parola.h:2074
Method
getIntensity
* Get the current display intensity. * * See the setIntensity() method. * * \return the intensity setting (0-15). Assumes one zone only.
src/MD_Parola.h:1552
Method
getInvert
* Get the current display invert state. * * See the setInvert() method. * * \return true if the display is inverted. Assumes one zone only
src/MD_Parola.h:1533
Method
getNextChar
src/MD_PZone.cpp:451
Method
getPause
* Get the current pause time. * * See the setPause() method. Assumes one zone only. * * \return the pause value in milliseconds. */
src/MD_Parola.h:1571
Method
getScrollSpacing
* Get the horizontal scrolling spacing. * * See the setScrollSpacing() method. Assumes one zone only * * \return the speed value. */
src/MD_Parola.h:1590
Method
getSpeed
* Get the current IN animation speed. * * See the setSpeed() method. Assumes one zone only * * \return the speed value. */
src/MD_Parola.h:1599
Method
getSpeedIn
* Get the current IN animation speed for the specified zone. * * See the setSpeed() method. * * \param z zone number. * \return the I
src/MD_Parola.h:1619
Method
getSpeedOut
* Get the current OUT animation speed for the specified zone. * * See the setSpeed() method. * * \param z zone number. * \return the
src/MD_Parola.h:1629
Method
getTextAlignment
* Get the current text alignment specification. * * Assumes one zone only. * * \return the current text alignment setting. */
src/MD_Parola.h:1638
Method
getTextColumns
* Get the text width in columns * Evaluate the width in column for the text string *p as the sum of all * the characters and the space between
src/MD_Parola.h:1658
Method
getTextExtent
* Get the start and end column numbers for the text displayed. * * Returns the start and end column numbers for the text displayed in zone 0. *
src/MD_Parola.h:2110
Method
getZone
* Get the module limits for a zone. * * Once a zone has been defined, this method will return the * start and end module that were defined f
src/MD_Parola.h:1425
Method
getZoneEffect
* Get the value of specified display effect. * * The display effect is one of the zoneEffect_t types. The returned value will be * true if th
src/MD_Parola.h:1683
Method
getZoneEffect
src/MD_PZone.cpp:90
Method
getZoneStatus
* Get the completion status for a zone. * * This method is to determine which zone has completed when displayAnimate() * has returned a compl
src/MD_Parola.h:1338
Function
initMenu
(relPath,searchEnabled,serverSide,searchPage,search,treeview)
docs/menu.js:25
Function
initNavTree
(toroot,relpath,allMembersFile)
docs/navtree.js:26
Function
init_search
()
docs/search/search.js:677
Method
invertBuf
src/MD_PZone.cpp:363
Method
isAnimationAdvanced
* Check if animation frame has advanced. * * Check if the last call to animate() resulted in the animation frame advancing by * one or more fram
src/MD_Parola.h:1411
Method
makeChar
src/MD_PZone.cpp:325
Function
me
()
docs/jquery.js:21
Method
moveTextPointer
src/MD_PZone.cpp:379
Function
ne
(e,t)
docs/jquery.js:7
Function
oe
()
docs/jquery.js:7
Function
qe
(e)
docs/jquery.js:48
Function
readSetting
(cookie,defVal)
docs/cookie.js:9
Function
repositionTooltip
()
docs/jquery.js:154
Method
reverseBuf
src/MD_PZone.cpp:349
Method
setCharSpacing
* Set the inter-character spacing in columns for all zones. * * Set the number of blank columns between characters when they are displayed. *
src/MD_Parola.h:1692
Method
setInitialConditions
src/MD_PZone.cpp:113
Method
setInitialEffectConditions
src/MD_PZone.cpp:125
Method
setIntensity
* Set the display brightness for all the zones. * * Set the intensity (brightness) of the display. * * \param intensity the intensity to s
src/MD_Parola.h:1711
Method
setInvert
* Invert the display in all the zones. * * Set the display to inverted (ON LED turns OFF and vice versa). * * \param invert true for inve
src/MD_Parola.h:1730
Method
setPause
* Set the pause between ENTER and EXIT animations for all zones. * * Between each entry and exit, the library will pause by the number of millis
src/MD_Parola.h:1751
Method
setScrollSpacing
* Set the horizontal scrolling distance between messages for all the zones. * * When scrolling horizontally, the distance between the end of one
src/MD_Parola.h:1773
Method
setSpeed
* Set identical IN and OUT animation frame speed for all zones. * * The speed of the display is the 'tick' time between animation frames. The lo
src/MD_Parola.h:1785
Method
setSpeedInOut
* Set separate IN and OUT animation frame speed for all zones. * * The speed of the display is the 'tick' time between animation frames. The low
src/MD_Parola.h:1798
Method
setSpriteData
* Set data for user sprite effects (single zone). * * This method is used to set up user data needed so that the library can * display the sprit
src/MD_Parola.h:1845
Method
setSpriteData
src/MD_PZone.cpp:102
Method
setTextAlignment
* Set the text alignment for all zones. * * Text alignment is specified as one of the values in textPosition_t. * * \param ta the require
src/MD_Parola.h:1874
Method
setTextBuffer
* Set the pointer to the text buffer. * * Sets the text buffer to be a pointer to user data. The library does not allocate * any memory for t
src/MD_Parola.h:1901
Method
setTextEffect
* Set the entry and exit text effects for all zones. * * The 'in' and 'out' text effects are specified using the textEffect_t enumerated * ty
src/MD_Parola.h:1924
← previous
next →
201–300 of 315, ranked by callers