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

P

ParentParticle - Class in pslib
ParentParticle Class
ParentParticle(int) - Constructor for class pslib.ParentParticle
Create a new object instance with the specified buffer size
ParentParticle(int, int) - Constructor for class pslib.ParentParticle
Create a new object instance with the specified buffer size and decay time
particleEvent(DynamicParticle) - Method in interface pslib.ParticleListener
Invoked when a particle event occurs
ParticleListener - Interface in pslib
ParticleListener Interface
pause(boolean) - Method in class pslib.PSTimer
Pause the timer
pitch() - Method in class pslib.PSVector
Return the pitch of the vector relative to the origin in radians
position - Variable in class pslib.PSVertex
 
position - Variable in class pslib.StaticParticle
 
PSBehaviour - Interface in pslib
PSBehaviour Interface
PSColour - Class in pslib
PSColour Class
PSColour() - Constructor for class pslib.PSColour
Create a new object instance with default values
PSColour(int) - Constructor for class pslib.PSColour
Create a new object instance with the specified value (0-255)
PSColour(int, int) - Constructor for class pslib.PSColour
Create a new object instance with the specified values (0-255)
PSColour(int, int, int) - Constructor for class pslib.PSColour
Create a new object instance with the specified values (0-255)
PSColour(int, int, int, int) - Constructor for class pslib.PSColour
Create a new object instance with the specified values (0-255)
PSColour(float) - Constructor for class pslib.PSColour
Create a new object instance with the specified value (0f-1f)
PSColour(float, float) - Constructor for class pslib.PSColour
Create a new object instance with the specified values (0f-1f)
PSColour(float, float, float) - Constructor for class pslib.PSColour
Create a new object instance with the specified values (0f-1f)
PSColourMap - Class in pslib
PSColourMap Class
PSColourMap() - Constructor for class pslib.PSColourMap
Create a new object instance
PSColourRamp - Class in pslib
PSColourRamp Class
PSColourRamp(PSColour) - Constructor for class pslib.PSColourRamp
Create a new object instance with the specified colour
PSConstants - Interface in pslib
PSConstants Interface
PSCurve - Class in pslib
PSCurve Class
PSCurve(float) - Constructor for class pslib.PSCurve
Create an object instance with the specified initial value
PSEmission - Interface in pslib
PSEmission Interface
PSForce - Class in pslib
PSForce Class
PSForce(float) - Constructor for class pslib.PSForce
Create a new object instance with the specified magnitude
PSForce(float, float, int, float) - Constructor for class pslib.PSForce
Create a new object instance with the specified values
pslib - package pslib
 
PSRange - Class in pslib
PSRange Class
PSRange(float, float) - Constructor for class pslib.PSRange
Create a new object instance with the specified values
PSRange(float, float, int) - Constructor for class pslib.PSRange
Create a new object instance with the specified values
PSRange(float, float, int, float) - Constructor for class pslib.PSRange
Create a new object instance with the specified values
PSShapes - Class in pslib
PSShapes Class
PSShapes() - Constructor for class pslib.PSShapes
 
PSTimer - Class in pslib
PSTimer Class
PSTimer() - Constructor for class pslib.PSTimer
Create a new object instance
PSTools - Class in pslib
PSTools Class
PSTools() - Constructor for class pslib.PSTools
 
PSVector - Class in pslib
PSVector Class
PSVector() - Constructor for class pslib.PSVector
Create a new object instance with zero values
PSVector(float, float) - Constructor for class pslib.PSVector
Create a new object instance with the specified values
PSVector(float, float, float) - Constructor for class pslib.PSVector
Create a new object instance with the specified values
PSVector(float[]) - Constructor for class pslib.PSVector
Create a new object instance using values from the specified array
PSVector(PSVector) - Constructor for class pslib.PSVector
Create a new object instance using values from the specified vector
PSVertex - Class in pslib
PSVertex Class
PSVertex(int, PSVector, PSColour) - Constructor for class pslib.PSVertex
Create a new object instance with the specified values
PSVertex(int, PSVector, PSVector, PSColour) - Constructor for class pslib.PSVertex
Create a new object instance with the specified values

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