MCPcopy Create free account

hub / github.com/MajicDesigns/MD_Parola / functions

Functions315 in github.com/MajicDesigns/MD_Parola

MethodMD_PZone
src/MD_PZone.cpp:30
MethodMD_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
FunctionPlacementCalculator
()
docs/jquery.js:154
FunctionR
(e)
docs/jquery.js:29
FunctionSearchBox
(name, resultsPath, extension)
docs/search/search.js:36
FunctionSearchResults
()
docs/search/search.js:351
FunctionTooltipController
(options)
docs/jquery.js:158
FunctionU
(e,t)
docs/jquery.js:34
Function_preventDefault
(evt)
docs/resize.js:147
Function_preventDefault
(evt)
docs/navtree.js:652
MethodaddChar
* 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
MethodaddChar
src/MD_PZone.cpp:219
MethodallocateFontBuffer
src/MD_PZone.cpp:67
Methodbegin
src/MD_Parola.cpp:39
Methodbegin
* 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
Methodbegin
src/MD_PZone.cpp:59
FunctionbeginShowTip
(element)
docs/jquery.js:158
MethodcalcTextLimits
src/MD_PZone.cpp:156
FunctioncloseDesyncedTip
()
docs/jquery.js:163
FunctioncloseTooltip
(disableDelay)
docs/jquery.js:153
FunctioncollapseExpand
()
docs/resize.js:110
MethodcommonPrint
src/MD_Parola_Print.cpp:30
FunctioncomputePlacementCoords
(element,placement,tipWidth,tipHeight,offset)
docs/jquery.js:154
MethoddelChar
* 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
MethoddelChar
src/MD_PZone.cpp:273
MethoddisplayAnimate
src/MD_Parola.cpp:107
MethoddisplayClear
* Clear the display. * * Clear all the zones in the current display. */
src/MD_Parola.h:1345
MethoddisplayReset
* 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
MethoddisplayScroll
@} */ -------------------------------------------------------------- \name Methods for quick start displays. * @{ */ * Easy start for a scrollin
src/MD_Parola.h:1466
MethoddisplayShutdown
* 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
MethoddisplaySuspend
* 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
MethoddisplayText
* 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
MethoddisplayZoneText
src/MD_Parola.cpp:96
MethodeffectBlinds
src/MD_Parola_Blinds.cpp:34
MethodeffectClose
src/MD_Parola_Close.cpp:32
MethodeffectDiag
src/MD_Parola_Diag.cpp:32
MethodeffectDissolve
src/MD_Parola_Dissolve.cpp:32
MethodeffectFade
src/MD_Parola_Fade.cpp:32
MethodeffectGrow
src/MD_Parola_Grow.cpp:32
MethodeffectHScan
src/MD_Parola_Scan.cpp:32
MethodeffectHScroll
src/MD_Parola_HScroll.cpp:32
MethodeffectMesh
src/MD_Parola_Mesh.cpp:32
MethodeffectOpen
src/MD_Parola_Open.cpp:32
MethodeffectPrint
src/MD_Parola_Print.cpp:56
MethodeffectRandom
src/MD_Parola_Random.cpp:34
MethodeffectSlice
src/MD_Parola_Slice.cpp:32
MethodeffectSprite
src/MD_Parola_Sprite.cpp:32
MethodeffectVScan
src/MD_Parola_Scan.cpp:117
MethodeffectVScroll
src/MD_Parola_VScroll.cpp:30
MethodeffectWipe
src/MD_Parola_Wipe.cpp:32
FunctioneraseSetting
(cookie)
docs/cookie.js:47
MethodfindChar
src/MD_PZone.cpp:296
MethodgetCharSpacing
* 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
MethodgetDisplayExtent
* 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
MethodgetFirstChar
src/MD_PZone.cpp:405
MethodgetFont
* 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
MethodgetGraphicObject
-------------------------------------------------------------- \name Support methods for graphics. * @{ */ * Get a pointer to the instantiated gra
src/MD_Parola.h:2074
MethodgetIntensity
* Get the current display intensity. * * See the setIntensity() method. * * \return the intensity setting (0-15). Assumes one zone only.
src/MD_Parola.h:1552
MethodgetInvert
* 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
MethodgetNextChar
src/MD_PZone.cpp:451
MethodgetPause
* Get the current pause time. * * See the setPause() method. Assumes one zone only. * * \return the pause value in milliseconds. */
src/MD_Parola.h:1571
MethodgetScrollSpacing
* Get the horizontal scrolling spacing. * * See the setScrollSpacing() method. Assumes one zone only * * \return the speed value. */
src/MD_Parola.h:1590
MethodgetSpeed
* Get the current IN animation speed. * * See the setSpeed() method. Assumes one zone only * * \return the speed value. */
src/MD_Parola.h:1599
MethodgetSpeedIn
* 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
MethodgetSpeedOut
* 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
MethodgetTextAlignment
* Get the current text alignment specification. * * Assumes one zone only. * * \return the current text alignment setting. */
src/MD_Parola.h:1638
MethodgetTextColumns
* 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
MethodgetTextExtent
* 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
MethodgetZone
* 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
MethodgetZoneEffect
* 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
MethodgetZoneEffect
src/MD_PZone.cpp:90
MethodgetZoneStatus
* 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
FunctioninitMenu
(relPath,searchEnabled,serverSide,searchPage,search,treeview)
docs/menu.js:25
FunctioninitNavTree
(toroot,relpath,allMembersFile)
docs/navtree.js:26
Functioninit_search
()
docs/search/search.js:677
MethodinvertBuf
src/MD_PZone.cpp:363
MethodisAnimationAdvanced
* 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
MethodmakeChar
src/MD_PZone.cpp:325
Functionme
()
docs/jquery.js:21
MethodmoveTextPointer
src/MD_PZone.cpp:379
Functionne
(e,t)
docs/jquery.js:7
Functionoe
()
docs/jquery.js:7
Functionqe
(e)
docs/jquery.js:48
FunctionreadSetting
(cookie,defVal)
docs/cookie.js:9
FunctionrepositionTooltip
()
docs/jquery.js:154
MethodreverseBuf
src/MD_PZone.cpp:349
MethodsetCharSpacing
* 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
MethodsetInitialConditions
src/MD_PZone.cpp:113
MethodsetInitialEffectConditions
src/MD_PZone.cpp:125
MethodsetIntensity
* 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
MethodsetInvert
* 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
MethodsetPause
* 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
MethodsetScrollSpacing
* 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
MethodsetSpeed
* 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
MethodsetSpeedInOut
* 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
MethodsetSpriteData
* 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
MethodsetSpriteData
src/MD_PZone.cpp:102
MethodsetTextAlignment
* 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
MethodsetTextBuffer
* 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
MethodsetTextEffect
* 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
← previousnext →201–300 of 315, ranked by callers