C D G L M N P T

M

mAgility - Variable in class de.ilu.movingletters.MovingLetters
agility of the letters
mEnd - Variable in class de.ilu.movingletters.Line
end of line (as index to real coordinates)
mFont - Variable in class de.ilu.movingletters.MovingLetters
letter definition
mHeight - Variable in class de.ilu.movingletters.MovingLetters
height for the letters
mJitter - Variable in class de.ilu.movingletters.MovingLetters
number of pixels to randomly move the letters
mJitterHalf - Variable in class de.ilu.movingletters.MovingLetters
number of pixels to randomly move the letters-helper value
mLetters - Variable in class de.ilu.movingletters.MovingLetters
list of letters indexable by character-values 0-255
mLines - Variable in class de.ilu.movingletters.Letter
the lines for this letter
mLineWidth - Variable in class de.ilu.movingletters.Letter
the width of the letter in letter coordinates
mMovingLetters - Variable in class de.ilu.movingletters.Line
reference to letters
MovingLetters - Class in de.ilu.movingletters
a typeset for moving letters with given size and agility.
MovingLetters(PApplet, int) - Constructor for class de.ilu.movingletters.MovingLetters
create moving letters with given height and an agility of 1.
MovingLetters(PApplet, int, int) - Constructor for class de.ilu.movingletters.MovingLetters
create moving letters with given height and and agility.
MovingLetters(PApplet, int, int, int) - Constructor for class de.ilu.movingletters.MovingLetters
create moving letters with given height and and agility.
mPixelWidth - Variable in class de.ilu.movingletters.Letter
the width of the letter in pixel
mPointLocX - Variable in class de.ilu.movingletters.MovingLetters
list of pixel x-coordinates of the letter coordinates, all relative to letter coordinate 1
mPointLocY - Variable in class de.ilu.movingletters.MovingLetters
list of pixel y-coordinates of the letter coordinates, all relative to letter coordinate 1
mRuntime - Variable in class de.ilu.movingletters.MovingLetters
reference to the processing runtime
mStart - Variable in class de.ilu.movingletters.Line
start of line (as index to real coordinates)
mValue - Variable in class de.ilu.movingletters.Letter
the char represented by this letter

C D G L M N P T