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

I

ImageParticle - Class in pslib
ImageParticle Class
ImageParticle(PImage) - Constructor for class pslib.ImageParticle
Create a new object instance with the specified texture
ImageParticle(PImage, int) - Constructor for class pslib.ImageParticle
Create a new object instance with the specified texture and decay time
index() - Method in class pslib.PSVertex
Return the index value of this object
initialiseBuffer(StaticParticle) - Method in class pslib.BufferedParticle
Initialise the buffer with the specified StaticParticle object
integerToColour(int) - Static method in class pslib.PSColour
Return a PSColour object with component values derived from the specified 32bit ARGB integer
INVERSE - Static variable in interface pslib.PSConstants
Inverse envelope type
INVERSE_TRIANGULAR - Static variable in interface pslib.PSConstants
Inverse triangular envelope type
isActive() - Method in class pslib.PSCurve
Return the activity state of the object
isDead() - Method in class pslib.DynamicParticle
Return true if the particle is dead
isDead() - Method in class pslib.GenericEmitter
Return true if this and all attached particles are dead
isDead() - Method in class pslib.ParentParticle
Return true if this particle and all attached particles are dead
isDynamic() - Method in class pslib.DynamicParticle
Return true if the particle is dynamic and is therefore decaying
isInitialised() - Method in class pslib.BufferedObject
Return true if the buffer has been initialised
isInitialised() - Method in class pslib.BufferedParticle
Return true if the buffer is initialised
isPaused() - Method in class pslib.PSTimer
Return true if the timer is paused
iterator() - Method in class pslib.WeightedList
Return an iterator for the list

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