Made MD* libraries (Parola, MAX72XX) project specific, to be able to use the newest software version from github.

This commit is contained in:
2019-02-01 15:21:58 +01:00
parent fe9f25c856
commit c7547144d2
761 changed files with 108577 additions and 2 deletions

View File

@@ -0,0 +1 @@
hardware/* linguist-vendored

61
lib/MD_Parola/.gitignore vendored Normal file
View File

@@ -0,0 +1,61 @@
#OS junk files
[Tt]humbs.db
*.DS_Store
#.gitignore
#dOxygen project documentation and related files
#[Dd]oc/html/
#[Mm]edia/photo/
[Mm]edia/music/
[Mm]edia/video/
#Stuff
#*.zip
#Visual Studio and Atmel Studio files
*.sln
*.vcxproj
*.filters
*.vsarduino.h
*.[Oo]bj
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.[Cc]ache
*.ilk
*.log
*.lib
*.sbr
*.sdf
*.opensdf
*.unsuccessfulbuild
*.vmps.xml
ipch/
[Oo]bj/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
Ankh.NoLoad
#Additional Atmel Studio files
*.atsln
*.atsuo
*.cppproj
#Project files
[Bb]uild/
# Office Temp Files
~$*
# visual studio database projects
*.dbmdl

2501
lib/MD_Parola/Doxyfile.dox Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,28 @@
## IMPORTANT
Before submitting this issue
[ ] Have you tried using the latest version of the library?
[ ] Have you checked this has not already been submitted and/or resolved?
[ ] If you are requesting help a better choice may be the [ Arduino forum](http://forum.arduino.cc/)
## Subject of the issue
Describe your issue here.
## Your Environment
**Library Version:**
**Arduino IDE version:**
**Hardware model/type:**
**OS and Version:**
## Steps to Reproduce
Explain how to reproduce this issue. Please provide working code below to demonstrate the issue.
## Expected Behaviour
Explain what should happen.
## Actual Behaviour
Explain what happens instead. Provide log messages if relevant.
## Code Demonstrating the Issue
````
Insert your code here.
````

502
lib/MD_Parola/LICENSE Normal file
View File

@@ -0,0 +1,502 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
rather than copying library functions into the executable, and (2)
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
<one line to give the library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!

View File

@@ -0,0 +1,29 @@
## Proposed changes
Describe the big picture of your changes here to communicate why we should accept this pull request.
- If it fixes a bug or resolves a feature request, be sure to link to that issue.
- If it introduces new functionality, why is this needed?
- If it modifies existing functionality, what makes this better?
## Types of changes
What types of changes does your code introduce?
Put an `x` in the boxes that apply
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
## Your Environment
**Library Version:**
**Arduino IDE version:**
**Hardware model/type:**
**OS and Version:**
## Checklist
Put an `x` in the boxes that apply. You can also fill these out after creating the PR.
This is a reminder of what we are expecting before merging your code.
[ ] Code compiles correctly/with no errors
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have added or extended necessary documentation (if appropriate)
[ ] Any dependent changes have been merged and published in downstream modules
## Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

29
lib/MD_Parola/README.md Normal file
View File

@@ -0,0 +1,29 @@
# Library for modular scrolling LED matrix text displays
[Version 1.0 Video](http://www.youtube.com/watch?v=JgzVCSFaz3I)
[Version 2.0 Video](http://www.youtube.com/watch?v=u1iELyROjW8)
[Sprites Animation Video](http://www.youtube.com/watch?v=tfwAHx0MTxU)
[Library Documentation](https://majicdesigns.github.io/MD_Parola/)
Parola is a modular scrolling text display using MAX7219 or MAX7221 LED matrix display controllers using Arduino. The display is made up of any number of identical modules that are plugged together to create a wider/longer display.
* Text left, right or center justification in the display
* Text scrolling, entry and exit effects
* Control display parameters and animation speed
* Support for hardware SPI interface
* Multiple virtual displays (zones) in each string of LED modules
* User defined fonts and/or individual characters substitutions
* Support for double height displays
* Support for mixing text and graphics on the same display
The aim was to create a 'lego-like' LED matrix display, using standard 8x8 LED matrices. The software supports this flexibility through a scalable approach that only requires the definition of the number of modules to adapt existing software to a new configuration.
If you like and use this library please consider making a small donation using [PayPal](https://paypal.me/MajicDesigns/4USD)
The Parola software has a dependency on the [MD_MAX72xx Arduino library](https://github.com/MajicDesigns/MD_MAX72xx) which implements hardware functions of the LED matrix. The library needs to be configured for the type of matrices being used - please refer to the hardware section of documentation for the [MD_MAX72xx library](https://majicdesigns.github.io/MD_MAX72XX/page_hardware.html).
Parola discussion on the [Arduino forum](http://forum.arduino.cc/index.php?topic=171056.0) and kits available from [ElectroDragon](http://www.electrodragon.com/product/dot-matrix-chain-display-kit-max7219-v2).
Additional information also at [my blog](http://arduinoplusplus.wordpress.com), search "Parola A to Z".

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View File

@@ -0,0 +1,124 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_PZone.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___p_zone_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_PZone.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements <a class="el" href="class_m_d___p_zone.html">MD_PZone</a> class methods.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
<code>#include &lt;MD_MAX72xx.h&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_PZone.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___p_zone_8cpp__incl.png" border="0" usemap="#src_2_m_d___p_zone_8cpp" alt=""/></div>
<map name="src_2_m_d___p_zone_8cpp" id="src_2_m_d___p_zone_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="29,80,125,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="201,80,319,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements <a class="el" href="class_m_d___p_zone.html">MD_PZone</a> class methods. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___p_zone_8cpp.html">MD_PZone.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
var _m_d___p_zone_8cpp =
[
[ "SFX", "_m_d___p_zone_8cpp.html#ad54e2a00e5f8efd51a0acb7f1d239dd7", null ]
];

View File

@@ -0,0 +1,4 @@
<map id="src/MD_PZone.cpp" name="src/MD_PZone.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="29,80,125,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="201,80,319,107"/>
</map>

View File

@@ -0,0 +1 @@
555e34c0863f6816271f8981bca613dd

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,124 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements core <a class="el" href="class_m_d___parola.html">MD_Parola</a> class methods.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
<code>#include &lt;MD_MAX72xx.h&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola_8cpp" alt=""/></div>
<map name="src_2_m_d___parola_8cpp" id="src_2_m_d___parola_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="29,80,125,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="201,80,319,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements core <a class="el" href="class_m_d___parola.html">MD_Parola</a> class methods. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola_8cpp.html">MD_Parola.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola.cpp" name="src/MD_Parola.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="29,80,125,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="201,80,319,107"/>
</map>

View File

@@ -0,0 +1 @@
925b6e39795b84af8b37c45a24ff93cd

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,383 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola_8h.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#define-members">Macros</a> &#124;
<a href="#enum-members">Enumerations</a> </div>
<div class="headertitle">
<div class="title">MD_Parola.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Main header file for the <a class="el" href="class_m_d___parola.html">MD_Parola</a> library.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;Arduino.h&gt;</code><br />
<code>#include &lt;MD_MAX72xx.h&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola.h:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola_8h__incl.png" border="0" usemap="#src_2_m_d___parola_8h" alt=""/></div>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola_8h__dep__incl.png" border="0" usemap="#src_2_m_d___parola_8hdep" alt=""/></div>
<map name="src_2_m_d___parola_8hdep" id="src_2_m_d___parola_8hdep">
<area shape="rect" id="node3" href="_m_d___parola_8cpp.html" title="Implements core MD_Parola class methods. " alt="" coords="5,80,139,107"/>
<area shape="rect" id="node5" href="_m_d___parola___blinds_8cpp.html" title="Implements blinds effect. " alt="" coords="163,80,339,107"/>
<area shape="rect" id="node7" href="_m_d___parola___close_8cpp.html" title="Implements closing effect. " alt="" coords="363,80,536,107"/>
<area shape="rect" id="node9" href="_m_d___parola___diag_8cpp.html" title="Implements diagonal scroll effect. " alt="" coords="561,80,727,107"/>
<area shape="rect" id="node11" href="_m_d___parola___dissolve_8cpp.html" title="Implements dissolve effect. " alt="" coords="751,80,939,107"/>
<area shape="rect" id="node13" href="_m_d___parola___fade_8cpp.html" title="Implements FADE effect. " alt="" coords="963,80,1132,107"/>
<area shape="rect" id="node15" href="_m_d___parola___grow_8cpp.html" title="Implements grow effects. " alt="" coords="1157,80,1328,107"/>
<area shape="rect" id="node17" href="_m_d___parola___h_scroll_8cpp.html" title="Implements horizontal scrolling effect. " alt="" coords="1353,80,1535,107"/>
<area shape="rect" id="node19" href="_m_d___parola___mesh_8cpp.html" title="Implements mesh effect. " alt="" coords="1559,80,1731,107"/>
<area shape="rect" id="node21" href="_m_d___parola___open_8cpp.html" title="Implements opening effect. " alt="" coords="1756,80,1927,107"/>
<area shape="rect" id="node23" href="_m_d___parola___print_8cpp.html" title="Implements static print effect. " alt="" coords="1951,80,2117,107"/>
<area shape="rect" id="node25" href="_m_d___parola___random_8cpp.html" title="Implements random effect. " alt="" coords="2142,80,2329,107"/>
<area shape="rect" id="node27" href="_m_d___parola___scan_8cpp.html" title="Implements scan effect. " alt="" coords="2355,80,2525,107"/>
<area shape="rect" id="node29" href="_m_d___parola___slice_8cpp.html" title="Implements slice effect. " alt="" coords="2550,80,2719,107"/>
<area shape="rect" id="node31" href="_m_d___parola___sprite_8cpp.html" title="Implements various sprite effects. " alt="" coords="2743,80,2917,107"/>
<area shape="rect" id="node33" href="_m_d___parola___v_scroll_8cpp.html" title="Implements vertical scroll effect. " alt="" coords="2942,80,3124,107"/>
<area shape="rect" id="node35" href="_m_d___parola___wipe_8cpp.html" title="Implements wipe effect. " alt="" coords="3149,80,3320,107"/>
<area shape="rect" id="node37" href="_m_d___p_zone_8cpp.html" title="Implements MD_PZone class methods. " alt="" coords="3344,80,3477,107"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_d___p_zone.html">MD_PZone</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_m_d___parola.html">MD_Parola</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a64d0ca22d6919196de0c6f60a1fb3365"><td class="memItemLeft" align="right" valign="top"><a id="a64d0ca22d6919196de0c6f60a1fb3365"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a64d0ca22d6919196de0c6f60a1fb3365">ENA_MISC</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:a64d0ca22d6919196de0c6f60a1fb3365"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable miscellaneous animations. <br /></td></tr>
<tr class="separator:a64d0ca22d6919196de0c6f60a1fb3365"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d721485b7473612e95d43c282ffee13"><td class="memItemLeft" align="right" valign="top"><a id="a1d721485b7473612e95d43c282ffee13"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a1d721485b7473612e95d43c282ffee13">ENA_WIPE</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:a1d721485b7473612e95d43c282ffee13"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable wipe type animations. <br /></td></tr>
<tr class="separator:a1d721485b7473612e95d43c282ffee13"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a331cda3fcb98cd028c9324fb0900389f"><td class="memItemLeft" align="right" valign="top"><a id="a331cda3fcb98cd028c9324fb0900389f"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a331cda3fcb98cd028c9324fb0900389f">ENA_SCAN</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:a331cda3fcb98cd028c9324fb0900389f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable scanning animations. <br /></td></tr>
<tr class="separator:a331cda3fcb98cd028c9324fb0900389f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8524e42d3a55958631b48350a5285fb3"><td class="memItemLeft" align="right" valign="top"><a id="a8524e42d3a55958631b48350a5285fb3"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a8524e42d3a55958631b48350a5285fb3">ENA_SCR_DIA</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:a8524e42d3a55958631b48350a5285fb3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable diagonal scrolling animation. <br /></td></tr>
<tr class="separator:a8524e42d3a55958631b48350a5285fb3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a08ff33871af40a26c1a131f532b2f8c2"><td class="memItemLeft" align="right" valign="top"><a id="a08ff33871af40a26c1a131f532b2f8c2"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a08ff33871af40a26c1a131f532b2f8c2">ENA_OPNCLS</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:a08ff33871af40a26c1a131f532b2f8c2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable open and close scan effects. <br /></td></tr>
<tr class="separator:a08ff33871af40a26c1a131f532b2f8c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1fa46a28ec391f265379a65154570e2e"><td class="memItemLeft" align="right" valign="top"><a id="a1fa46a28ec391f265379a65154570e2e"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a1fa46a28ec391f265379a65154570e2e">ENA_GROW</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:a1fa46a28ec391f265379a65154570e2e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable grow effects. <br /></td></tr>
<tr class="separator:a1fa46a28ec391f265379a65154570e2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae702d25425ab4c647a93b0f8df8aaab1"><td class="memItemLeft" align="right" valign="top"><a id="ae702d25425ab4c647a93b0f8df8aaab1"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#ae702d25425ab4c647a93b0f8df8aaab1">ENA_SPRITE</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:ae702d25425ab4c647a93b0f8df8aaab1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable sprite effects. <br /></td></tr>
<tr class="separator:ae702d25425ab4c647a93b0f8df8aaab1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a30c6640ce269fb349beac0df6b428f37"><td class="memItemLeft" align="right" valign="top"><a id="a30c6640ce269fb349beac0df6b428f37"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a30c6640ce269fb349beac0df6b428f37">ENA_GRAPHICS</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:a30c6640ce269fb349beac0df6b428f37"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable graphics functionality. <br /></td></tr>
<tr class="separator:a30c6640ce269fb349beac0df6b428f37"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6242a25f9d996f0cc4f4cdb911218b75"><td class="memItemLeft" align="right" valign="top"><a id="a6242a25f9d996f0cc4f4cdb911218b75"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a6242a25f9d996f0cc4f4cdb911218b75">ARRAY_SIZE</a>(x)&#160;&#160;&#160;(sizeof(x)/sizeof(x[0]))</td></tr>
<tr class="memdesc:a6242a25f9d996f0cc4f4cdb911218b75"><td class="mdescLeft">&#160;</td><td class="mdescRight">Generic macro for obtaining number of elements of an array. <br /></td></tr>
<tr class="separator:a6242a25f9d996f0cc4f4cdb911218b75"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c8ce1beff274980c5636aa8a3811cdc"><td class="memItemLeft" align="right" valign="top"><a id="a3c8ce1beff274980c5636aa8a3811cdc"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a3c8ce1beff274980c5636aa8a3811cdc">MAX_ZONES</a>&#160;&#160;&#160;4</td></tr>
<tr class="memdesc:a3c8ce1beff274980c5636aa8a3811cdc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Maximum number of zones allowed. Change to allow more or less zones but uses RAM even if not used. <br /></td></tr>
<tr class="separator:a3c8ce1beff274980c5636aa8a3811cdc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a96eea7631a186d5b36365c90ed697d16"><td class="memItemLeft" align="right" valign="top"><a id="a96eea7631a186d5b36365c90ed697d16"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a96eea7631a186d5b36365c90ed697d16">ZONE_START_COL</a>(m)&#160;&#160;&#160;(m*COL_SIZE)</td></tr>
<tr class="memdesc:a96eea7631a186d5b36365c90ed697d16"><td class="mdescLeft">&#160;</td><td class="mdescRight">The first column of the first zone module. <br /></td></tr>
<tr class="separator:a96eea7631a186d5b36365c90ed697d16"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1470b74a1b8edbbe0427304c909eb116"><td class="memItemLeft" align="right" valign="top"><a id="a1470b74a1b8edbbe0427304c909eb116"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a1470b74a1b8edbbe0427304c909eb116">ZONE_END_COL</a>(m)&#160;&#160;&#160;(((m+1)*COL_SIZE)-1)</td></tr>
<tr class="memdesc:a1470b74a1b8edbbe0427304c909eb116"><td class="mdescLeft">&#160;</td><td class="mdescRight">The last column of the last zone module. <br /></td></tr>
<tr class="separator:a1470b74a1b8edbbe0427304c909eb116"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:abab52de9e46b83d0aa94f0e3439e224d"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224d">textPosition_t</a> { <a class="el" href="_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224da9a3405b11cd2d02b7bede55b8bcf4372">PA_LEFT</a>,
<a class="el" href="_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224dac82282c0c93b36650cbc112cc786ba1f">PA_CENTER</a>,
<a class="el" href="_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224da735ddff6e6acfbd3035a817d96c6f471">PA_RIGHT</a>
}</td></tr>
<tr class="separator:abab52de9e46b83d0aa94f0e3439e224d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acf3b849a996dbbe48ca173d2b0b82eda"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82eda">textEffect_t</a> { <br />
&#160;&#160;<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa65db4b21517eaca3a0011552dda00a86">PA_NO_EFFECT</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa5a65e70e91a3a123cc678178a780667d">PA_PRINT</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa7455ebe66471e6159811bbe0a2110d38">PA_SCROLL_UP</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa99d43e17954efdfab65adbb9ec4478a8">PA_SCROLL_DOWN</a>,
<br />
&#160;&#160;<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa80ce296b12960be2f9a0cffb51ef0d7c">PA_SCROLL_LEFT</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaca390db312bfa67fbd90bb65428a6c78">PA_SCROLL_RIGHT</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa4f395cf278c4d934ac8d2b662675f669">PA_SPRITE</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa08e32ea749f514046ba58f8da3cdfd72">PA_SLICE</a>,
<br />
&#160;&#160;<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa709894e18b54d3465d3136f73a708b0d">PA_MESH</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaae5e485df24f7a4e3120aa2876806d958">PA_FADE</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa2da3a4230287c733a19102a73341e94f">PA_DISSOLVE</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaab81ef7a0c3fe92b98386bd2decda8534">PA_BLINDS</a>,
<br />
&#160;&#160;<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa98aec2f1905ed10ec1f3751cb7101dca">PA_RANDOM</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaae7744273c94ba436a27b4359e2e6089e">PA_WIPE</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa0fd7f078a92b7c8ba1932d9d4ad2544d">PA_WIPE_CURSOR</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaadf43a4fcab04c2a431e8bab32846604e">PA_SCAN_HORIZ</a>,
<br />
&#160;&#160;<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaabd9180021766e98a2ad60cc300966dae">PA_SCAN_HORIZX</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaf6713d23a47d9f32cd66f66fe83d8a83">PA_SCAN_VERT</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaab3547aef11cf5b5fec653b193c4fcfd">PA_SCAN_VERTX</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa3bba17d858630b5dbd1d3842096d0c92">PA_OPENING</a>,
<br />
&#160;&#160;<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa781b03148fc439ca816cb0bf4e47ef45">PA_OPENING_CURSOR</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaa310b2fc9164c2c2afc461f9725d168a">PA_CLOSING</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaae286d4dae4a95ce030296f6444accf7c">PA_CLOSING_CURSOR</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa612412629877864ba4842755d73f53f3">PA_SCROLL_UP_LEFT</a>,
<br />
&#160;&#160;<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaea3a88a7345feeec48a2318e51dfd789">PA_SCROLL_UP_RIGHT</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa458ea3e72f6db4ecfdff8a31716751fe">PA_SCROLL_DOWN_LEFT</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa9d4b6eaa770ca96372b299acf8a203ab">PA_SCROLL_DOWN_RIGHT</a>,
<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa86a5ff70349dd4ffcbc074fdad35305f">PA_GROW_UP</a>,
<br />
&#160;&#160;<a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaac36e08217d8be0c00e050aa308ef9ae7">PA_GROW_DOWN</a>
<br />
}</td></tr>
<tr class="separator:acf3b849a996dbbe48ca173d2b0b82eda"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8b150a33856e93a2596b6622117f08f5"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola_8h.html#a8b150a33856e93a2596b6622117f08f5">zoneEffect_t</a> { <a class="el" href="_m_d___parola_8h.html#a8b150a33856e93a2596b6622117f08f5af4cfb7e758daa237304a954d4f8750b8">PA_FLIP_UD</a>,
<a class="el" href="_m_d___parola_8h.html#a8b150a33856e93a2596b6622117f08f5aba2b6cdea083af8165ef30b3adab3f09">PA_FLIP_LR</a>
}</td></tr>
<tr class="separator:a8b150a33856e93a2596b6622117f08f5"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Main header file for the <a class="el" href="class_m_d___parola.html">MD_Parola</a> library. </p>
</div><h2 class="groupheader">Enumeration Type Documentation</h2>
<a id="acf3b849a996dbbe48ca173d2b0b82eda"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acf3b849a996dbbe48ca173d2b0b82eda">&#9670;&nbsp;</a></span>textEffect_t</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82eda">textEffect_t</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Text effects enumerated type specification.</p>
<p>Used to define the effects to be used for the entry and exit of text in the display area. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa65db4b21517eaca3a0011552dda00a86"></a>PA_NO_EFFECT&#160;</td><td class="fielddoc"><p>Used as a place filler, executes no operation. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa5a65e70e91a3a123cc678178a780667d"></a>PA_PRINT&#160;</td><td class="fielddoc"><p>Text just appears (printed) </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa7455ebe66471e6159811bbe0a2110d38"></a>PA_SCROLL_UP&#160;</td><td class="fielddoc"><p>Text scrolls up through the display. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa99d43e17954efdfab65adbb9ec4478a8"></a>PA_SCROLL_DOWN&#160;</td><td class="fielddoc"><p>Text scrolls down through the display. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa80ce296b12960be2f9a0cffb51ef0d7c"></a>PA_SCROLL_LEFT&#160;</td><td class="fielddoc"><p>Text scrolls right to left on the display. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaaca390db312bfa67fbd90bb65428a6c78"></a>PA_SCROLL_RIGHT&#160;</td><td class="fielddoc"><p>Text scrolls left to right on the display. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa4f395cf278c4d934ac8d2b662675f669"></a>PA_SPRITE&#160;</td><td class="fielddoc"><p>Text enters and exits using user defined sprite. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa08e32ea749f514046ba58f8da3cdfd72"></a>PA_SLICE&#160;</td><td class="fielddoc"><p>Text enters and exits a slice (column) at a time from the right. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa709894e18b54d3465d3136f73a708b0d"></a>PA_MESH&#160;</td><td class="fielddoc"><p>Text enters and exits in columns moving in alternate direction (U/D) </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaae5e485df24f7a4e3120aa2876806d958"></a>PA_FADE&#160;</td><td class="fielddoc"><p>Text enters and exits by fading from/to 0 and intensity setting. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa2da3a4230287c733a19102a73341e94f"></a>PA_DISSOLVE&#160;</td><td class="fielddoc"><p>Text dissolves from one display to another. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaab81ef7a0c3fe92b98386bd2decda8534"></a>PA_BLINDS&#160;</td><td class="fielddoc"><p>Text is replaced behind vertical blinds. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa98aec2f1905ed10ec1f3751cb7101dca"></a>PA_RANDOM&#160;</td><td class="fielddoc"><p>Text enters and exits as random dots. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaae7744273c94ba436a27b4359e2e6089e"></a>PA_WIPE&#160;</td><td class="fielddoc"><p>Text appears/disappears one column at a time, looks like it is wiped on and off. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa0fd7f078a92b7c8ba1932d9d4ad2544d"></a>PA_WIPE_CURSOR&#160;</td><td class="fielddoc"><p>WIPE with a light bar ahead of the change. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaadf43a4fcab04c2a431e8bab32846604e"></a>PA_SCAN_HORIZ&#160;</td><td class="fielddoc"><p>Scan the LED column one at a time then appears/disappear at end. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaabd9180021766e98a2ad60cc300966dae"></a>PA_SCAN_HORIZX&#160;</td><td class="fielddoc"><p>Scan a blank column through the text one column at a time then appears/disappear at end. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaaf6713d23a47d9f32cd66f66fe83d8a83"></a>PA_SCAN_VERT&#160;</td><td class="fielddoc"><p>Scan the LED row one at a time then appears/disappear at end. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaaab3547aef11cf5b5fec653b193c4fcfd"></a>PA_SCAN_VERTX&#160;</td><td class="fielddoc"><p>Scan a blank row through the text one row at a time then appears/disappear at end. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa3bba17d858630b5dbd1d3842096d0c92"></a>PA_OPENING&#160;</td><td class="fielddoc"><p>Appear and disappear from the center of the display, towards the ends. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa781b03148fc439ca816cb0bf4e47ef45"></a>PA_OPENING_CURSOR&#160;</td><td class="fielddoc"><p>OPENING with light bars ahead of the change. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaaa310b2fc9164c2c2afc461f9725d168a"></a>PA_CLOSING&#160;</td><td class="fielddoc"><p>Appear and disappear from the ends of the display, towards the middle. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaae286d4dae4a95ce030296f6444accf7c"></a>PA_CLOSING_CURSOR&#160;</td><td class="fielddoc"><p>CLOSING with light bars ahead of the change. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa612412629877864ba4842755d73f53f3"></a>PA_SCROLL_UP_LEFT&#160;</td><td class="fielddoc"><p>Text moves in/out in a diagonal path up and left (North East) </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaaea3a88a7345feeec48a2318e51dfd789"></a>PA_SCROLL_UP_RIGHT&#160;</td><td class="fielddoc"><p>Text moves in/out in a diagonal path up and right (North West) </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa458ea3e72f6db4ecfdff8a31716751fe"></a>PA_SCROLL_DOWN_LEFT&#160;</td><td class="fielddoc"><p>Text moves in/out in a diagonal path down and left (South East) </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa9d4b6eaa770ca96372b299acf8a203ab"></a>PA_SCROLL_DOWN_RIGHT&#160;</td><td class="fielddoc"><p>Text moves in/out in a diagonal path down and right (North West) </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaa86a5ff70349dd4ffcbc074fdad35305f"></a>PA_GROW_UP&#160;</td><td class="fielddoc"><p>Text grows from the bottom up and shrinks from the top down. </p>
</td></tr>
<tr><td class="fieldname"><a id="acf3b849a996dbbe48ca173d2b0b82edaac36e08217d8be0c00e050aa308ef9ae7"></a>PA_GROW_DOWN&#160;</td><td class="fielddoc"><p>Text grows from the top down and and shrinks from the bottom up. </p>
</td></tr>
</table>
</div>
</div>
<a id="abab52de9e46b83d0aa94f0e3439e224d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abab52de9e46b83d0aa94f0e3439e224d">&#9670;&nbsp;</a></span>textPosition_t</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224d">textPosition_t</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Text alignment enumerated type specification.</p>
<p>Used to define the display text alignment and to specify direction for scrolling and animations. In the situation where LEFT AND RIGHT are the only sensible options (eg, text scrolling direction), CENTER will behave the same as LEFT. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="abab52de9e46b83d0aa94f0e3439e224da9a3405b11cd2d02b7bede55b8bcf4372"></a>PA_LEFT&#160;</td><td class="fielddoc"><p>The leftmost column for the first character will be on the left side of the display. </p>
</td></tr>
<tr><td class="fieldname"><a id="abab52de9e46b83d0aa94f0e3439e224dac82282c0c93b36650cbc112cc786ba1f"></a>PA_CENTER&#160;</td><td class="fielddoc"><p>The text will be placed with equal number of blank display columns either side. </p>
</td></tr>
<tr><td class="fieldname"><a id="abab52de9e46b83d0aa94f0e3439e224da735ddff6e6acfbd3035a817d96c6f471"></a>PA_RIGHT&#160;</td><td class="fielddoc"><p>The rightmost column of the last character will be on the right side of the display. </p>
</td></tr>
</table>
</div>
</div>
<a id="a8b150a33856e93a2596b6622117f08f5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8b150a33856e93a2596b6622117f08f5">&#9670;&nbsp;</a></span>zoneEffect_t</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="_m_d___parola_8h.html#a8b150a33856e93a2596b6622117f08f5">zoneEffect_t</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Zone effect enumerated type specification.</p>
<p>Used to define the effects to be used for text in the zone.</p>
<p>The FLIP_UD and FLIP_LR effects are specifically designed to allow rectangular shaped display modules (like Parola or Generic types) to be placed in an inverted position to allow all matrices to be tightly packed into a 2 line display. One of the lines must be flipped horizontally and vertically to remain legible in this configuration. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a8b150a33856e93a2596b6622117f08f5af4cfb7e758daa237304a954d4f8750b8"></a>PA_FLIP_UD&#160;</td><td class="fielddoc"><p>Flip the zone Up to Down (effectively upside down). Works with all textEffect_t values. </p>
</td></tr>
<tr><td class="fieldname"><a id="a8b150a33856e93a2596b6622117f08f5aba2b6cdea083af8165ef30b3adab3f09"></a>PA_FLIP_LR&#160;</td><td class="fielddoc"><p>Flip the zone Left to Right (effectively mirrored). Does not work with textEffect_t types SLICE, SCROLL_LEFT, SCROLL_RIGHT. </p>
</td></tr>
</table>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,57 @@
var _m_d___parola_8h =
[
[ "MD_PZone", "class_m_d___p_zone.html", "class_m_d___p_zone" ],
[ "MD_Parola", "class_m_d___parola.html", "class_m_d___parola" ],
[ "ARRAY_SIZE", "_m_d___parola_8h.html#a6242a25f9d996f0cc4f4cdb911218b75", null ],
[ "ENA_GRAPHICS", "_m_d___parola_8h.html#a30c6640ce269fb349beac0df6b428f37", null ],
[ "ENA_GROW", "_m_d___parola_8h.html#a1fa46a28ec391f265379a65154570e2e", null ],
[ "ENA_MISC", "_m_d___parola_8h.html#a64d0ca22d6919196de0c6f60a1fb3365", null ],
[ "ENA_OPNCLS", "_m_d___parola_8h.html#a08ff33871af40a26c1a131f532b2f8c2", null ],
[ "ENA_SCAN", "_m_d___parola_8h.html#a331cda3fcb98cd028c9324fb0900389f", null ],
[ "ENA_SCR_DIA", "_m_d___parola_8h.html#a8524e42d3a55958631b48350a5285fb3", null ],
[ "ENA_SPRITE", "_m_d___parola_8h.html#ae702d25425ab4c647a93b0f8df8aaab1", null ],
[ "ENA_WIPE", "_m_d___parola_8h.html#a1d721485b7473612e95d43c282ffee13", null ],
[ "MAX_ZONES", "_m_d___parola_8h.html#a3c8ce1beff274980c5636aa8a3811cdc", null ],
[ "ZONE_END_COL", "_m_d___parola_8h.html#a1470b74a1b8edbbe0427304c909eb116", null ],
[ "ZONE_START_COL", "_m_d___parola_8h.html#a96eea7631a186d5b36365c90ed697d16", null ],
[ "textEffect_t", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82eda", [
[ "PA_NO_EFFECT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa65db4b21517eaca3a0011552dda00a86", null ],
[ "PA_PRINT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa5a65e70e91a3a123cc678178a780667d", null ],
[ "PA_SCROLL_UP", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa7455ebe66471e6159811bbe0a2110d38", null ],
[ "PA_SCROLL_DOWN", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa99d43e17954efdfab65adbb9ec4478a8", null ],
[ "PA_SCROLL_LEFT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa80ce296b12960be2f9a0cffb51ef0d7c", null ],
[ "PA_SCROLL_RIGHT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaca390db312bfa67fbd90bb65428a6c78", null ],
[ "PA_SPRITE", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa4f395cf278c4d934ac8d2b662675f669", null ],
[ "PA_SLICE", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa08e32ea749f514046ba58f8da3cdfd72", null ],
[ "PA_MESH", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa709894e18b54d3465d3136f73a708b0d", null ],
[ "PA_FADE", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaae5e485df24f7a4e3120aa2876806d958", null ],
[ "PA_DISSOLVE", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa2da3a4230287c733a19102a73341e94f", null ],
[ "PA_BLINDS", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaab81ef7a0c3fe92b98386bd2decda8534", null ],
[ "PA_RANDOM", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa98aec2f1905ed10ec1f3751cb7101dca", null ],
[ "PA_WIPE", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaae7744273c94ba436a27b4359e2e6089e", null ],
[ "PA_WIPE_CURSOR", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa0fd7f078a92b7c8ba1932d9d4ad2544d", null ],
[ "PA_SCAN_HORIZ", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaadf43a4fcab04c2a431e8bab32846604e", null ],
[ "PA_SCAN_HORIZX", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaabd9180021766e98a2ad60cc300966dae", null ],
[ "PA_SCAN_VERT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaf6713d23a47d9f32cd66f66fe83d8a83", null ],
[ "PA_SCAN_VERTX", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaab3547aef11cf5b5fec653b193c4fcfd", null ],
[ "PA_OPENING", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa3bba17d858630b5dbd1d3842096d0c92", null ],
[ "PA_OPENING_CURSOR", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa781b03148fc439ca816cb0bf4e47ef45", null ],
[ "PA_CLOSING", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaa310b2fc9164c2c2afc461f9725d168a", null ],
[ "PA_CLOSING_CURSOR", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaae286d4dae4a95ce030296f6444accf7c", null ],
[ "PA_SCROLL_UP_LEFT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa612412629877864ba4842755d73f53f3", null ],
[ "PA_SCROLL_UP_RIGHT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaaea3a88a7345feeec48a2318e51dfd789", null ],
[ "PA_SCROLL_DOWN_LEFT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa458ea3e72f6db4ecfdff8a31716751fe", null ],
[ "PA_SCROLL_DOWN_RIGHT", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa9d4b6eaa770ca96372b299acf8a203ab", null ],
[ "PA_GROW_UP", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaa86a5ff70349dd4ffcbc074fdad35305f", null ],
[ "PA_GROW_DOWN", "_m_d___parola_8h.html#acf3b849a996dbbe48ca173d2b0b82edaac36e08217d8be0c00e050aa308ef9ae7", null ]
] ],
[ "textPosition_t", "_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224d", [
[ "PA_LEFT", "_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224da9a3405b11cd2d02b7bede55b8bcf4372", null ],
[ "PA_CENTER", "_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224dac82282c0c93b36650cbc112cc786ba1f", null ],
[ "PA_RIGHT", "_m_d___parola_8h.html#abab52de9e46b83d0aa94f0e3439e224da735ddff6e6acfbd3035a817d96c6f471", null ]
] ],
[ "zoneEffect_t", "_m_d___parola_8h.html#a8b150a33856e93a2596b6622117f08f5", [
[ "PA_FLIP_UD", "_m_d___parola_8h.html#a8b150a33856e93a2596b6622117f08f5af4cfb7e758daa237304a954d4f8750b8", null ],
[ "PA_FLIP_LR", "_m_d___parola_8h.html#a8b150a33856e93a2596b6622117f08f5aba2b6cdea083af8165ef30b3adab3f09", null ]
] ]
];

View File

@@ -0,0 +1,20 @@
<map id="src/MD_Parola.h" name="src/MD_Parola.h">
<area shape="rect" id="node3" href="$_m_d___parola_8cpp.html" title="Implements core MD_Parola class methods. " alt="" coords="5,80,139,107"/>
<area shape="rect" id="node5" href="$_m_d___parola___blinds_8cpp.html" title="Implements blinds effect. " alt="" coords="163,80,339,107"/>
<area shape="rect" id="node7" href="$_m_d___parola___close_8cpp.html" title="Implements closing effect. " alt="" coords="363,80,536,107"/>
<area shape="rect" id="node9" href="$_m_d___parola___diag_8cpp.html" title="Implements diagonal scroll effect. " alt="" coords="561,80,727,107"/>
<area shape="rect" id="node11" href="$_m_d___parola___dissolve_8cpp.html" title="Implements dissolve effect. " alt="" coords="751,80,939,107"/>
<area shape="rect" id="node13" href="$_m_d___parola___fade_8cpp.html" title="Implements FADE effect. " alt="" coords="963,80,1132,107"/>
<area shape="rect" id="node15" href="$_m_d___parola___grow_8cpp.html" title="Implements grow effects. " alt="" coords="1157,80,1328,107"/>
<area shape="rect" id="node17" href="$_m_d___parola___h_scroll_8cpp.html" title="Implements horizontal scrolling effect. " alt="" coords="1353,80,1535,107"/>
<area shape="rect" id="node19" href="$_m_d___parola___mesh_8cpp.html" title="Implements mesh effect. " alt="" coords="1559,80,1731,107"/>
<area shape="rect" id="node21" href="$_m_d___parola___open_8cpp.html" title="Implements opening effect. " alt="" coords="1756,80,1927,107"/>
<area shape="rect" id="node23" href="$_m_d___parola___print_8cpp.html" title="Implements static print effect. " alt="" coords="1951,80,2117,107"/>
<area shape="rect" id="node25" href="$_m_d___parola___random_8cpp.html" title="Implements random effect. " alt="" coords="2142,80,2329,107"/>
<area shape="rect" id="node27" href="$_m_d___parola___scan_8cpp.html" title="Implements scan effect. " alt="" coords="2355,80,2525,107"/>
<area shape="rect" id="node29" href="$_m_d___parola___slice_8cpp.html" title="Implements slice effect. " alt="" coords="2550,80,2719,107"/>
<area shape="rect" id="node31" href="$_m_d___parola___sprite_8cpp.html" title="Implements various sprite effects. " alt="" coords="2743,80,2917,107"/>
<area shape="rect" id="node33" href="$_m_d___parola___v_scroll_8cpp.html" title="Implements vertical scroll effect. " alt="" coords="2942,80,3124,107"/>
<area shape="rect" id="node35" href="$_m_d___parola___wipe_8cpp.html" title="Implements wipe effect. " alt="" coords="3149,80,3320,107"/>
<area shape="rect" id="node37" href="$_m_d___p_zone_8cpp.html" title="Implements MD_PZone class methods. " alt="" coords="3344,80,3477,107"/>
</map>

View File

@@ -0,0 +1 @@
3bf8b62cbd3657a0a3708a0c2d9f98d3

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@@ -0,0 +1,2 @@
<map id="src/MD_Parola.h" name="src/MD_Parola.h">
</map>

View File

@@ -0,0 +1 @@
612926557d6190703de8530680725b4b

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,133 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Blinds.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___blinds_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">MD_Parola_Blinds.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements blinds effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Blinds.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___blinds_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___blinds_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___blinds_8cpp" id="src_2_m_d___parola___blinds_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:a08e3a3dd505127a0e472ffd8ac378177"><td class="memItemLeft" align="right" valign="top"><a id="a08e3a3dd505127a0e472ffd8ac378177"></a>
const uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola___blinds_8cpp.html#a08e3a3dd505127a0e472ffd8ac378177">BLINDS_SIZE</a> = 4</td></tr>
<tr class="memdesc:a08e3a3dd505127a0e472ffd8ac378177"><td class="mdescLeft">&#160;</td><td class="mdescRight">The width of the blinds in pixels. <br /></td></tr>
<tr class="separator:a08e3a3dd505127a0e472ffd8ac378177"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements blinds effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___blinds_8cpp.html">MD_Parola_Blinds.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
var _m_d___parola___blinds_8cpp =
[
[ "BLINDS_SIZE", "_m_d___parola___blinds_8cpp.html#a08e3a3dd505127a0e472ffd8ac378177", null ]
];

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Blinds.cpp" name="src/MD_Parola_Blinds.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
8b2acd74797e878a7e38201ba185ea11

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Close.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___close_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Close.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements closing effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Close.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___close_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___close_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___close_8cpp" id="src_2_m_d___parola___close_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements closing effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___close_8cpp.html">MD_Parola_Close.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Close.cpp" name="src/MD_Parola_Close.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
182399ef70df1a489dbb64d630a15b2f

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Diag.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___diag_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Diag.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements diagonal scroll effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Diag.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___diag_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___diag_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___diag_8cpp" id="src_2_m_d___parola___diag_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements diagonal scroll effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___diag_8cpp.html">MD_Parola_Diag.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Diag.cpp" name="src/MD_Parola_Diag.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
4bd564f38a4d1be91abf9a5e717d2b7e

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Dissolve.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___dissolve_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Dissolve.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements dissolve effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Dissolve.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___dissolve_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___dissolve_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___dissolve_8cpp" id="src_2_m_d___parola___dissolve_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements dissolve effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___dissolve_8cpp.html">MD_Parola_Dissolve.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Dissolve.cpp" name="src/MD_Parola_Dissolve.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
75676ba842332fb8c97bb33859e551c4

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Fade.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___fade_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Fade.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements FADE effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Fade.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___fade_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___fade_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___fade_8cpp" id="src_2_m_d___parola___fade_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements FADE effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___fade_8cpp.html">MD_Parola_Fade.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Fade.cpp" name="src/MD_Parola_Fade.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
20d5aded1e1134dc43f32166d4c84ef6

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Grow.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___grow_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Grow.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements grow effects.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Grow.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___grow_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___grow_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___grow_8cpp" id="src_2_m_d___parola___grow_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements grow effects. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___grow_8cpp.html">MD_Parola_Grow.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Grow.cpp" name="src/MD_Parola_Grow.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
409de25536a6a853c34f7798701c3af7

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,133 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_HScroll.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___h_scroll_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">MD_Parola_HScroll.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements horizontal scrolling effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_HScroll.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___h_scroll_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___h_scroll_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___h_scroll_8cpp" id="src_2_m_d___parola___h_scroll_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a3a8e077835d0dfe86f6c1197738357c9"><td class="memItemLeft" align="right" valign="top"><a id="a3a8e077835d0dfe86f6c1197738357c9"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola___h_scroll_8cpp.html#a3a8e077835d0dfe86f6c1197738357c9">START_POSITION</a>&#160;&#160;&#160;(bLeft) ? <a class="el" href="_m_d___parola_8h.html#a96eea7631a186d5b36365c90ed697d16">ZONE_START_COL</a>(_zoneStart) : <a class="el" href="_m_d___parola_8h.html#a1470b74a1b8edbbe0427304c909eb116">ZONE_END_COL</a>(_zoneEnd)</td></tr>
<tr class="memdesc:a3a8e077835d0dfe86f6c1197738357c9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Start position depends on the scrolling direction. <br /></td></tr>
<tr class="separator:a3a8e077835d0dfe86f6c1197738357c9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements horizontal scrolling effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___h_scroll_8cpp.html">MD_Parola_HScroll.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
var _m_d___parola___h_scroll_8cpp =
[
[ "START_POSITION", "_m_d___parola___h_scroll_8cpp.html#a3a8e077835d0dfe86f6c1197738357c9", null ]
];

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_HScroll.cpp" name="src/MD_Parola_HScroll.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
53a847d52576d67b40ae02a2ce0e2d9a

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Mesh.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___mesh_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Mesh.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements mesh effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Mesh.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___mesh_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___mesh_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___mesh_8cpp" id="src_2_m_d___parola___mesh_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements mesh effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___mesh_8cpp.html">MD_Parola_Mesh.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Mesh.cpp" name="src/MD_Parola_Mesh.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
113413fe658f7dadafdd9f487d0b9103

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Open.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___open_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Open.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements opening effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Open.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___open_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___open_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___open_8cpp" id="src_2_m_d___parola___open_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements opening effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___open_8cpp.html">MD_Parola_Open.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Open.cpp" name="src/MD_Parola_Open.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
ffbc34449b0b7a28fc0fe95e2fb3d73f

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Print.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___print_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Print.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements static print effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Print.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___print_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___print_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___print_8cpp" id="src_2_m_d___parola___print_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements static print effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___print_8cpp.html">MD_Parola_Print.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Print.cpp" name="src/MD_Parola_Print.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
d609b4e245294a56d5d63d40c3b0d4cd

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,132 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Random.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___random_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">MD_Parola_Random.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements random effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Random.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___random_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___random_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___random_8cpp" id="src_2_m_d___parola___random_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:ab612aa354a5ede22e7b7bba588feee3a"><td class="memItemLeft" align="right" valign="top"><a id="ab612aa354a5ede22e7b7bba588feee3a"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><b>RAND_CYCLE</b>&#160;&#160;&#160;11</td></tr>
<tr class="separator:ab612aa354a5ede22e7b7bba588feee3a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements random effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___random_8cpp.html">MD_Parola_Random.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
var _m_d___parola___random_8cpp =
[
[ "RAND_CYCLE", "_m_d___parola___random_8cpp.html#ab612aa354a5ede22e7b7bba588feee3a", null ]
];

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Random.cpp" name="src/MD_Parola_Random.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
8eb16e3a9529cea137995489488a594f

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Scan.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___scan_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Scan.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements scan effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Scan.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___scan_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___scan_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___scan_8cpp" id="src_2_m_d___parola___scan_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements scan effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___scan_8cpp.html">MD_Parola_Scan.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Scan.cpp" name="src/MD_Parola_Scan.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
da061978b36e24fb497598a48a9f079a

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Slice.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___slice_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Slice.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements slice effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Slice.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___slice_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___slice_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___slice_8cpp" id="src_2_m_d___parola___slice_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements slice effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___slice_8cpp.html">MD_Parola_Slice.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Slice.cpp" name="src/MD_Parola_Slice.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
d41ac5fa08b3996e4745e4c7bc5eb236

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Sprite.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___sprite_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Sprite.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements various sprite effects.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Sprite.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___sprite_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___sprite_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___sprite_8cpp" id="src_2_m_d___parola___sprite_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements various sprite effects. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___sprite_8cpp.html">MD_Parola_Sprite.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Sprite.cpp" name="src/MD_Parola_Sprite.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
6f4d850b0af7218ec7a16119de0bce90

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_VScroll.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___v_scroll_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_VScroll.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements vertical scroll effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_VScroll.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___v_scroll_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___v_scroll_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___v_scroll_8cpp" id="src_2_m_d___parola___v_scroll_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements vertical scroll effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___v_scroll_8cpp.html">MD_Parola_VScroll.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_VScroll.cpp" name="src/MD_Parola_VScroll.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
0cd4283e3915ec24b972d88e176bc9ce

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_Wipe.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola___wipe_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">MD_Parola_Wipe.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Implements wipe effect.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="_m_d___parola_8h.html">MD_Parola.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a>&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MD_Parola_Wipe.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola___wipe_8cpp__incl.png" border="0" usemap="#src_2_m_d___parola___wipe_8cpp" alt=""/></div>
<map name="src_2_m_d___parola___wipe_8cpp" id="src_2_m_d___parola___wipe_8cpp">
<area shape="rect" id="node3" href="_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements wipe effect. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola___wipe_8cpp.html">MD_Parola_Wipe.cpp</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<map id="src/MD_Parola_Wipe.cpp" name="src/MD_Parola_Wipe.cpp">
<area shape="rect" id="node3" href="$_m_d___parola_8h.html" title="Main header file for the MD_Parola library. " alt="" coords="55,80,152,107"/>
<area shape="rect" id="node9" href="$_m_d___parola__lib_8h.html" title="Contains internal library definitions. " alt="" coords="177,80,295,107"/>
</map>

View File

@@ -0,0 +1 @@
56add6f25c8d9393c7fc729940806ef7

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,219 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: src/MD_Parola_lib.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_m_d___parola__lib_8h.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">MD_Parola_lib.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Contains internal library definitions.
<a href="#details">More...</a></p>
<div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="_m_d___parola__lib_8h__dep__incl.png" border="0" usemap="#src_2_m_d___parola__lib_8hdep" alt=""/></div>
<map name="src_2_m_d___parola__lib_8hdep" id="src_2_m_d___parola__lib_8hdep">
<area shape="rect" id="node3" href="_m_d___parola_8cpp.html" title="Implements core MD_Parola class methods. " alt="" coords="5,80,139,107"/>
<area shape="rect" id="node5" href="_m_d___parola___blinds_8cpp.html" title="Implements blinds effect. " alt="" coords="163,80,339,107"/>
<area shape="rect" id="node7" href="_m_d___parola___close_8cpp.html" title="Implements closing effect. " alt="" coords="363,80,536,107"/>
<area shape="rect" id="node9" href="_m_d___parola___diag_8cpp.html" title="Implements diagonal scroll effect. " alt="" coords="561,80,727,107"/>
<area shape="rect" id="node11" href="_m_d___parola___dissolve_8cpp.html" title="Implements dissolve effect. " alt="" coords="751,80,939,107"/>
<area shape="rect" id="node13" href="_m_d___parola___fade_8cpp.html" title="Implements FADE effect. " alt="" coords="963,80,1132,107"/>
<area shape="rect" id="node15" href="_m_d___parola___grow_8cpp.html" title="Implements grow effects. " alt="" coords="1157,80,1328,107"/>
<area shape="rect" id="node17" href="_m_d___parola___h_scroll_8cpp.html" title="Implements horizontal scrolling effect. " alt="" coords="1353,80,1535,107"/>
<area shape="rect" id="node19" href="_m_d___parola___mesh_8cpp.html" title="Implements mesh effect. " alt="" coords="1559,80,1731,107"/>
<area shape="rect" id="node21" href="_m_d___parola___open_8cpp.html" title="Implements opening effect. " alt="" coords="1756,80,1927,107"/>
<area shape="rect" id="node23" href="_m_d___parola___print_8cpp.html" title="Implements static print effect. " alt="" coords="1951,80,2117,107"/>
<area shape="rect" id="node25" href="_m_d___parola___random_8cpp.html" title="Implements random effect. " alt="" coords="2142,80,2329,107"/>
<area shape="rect" id="node27" href="_m_d___parola___scan_8cpp.html" title="Implements scan effect. " alt="" coords="2355,80,2525,107"/>
<area shape="rect" id="node29" href="_m_d___parola___slice_8cpp.html" title="Implements slice effect. " alt="" coords="2550,80,2719,107"/>
<area shape="rect" id="node31" href="_m_d___parola___sprite_8cpp.html" title="Implements various sprite effects. " alt="" coords="2743,80,2917,107"/>
<area shape="rect" id="node33" href="_m_d___parola___v_scroll_8cpp.html" title="Implements vertical scroll effect. " alt="" coords="2942,80,3124,107"/>
<area shape="rect" id="node35" href="_m_d___parola___wipe_8cpp.html" title="Implements wipe effect. " alt="" coords="3149,80,3320,107"/>
<area shape="rect" id="node37" href="_m_d___p_zone_8cpp.html" title="Implements MD_PZone class methods. " alt="" coords="3344,80,3477,107"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a8a073fd0c3460ed8ab512e3ef57d9533"><td class="memItemLeft" align="right" valign="top"><a id="a8a073fd0c3460ed8ab512e3ef57d9533"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a8a073fd0c3460ed8ab512e3ef57d9533">DEBUG_PAROLA</a>&#160;&#160;&#160;0</td></tr>
<tr class="memdesc:a8a073fd0c3460ed8ab512e3ef57d9533"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set to 1 to enable General debug output. <br /></td></tr>
<tr class="separator:a8a073fd0c3460ed8ab512e3ef57d9533"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1a760146d4391ebc528bbd07b94bc23c"><td class="memItemLeft" align="right" valign="top"><a id="a1a760146d4391ebc528bbd07b94bc23c"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a1a760146d4391ebc528bbd07b94bc23c">DEBUG_PAROLA_FSM</a>&#160;&#160;&#160;0</td></tr>
<tr class="memdesc:a1a760146d4391ebc528bbd07b94bc23c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set to 1 to enable Finite State Machine debug output. <br /></td></tr>
<tr class="separator:a1a760146d4391ebc528bbd07b94bc23c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad5074ed4add7f6c0b8052896efd82cd3"><td class="memItemLeft" align="right" valign="top"><a id="ad5074ed4add7f6c0b8052896efd82cd3"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#ad5074ed4add7f6c0b8052896efd82cd3">TIME_PROFILING</a>&#160;&#160;&#160;0</td></tr>
<tr class="memdesc:ad5074ed4add7f6c0b8052896efd82cd3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set to 1 to enable Time Profile debug output. <br /></td></tr>
<tr class="separator:ad5074ed4add7f6c0b8052896efd82cd3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1696fc35fb931f8c876786fbc1078ac4"><td class="memItemLeft" align="right" valign="top"><a id="a1696fc35fb931f8c876786fbc1078ac4"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a1696fc35fb931f8c876786fbc1078ac4">PRINT</a>(s, v)</td></tr>
<tr class="memdesc:a1696fc35fb931f8c876786fbc1078ac4"><td class="mdescLeft">&#160;</td><td class="mdescRight">(GENERAL) Print a string followed by a value (decimal) <br /></td></tr>
<tr class="separator:a1696fc35fb931f8c876786fbc1078ac4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abf55b44e8497cbc3addccdeb294138cc"><td class="memItemLeft" align="right" valign="top"><a id="abf55b44e8497cbc3addccdeb294138cc"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#abf55b44e8497cbc3addccdeb294138cc">PRINTX</a>(s, v)</td></tr>
<tr class="memdesc:abf55b44e8497cbc3addccdeb294138cc"><td class="mdescLeft">&#160;</td><td class="mdescRight">(GENERAL) Print a string followed by a value (hex) <br /></td></tr>
<tr class="separator:abf55b44e8497cbc3addccdeb294138cc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad68f35c3cfe67be8d09d1cea8e788e13"><td class="memItemLeft" align="right" valign="top"><a id="ad68f35c3cfe67be8d09d1cea8e788e13"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#ad68f35c3cfe67be8d09d1cea8e788e13">PRINTS</a>(s)</td></tr>
<tr class="memdesc:ad68f35c3cfe67be8d09d1cea8e788e13"><td class="mdescLeft">&#160;</td><td class="mdescRight">(GENERAL) Print a string <br /></td></tr>
<tr class="separator:ad68f35c3cfe67be8d09d1cea8e788e13"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaf86da1ce9b6dea2d021778a28094eba"><td class="memItemLeft" align="right" valign="top"><a id="aaf86da1ce9b6dea2d021778a28094eba"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#aaf86da1ce9b6dea2d021778a28094eba">FSMPRINT</a>(s, v)</td></tr>
<tr class="memdesc:aaf86da1ce9b6dea2d021778a28094eba"><td class="mdescLeft">&#160;</td><td class="mdescRight">(FSM) Print a string followed by a value (decimal) <br /></td></tr>
<tr class="separator:aaf86da1ce9b6dea2d021778a28094eba"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae74f0a89f7ef7269320de8eba9733417"><td class="memItemLeft" align="right" valign="top"><a id="ae74f0a89f7ef7269320de8eba9733417"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#ae74f0a89f7ef7269320de8eba9733417">FSMPRINTX</a>(s, v)</td></tr>
<tr class="memdesc:ae74f0a89f7ef7269320de8eba9733417"><td class="mdescLeft">&#160;</td><td class="mdescRight">(FSM) Print a string followed by a value (hex) <br /></td></tr>
<tr class="separator:ae74f0a89f7ef7269320de8eba9733417"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3898cf26ef52d08df982da278c47fac8"><td class="memItemLeft" align="right" valign="top"><a id="a3898cf26ef52d08df982da278c47fac8"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a3898cf26ef52d08df982da278c47fac8">FSMPRINTS</a>(s)</td></tr>
<tr class="memdesc:a3898cf26ef52d08df982da278c47fac8"><td class="mdescLeft">&#160;</td><td class="mdescRight">(FSM) Print a string <br /></td></tr>
<tr class="separator:a3898cf26ef52d08df982da278c47fac8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3fda4e1a5122a16a21bd96ae5217402c"><td class="memItemLeft" align="right" valign="top"><a id="a3fda4e1a5122a16a21bd96ae5217402c"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a3fda4e1a5122a16a21bd96ae5217402c">PRINT_STATE</a>(f)</td></tr>
<tr class="memdesc:a3fda4e1a5122a16a21bd96ae5217402c"><td class="mdescLeft">&#160;</td><td class="mdescRight">(FSM) Print the current FSM state information <br /></td></tr>
<tr class="separator:a3fda4e1a5122a16a21bd96ae5217402c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4acb985a82e65c24d9f55be537bf8f31"><td class="memItemLeft" align="right" valign="top"><a id="a4acb985a82e65c24d9f55be537bf8f31"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a4acb985a82e65c24d9f55be537bf8f31">LIGHT_BAR</a>&#160;&#160;&#160;(_inverted ? 0 : 0xFF)</td></tr>
<tr class="memdesc:a4acb985a82e65c24d9f55be537bf8f31"><td class="mdescLeft">&#160;</td><td class="mdescRight">Turn display column to all LEDs on. <br /></td></tr>
<tr class="separator:a4acb985a82e65c24d9f55be537bf8f31"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a491201bbed073a6dedc6274af58d4d93"><td class="memItemLeft" align="right" valign="top"><a id="a491201bbed073a6dedc6274af58d4d93"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a491201bbed073a6dedc6274af58d4d93">EMPTY_BAR</a>&#160;&#160;&#160;(_inverted ? 0xFF : 0)</td></tr>
<tr class="memdesc:a491201bbed073a6dedc6274af58d4d93"><td class="mdescLeft">&#160;</td><td class="mdescRight">Turn display column to all LEDs off. <br /></td></tr>
<tr class="separator:a491201bbed073a6dedc6274af58d4d93"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac74527a8ede30c7ae02f32b7a6ef5e4d"><td class="memItemLeft" align="right" valign="top"><a id="ac74527a8ede30c7ae02f32b7a6ef5e4d"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#ac74527a8ede30c7ae02f32b7a6ef5e4d">DATA_BAR</a>(d)&#160;&#160;&#160;(_inverted ? ~d : d)</td></tr>
<tr class="memdesc:ac74527a8ede30c7ae02f32b7a6ef5e4d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Turn display column to specified data. <br /></td></tr>
<tr class="separator:ac74527a8ede30c7ae02f32b7a6ef5e4d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3f93fc96c3a1d0111bbb8d10c826f2b4"><td class="memItemLeft" align="right" valign="top"><a id="a3f93fc96c3a1d0111bbb8d10c826f2b4"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a3f93fc96c3a1d0111bbb8d10c826f2b4">ZE_SET</a>(b, mask)&#160;&#160;&#160;((b &amp; ~mask) | mask)</td></tr>
<tr class="memdesc:a3f93fc96c3a1d0111bbb8d10c826f2b4"><td class="mdescLeft">&#160;</td><td class="mdescRight">clear the bit then put it back in <br /></td></tr>
<tr class="separator:a3f93fc96c3a1d0111bbb8d10c826f2b4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab42de492eb7f8f1715490364bcfee266"><td class="memItemLeft" align="right" valign="top"><a id="ab42de492eb7f8f1715490364bcfee266"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#ab42de492eb7f8f1715490364bcfee266">ZE_RESET</a>(b, mask)&#160;&#160;&#160;(b &amp; ~mask)</td></tr>
<tr class="memdesc:ab42de492eb7f8f1715490364bcfee266"><td class="mdescLeft">&#160;</td><td class="mdescRight">clear the bit <br /></td></tr>
<tr class="separator:ab42de492eb7f8f1715490364bcfee266"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adcebb4365754fd4a586b1a9ef8d57ad8"><td class="memItemLeft" align="right" valign="top"><a id="adcebb4365754fd4a586b1a9ef8d57ad8"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#adcebb4365754fd4a586b1a9ef8d57ad8">ZE_TEST</a>(b, mask)&#160;&#160;&#160;((b &amp; mask) != 0)</td></tr>
<tr class="memdesc:adcebb4365754fd4a586b1a9ef8d57ad8"><td class="mdescLeft">&#160;</td><td class="mdescRight">mask off the bit <br /></td></tr>
<tr class="separator:adcebb4365754fd4a586b1a9ef8d57ad8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a86cdcfe3b6b8376543e78ceb5901f5a9"><td class="memItemLeft" align="right" valign="top"><a id="a86cdcfe3b6b8376543e78ceb5901f5a9"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#a86cdcfe3b6b8376543e78ceb5901f5a9">ZE_FLIP_UD_MASK</a>&#160;&#160;&#160;0x01</td></tr>
<tr class="memdesc:a86cdcfe3b6b8376543e78ceb5901f5a9"><td class="mdescLeft">&#160;</td><td class="mdescRight">mask bit 0 <br /></td></tr>
<tr class="separator:a86cdcfe3b6b8376543e78ceb5901f5a9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aff6634f99953ac1d32cb641a5a84d1fb"><td class="memItemLeft" align="right" valign="top"><a id="aff6634f99953ac1d32cb641a5a84d1fb"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#aff6634f99953ac1d32cb641a5a84d1fb">ZE_FLIP_LR_MASK</a>&#160;&#160;&#160;0x02</td></tr>
<tr class="memdesc:aff6634f99953ac1d32cb641a5a84d1fb"><td class="mdescLeft">&#160;</td><td class="mdescRight">mask bit 1 <br /></td></tr>
<tr class="separator:aff6634f99953ac1d32cb641a5a84d1fb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad54e2a00e5f8efd51a0acb7f1d239dd7"><td class="memItemLeft" align="right" valign="top"><a id="ad54e2a00e5f8efd51a0acb7f1d239dd7"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_m_d___parola__lib_8h.html#ad54e2a00e5f8efd51a0acb7f1d239dd7">SFX</a>(s)&#160;&#160;&#160;((_moveIn &amp;&amp; _effectIn == (s)) || (!_moveIn &amp;&amp; _effectOut == (s)))</td></tr>
<tr class="memdesc:ad54e2a00e5f8efd51a0acb7f1d239dd7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Effect is selected if it is the effect for the current motion. <br /></td></tr>
<tr class="separator:ad54e2a00e5f8efd51a0acb7f1d239dd7"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Contains internal library definitions. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="_m_d___parola__lib_8h.html">MD_Parola_lib.h</a></li>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,22 @@
var _m_d___parola__lib_8h =
[
[ "DATA_BAR", "_m_d___parola__lib_8h.html#ac74527a8ede30c7ae02f32b7a6ef5e4d", null ],
[ "DEBUG_PAROLA", "_m_d___parola__lib_8h.html#a8a073fd0c3460ed8ab512e3ef57d9533", null ],
[ "DEBUG_PAROLA_FSM", "_m_d___parola__lib_8h.html#a1a760146d4391ebc528bbd07b94bc23c", null ],
[ "EMPTY_BAR", "_m_d___parola__lib_8h.html#a491201bbed073a6dedc6274af58d4d93", null ],
[ "FSMPRINT", "_m_d___parola__lib_8h.html#aaf86da1ce9b6dea2d021778a28094eba", null ],
[ "FSMPRINTS", "_m_d___parola__lib_8h.html#a3898cf26ef52d08df982da278c47fac8", null ],
[ "FSMPRINTX", "_m_d___parola__lib_8h.html#ae74f0a89f7ef7269320de8eba9733417", null ],
[ "LIGHT_BAR", "_m_d___parola__lib_8h.html#a4acb985a82e65c24d9f55be537bf8f31", null ],
[ "PRINT", "_m_d___parola__lib_8h.html#a1696fc35fb931f8c876786fbc1078ac4", null ],
[ "PRINT_STATE", "_m_d___parola__lib_8h.html#a3fda4e1a5122a16a21bd96ae5217402c", null ],
[ "PRINTS", "_m_d___parola__lib_8h.html#ad68f35c3cfe67be8d09d1cea8e788e13", null ],
[ "PRINTX", "_m_d___parola__lib_8h.html#abf55b44e8497cbc3addccdeb294138cc", null ],
[ "SFX", "_m_d___parola__lib_8h.html#ad54e2a00e5f8efd51a0acb7f1d239dd7", null ],
[ "TIME_PROFILING", "_m_d___parola__lib_8h.html#ad5074ed4add7f6c0b8052896efd82cd3", null ],
[ "ZE_FLIP_LR_MASK", "_m_d___parola__lib_8h.html#aff6634f99953ac1d32cb641a5a84d1fb", null ],
[ "ZE_FLIP_UD_MASK", "_m_d___parola__lib_8h.html#a86cdcfe3b6b8376543e78ceb5901f5a9", null ],
[ "ZE_RESET", "_m_d___parola__lib_8h.html#ab42de492eb7f8f1715490364bcfee266", null ],
[ "ZE_SET", "_m_d___parola__lib_8h.html#a3f93fc96c3a1d0111bbb8d10c826f2b4", null ],
[ "ZE_TEST", "_m_d___parola__lib_8h.html#adcebb4365754fd4a586b1a9ef8d57ad8", null ]
];

View File

@@ -0,0 +1,20 @@
<map id="src/MD_Parola_lib.h" name="src/MD_Parola_lib.h">
<area shape="rect" id="node3" href="$_m_d___parola_8cpp.html" title="Implements core MD_Parola class methods. " alt="" coords="5,80,139,107"/>
<area shape="rect" id="node5" href="$_m_d___parola___blinds_8cpp.html" title="Implements blinds effect. " alt="" coords="163,80,339,107"/>
<area shape="rect" id="node7" href="$_m_d___parola___close_8cpp.html" title="Implements closing effect. " alt="" coords="363,80,536,107"/>
<area shape="rect" id="node9" href="$_m_d___parola___diag_8cpp.html" title="Implements diagonal scroll effect. " alt="" coords="561,80,727,107"/>
<area shape="rect" id="node11" href="$_m_d___parola___dissolve_8cpp.html" title="Implements dissolve effect. " alt="" coords="751,80,939,107"/>
<area shape="rect" id="node13" href="$_m_d___parola___fade_8cpp.html" title="Implements FADE effect. " alt="" coords="963,80,1132,107"/>
<area shape="rect" id="node15" href="$_m_d___parola___grow_8cpp.html" title="Implements grow effects. " alt="" coords="1157,80,1328,107"/>
<area shape="rect" id="node17" href="$_m_d___parola___h_scroll_8cpp.html" title="Implements horizontal scrolling effect. " alt="" coords="1353,80,1535,107"/>
<area shape="rect" id="node19" href="$_m_d___parola___mesh_8cpp.html" title="Implements mesh effect. " alt="" coords="1559,80,1731,107"/>
<area shape="rect" id="node21" href="$_m_d___parola___open_8cpp.html" title="Implements opening effect. " alt="" coords="1756,80,1927,107"/>
<area shape="rect" id="node23" href="$_m_d___parola___print_8cpp.html" title="Implements static print effect. " alt="" coords="1951,80,2117,107"/>
<area shape="rect" id="node25" href="$_m_d___parola___random_8cpp.html" title="Implements random effect. " alt="" coords="2142,80,2329,107"/>
<area shape="rect" id="node27" href="$_m_d___parola___scan_8cpp.html" title="Implements scan effect. " alt="" coords="2355,80,2525,107"/>
<area shape="rect" id="node29" href="$_m_d___parola___slice_8cpp.html" title="Implements slice effect. " alt="" coords="2550,80,2719,107"/>
<area shape="rect" id="node31" href="$_m_d___parola___sprite_8cpp.html" title="Implements various sprite effects. " alt="" coords="2743,80,2917,107"/>
<area shape="rect" id="node33" href="$_m_d___parola___v_scroll_8cpp.html" title="Implements vertical scroll effect. " alt="" coords="2942,80,3124,107"/>
<area shape="rect" id="node35" href="$_m_d___parola___wipe_8cpp.html" title="Implements wipe effect. " alt="" coords="3149,80,3320,107"/>
<area shape="rect" id="node37" href="$_m_d___p_zone_8cpp.html" title="Implements MD_PZone class methods. " alt="" coords="3344,80,3477,107"/>
</map>

View File

@@ -0,0 +1 @@
e17652522b48dccade1acab8cb229da1

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -0,0 +1,112 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Parola for Arduino: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="MajicDesigns_Logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Parola for Arduino
&#160;<span id="projectnumber">3.0</span>
</div>
<div id="projectbrief">Text effects for LED Matrix modular hardware</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('annotated.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Class List</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_m_d___parola.html" target="_self">MD_Parola</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_m_d___p_zone.html" target="_self">MD_PZone</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Tue Jul 10 2018 20:02:31 for Parola for Arduino by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,5 @@
var annotated_dup =
[
[ "MD_Parola", "class_m_d___parola.html", "class_m_d___parola" ],
[ "MD_PZone", "class_m_d___p_zone.html", "class_m_d___p_zone" ]
];

Some files were not shown because too many files have changed in this diff Show More