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
G
generateFromScript(String)
- Method in class pslib.
PSColourMap
Generate the colour map from the specified script.
GenericEmitter
- Class in
pslib
GenericEmitter Class
GenericEmitter(int)
- Constructor for class pslib.
GenericEmitter
Create a new object instance with the specified buffer size
GenericEmitter(int, int)
- Constructor for class pslib.
GenericEmitter
Create a new object instance with the specified buffer size and decay time
GenericParticle
- Class in
pslib
GenericParticle Class
GenericParticle()
- Constructor for class pslib.
GenericParticle
Create a new object instance with default values
get()
- Method in class pslib.
BufferedObject
Return the most recently stored object reference
get(int)
- Method in class pslib.
BufferedObject
Return the object reference stored at the specified index
get()
- Method in class pslib.
PSColourRamp
Update and return a reference to the object colour
get()
- Method in class pslib.
PSCurve
Return the current object value
get(float)
- Method in class pslib.
PSRange
Map the input value to the range of this object instance
get()
- Method in class pslib.
WeightedList
Return a random list element
getAlpha()
- Method in class pslib.
GenericParticle
Return the particle alpha multiplier
getAlpha()
- Method in class pslib.
PSColour
Return the component alpha value (0-255)
getARGB()
- Method in class pslib.
PSColour
Return a hexadecimal ARGB integer containing the component colour values of this object
getBehaviour()
- Method in class pslib.
DynamicParticle
Return the attached particle behaviour array
getBlue()
- Method in class pslib.
PSColour
Return the component blue value (0-255)
getBrightness()
- Method in class pslib.
PSColour
Return the brightness value of this object (0-255)
getBuffer()
- Method in class pslib.
BufferedParticle
Return an array containing all buffered particles
getBufferSize()
- Method in class pslib.
BufferedParticle
Return the current buffer size
getBufferSize()
- Method in class pslib.
GenericEmitter
Return the emitter buffer size
getBufferSize()
- Method in class pslib.
ParentParticle
Return the buffer size
getColor()
- Method in class pslib.
PSColour
Return a java.awt.Color object containing the component colour values of this object
getColour()
- Method in class pslib.
GenericParticle
Return the current particle colour
getComponents()
- Method in class pslib.
PSColour
Return an integer array containing the component colour values of this object (0-255)
getComponents(int[])
- Method in class pslib.
PSColour
Fill the specified integer array with the component colour values of this object (0-255) and return the result
getComponents(float[])
- Method in class pslib.
PSColour
Fill the specified float array with the component colour values of this object (0f-1f) and return the result
getCumulativeLength()
- Method in class pslib.
BufferedParticle
Return the cumulative length of the buffer trail
getCumulativePositions()
- Method in class pslib.
BufferedParticle
Return an array containing the positions of each buffered element relative to the preceding element
getDecay()
- Method in class pslib.
DynamicParticle
Return the current decay value between 1 and 0
getDecayTime()
- Method in class pslib.
DynamicParticle
Return the remaining decay time in milliseconds
getDimensionScalars()
- Method in class pslib.
GenericEmitter
Return a reference to the emitter dimension scalar vector
getDimensionScalars()
- Method in class pslib.
PSForce
Return the dimension scalar vector
getEmissionVector(PSVector, float)
- Method in class pslib.
GenericEmitter
getGreen()
- Method in class pslib.
PSColour
Return the component green value (0-255)
getInitialDecayTime()
- Method in class pslib.
DynamicParticle
Return the decay time specified on particle creation in milliseconds
getMagnitude(DynamicParticle)
- Method in class pslib.
PSForce
Return the force magnitude vector for the specified particle
getMass()
- Method in class pslib.
DynamicParticle
Return the particle mass
getPerpendicular()
- Method in class pslib.
PSVector
Return a normalised vector perpendicular to this one
getPosition()
- Method in class pslib.
AttractiveForce
Return the force position
getPosition()
- Method in class pslib.
GenericParticle
Return a reference to the particle position vector
getRadialVector()
- Method in class pslib.
GenericEmitter
getRange()
- Method in class pslib.
PSRange
getRed()
- Method in class pslib.
PSColour
Return the component red value (0-255)
getRelativeAudioData(PSVector, PSVector, PSVector)
- Method in class pslib.
AudioParticle
Return an array containing audio data relative to the specified listener position
getRelativeFBPan(PSVector, PSVector)
- Method in class pslib.
AudioParticle
Return the front/back pan value relative to the specified listener position
getRelativeLRPan(PSVector, PSVector, PSVector)
- Method in class pslib.
AudioParticle
Return the left/right pan value relative to the specified listener position
getRelativePositions()
- Method in class pslib.
BufferedParticle
Return an array containing the positions of each buffered element relative to the current particle position
getRelativeUDPan(PSVector, PSVector)
- Method in class pslib.
AudioParticle
Return the up/down pan value relative to the specified listener position
getRelativeVolume(PSVector)
- Method in class pslib.
AudioParticle
Return the volume value relative to the specified listener position
getRenderAlpha()
- Method in class pslib.
DynamicParticle
Return the modulated particle alpha value
getRenderSize()
- Method in class pslib.
DynamicParticle
Return the modulated particle size value
getRibbonVertices(PSVector)
- Method in class pslib.
RibbonParticle
Calculate the ribbon vertices and return as an array of PSVertex objects
getScale()
- Method in class pslib.
PSForce
Return the force scalar
getSize()
- Method in class pslib.
GenericParticle
Return the current particle size
getSnapshot()
- Method in class pslib.
DynamicParticle
Return a StaticParticle containing the current particle position, colour, modulated alpha, modulated size and remaining decay time.
getTaperValues()
- Method in class pslib.
BufferedParticle
Return an array of buffer taper values
getTargets()
- Method in class pslib.
TargetEmitter
Return a reference to this objects targets
getTextBounds()
- Method in class pslib.
TextParticle
Return a vector containing the size of the text bounding box
getTextRenderer()
- Method in class pslib.
TextParticle
Return a reference to the TextRenderer object employed by this particle
getTexture()
- Method in class pslib.
ImageParticle
Return a reference to the particle image
getVelocity()
- Method in class pslib.
GenericParticle
Return a reference to the particle velocity vector
grid(PGraphicsOpenGL, float, float, float, float)
- Static method in class pslib.
PSShapes
Render a grid as a 2D object to the specified OpenGL renderer
grid(PGraphicsOpenGL, float, float, float, float, PSVector, PSVector, PSVector)
- Static method in class pslib.
PSShapes
Render a grid as 3D billboard to the specified OpenGL renderer
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