A B C D F G I L M N O P R S T U V W X Y Z

C

CAM2D_LOOK - Static variable in interface pslib.PSConstants
Default 2D camera look vector (0, 0, 1)
CAM2D_RIGHT - Static variable in interface pslib.PSConstants
Default 2D camera right vector (1, 0, 0)
CAM2D_UP - Static variable in interface pslib.PSConstants
Default 2D camera up vector (0, -1, 0)
circle(PGraphicsOpenGL, int, float) - Static method in class pslib.PSShapes
Render a circle as a 2D object to the specified rendering context
circle(PGraphicsOpenGL, int, float, PSVector, PSVector, PSVector) - Static method in class pslib.PSShapes
Render a circle as a 3D billboard to the specified rendering context
cleanStrings(String[]) - Static method in class pslib.PSTools
Remove any empty entries from the specified string array
clear() - Method in class pslib.BufferedObject
Clear the buffer contents
clear() - Method in class pslib.GenericEmitter
Clear all attached particles
clear() - Method in class pslib.ParentParticle
Clear the buffer
clearBehaviour() - Method in class pslib.DynamicParticle
Clear the particle behaviours
clearForces() - Method in class pslib.GenericEmitter
Remove all attached forces
clearListeners() - Method in class pslib.TemplateEmission
Clear all attached particle listeners
clearListeners() - Method in class pslib.TimedEmission
Clear all attached particle listeners
clearListeners() - Method in class pslib.VariantEmission
Clear all attached particle listeners
colour - Variable in class pslib.PSVertex
 
colour - Variable in class pslib.StaticParticle
 
colourToInteger(PSColour) - Static method in class pslib.PSColour
Return a 32bit ARGB integer representing the component colour values of the specified PSColour object
combineStrings(String[]) - Static method in class pslib.PSTools
Combine all the strings within the specified array and return the result
combineStrings(String[], String) - Static method in class pslib.PSTools
Combine all the strings within the specified array with the specified spacer string and return the result
compareTo(Object) - Method in class pslib.PSVertex
Implementation of the Comparable interface
constrainFloat(float, float, float) - Static method in class pslib.PSTools
Constrain a float value between the specified minimum and maximum
constrainInt(int, int, int) - Static method in class pslib.PSTools
Constrain an integer value between the specified minimum and maximum
copy() - Method in class pslib.AudioParticle
Return a copy of this particle
copy() - Method in class pslib.BoidParticle
Return a copy of this particle
copy() - Method in class pslib.BufferedParticle
Return a copy of this particle
copy() - Method in class pslib.DynamicParticle
Return a copy of this DynamicParticle
copy() - Method in class pslib.GenericEmitter
Return a copy of this emitter
copy() - Method in class pslib.ImageParticle
Return a copy of this particle
copy() - Method in class pslib.OrbiterParticle
Return a copy of this particle
copy() - Method in class pslib.ParentParticle
Return a copy of this particle
copy() - Method in class pslib.PSColour
Return a copy of this object
copy() - Method in class pslib.PSVector
Return a copy of this vector
copy() - Method in class pslib.RibbonParticle
Return a copy of this particle
copy() - Method in class pslib.StaticParticle
Return a deep copy of this object
copy() - Method in class pslib.TargetEmitter
Return a copy of this emitter
copy() - Method in class pslib.TextParticle
Return a copy of this particle
copyStrings(String[]) - Static method in class pslib.PSTools
Copy an array of strings and return the result
CORNER - Static variable in interface pslib.PSConstants
Corner anchor
cross(PSVector) - Method in class pslib.PSVector
Return the cross product of this vector and that specified

A B C D F G I L M N O P R S T U V W X Y Z