Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
R
randomColour()
- Static method in class pslib.
PSTools
Return a Colour object with random component values
randomColour(boolean)
- Static method in class pslib.
PSTools
Return a Colour object with random component values
randomVector()
- Static method in class pslib.
PSTools
Return a normalised PSVector object with random component values
randomVector(float)
- Static method in class pslib.
PSTools
Return a PSVector object with random component values within the specified radius about the point (0, 0, 0)
randomVector(float, float)
- Static method in class pslib.
PSTools
Return a PSVector object with random component values within the specified radii about the point (0, 0, 0)
randomVector(PSVector)
- Static method in class pslib.
PSTools
Return a PSVector object with random component values within +/- the specified range about the point (0, 0, 0)
read(String)
- Method in class pslib.
PSColourMap
Generate the colour map from the specified file
readStrings(String)
- Static method in class pslib.
PSTools
Converts an input text file to an array of strings
readStrings(File)
- Static method in class pslib.
PSTools
Converts an input text file to an array of strings
remove(DynamicParticle)
- Method in class pslib.
GenericEmitter
Remove the specified particle from the emitter
remove(DynamicParticle)
- Method in class pslib.
ParentParticle
Remove a particle from the buffer
removeFileExtension(String)
- Static method in class pslib.
PSTools
Removes a file extension from a string assuming the file.extension format
removeFileName(String)
- Static method in class pslib.
PSTools
Remove the file name from the specified string assuming the string adopts the File.separatorChar path character
removeListener(ParticleListener)
- Method in class pslib.
TemplateEmission
Remove a particle listener
removeListener(ParticleListener)
- Method in class pslib.
TimedEmission
Remove a particle listener
removeListener(ParticleListener)
- Method in class pslib.
VariantEmission
Remove a particle listener
removeTokens(String, String)
- Static method in class pslib.
PSTools
Remove the specified characters from a string
removeWhiteSpace(String)
- Static method in class pslib.
PSTools
Removes all spaces within a string
render(PGraphicsOpenGL)
- Method in class pslib.
DynamicParticle
Render the particle to the specified OpenGL renderer
render(PGraphicsOpenGL, PSVector, PSVector, PSVector)
- Method in class pslib.
DynamicParticle
Render the particle to the specified OpenGL renderer
render(PGraphicsOpenGL)
- Method in class pslib.
GenericEmitter
Render all attached particles to the specified OpenGL renderer
render(PGraphicsOpenGL, PSVector, PSVector, PSVector)
- Method in class pslib.
GenericEmitter
Render all attached particles to the specified OpenGL renderer
render(PGraphicsOpenGL)
- Method in class pslib.
GenericParticle
Render the particle within two-dimensional space to the specified rendering context
render(PGraphicsOpenGL, PSVector, PSVector, PSVector)
- Method in class pslib.
GenericParticle
Render the particle within three-dimensional space to the specified rendering context
render(PGraphicsOpenGL)
- Method in class pslib.
ImageParticle
Render the particle to the specified renderer
render(PGraphicsOpenGL, PSVector, PSVector, PSVector)
- Method in class pslib.
ImageParticle
Render the particle to the specified renderer
render(PGraphicsOpenGL)
- Method in class pslib.
ParentParticle
Render all attached particles to the specified OpenGL renderer
render(PGraphicsOpenGL, PSVector, PSVector, PSVector)
- Method in class pslib.
ParentParticle
Render all attached particles to the specified OpenGL renderer
render(PGraphicsOpenGL)
- Method in class pslib.
RibbonParticle
Render the ribbon to the specified OpenGL renderer
render(PGraphicsOpenGL, PSVector, PSVector, PSVector)
- Method in class pslib.
RibbonParticle
Render the ribbon to the specified OpenGL renderer
render(PGraphicsOpenGL)
- Method in class pslib.
TextParticle
Render the text to the specified OpenGL renderer
render(PGraphicsOpenGL, PSVector, PSVector, PSVector)
- Method in class pslib.
TextParticle
Render the text to the specified OpenGL renderer
reset()
- Method in class pslib.
PSTimer
Reset the timer to 0
reset(int)
- Method in class pslib.
PSTimer
Reset the timer to the specified value
ResistiveForce
- Class in
pslib
ResistiveForce Class
ResistiveForce(float)
- Constructor for class pslib.
ResistiveForce
Create a static object instance with the specified magnitude
ResistiveForce(float, float, int, float)
- Constructor for class pslib.
ResistiveForce
Create a dynamic object instance with the specified values
resize(int)
- Method in class pslib.
BufferedObject
Resize the buffer
resizeBuffer(int)
- Method in class pslib.
BufferedParticle
Resize the buffer
RibbonParticle
- Class in
pslib
Ribbon Class
RibbonParticle(int)
- Constructor for class pslib.
RibbonParticle
Create a new object instance with the specified buffer size
RibbonParticle(int, int)
- Constructor for class pslib.
RibbonParticle
Create a new object instance with the specified buffer size and decay
rotateAboutOrigin(float, PSVector)
- Method in class pslib.
PSVector
Rotate this vector about the origin on the specified axis
rotateAboutOrigin(PSVector, float, PSVector)
- Static method in class pslib.
PSVector
Rotate a vector the origin on the specified axis and return the result as a new vector
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z