A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getArea() — Method in class org.flintparticles.twoD.zones.BitmapDataZone
The getArea method returns the size of the zone.
getArea() — Method in class org.flintparticles.twoD.zones.DiscSectorZone
The getArea method returns the size of the zone.
getArea() — Method in class org.flintparticles.twoD.zones.DiscZone
The getArea method returns the size of the zone.
getArea() — Method in class org.flintparticles.twoD.zones.DisplayObjectZone
The getArea method returns the size of the zone.
getArea() — Method in class org.flintparticles.twoD.zones.GreyscaleZone
The getArea method returns the size of the zone.
getArea() — Method in class org.flintparticles.twoD.zones.LineZone
Returns the size of the zone.
getArea() — Method in class org.flintparticles.twoD.zones.MultiZone
Returns the size of the zone.
getArea() — Method in class org.flintparticles.twoD.zones.PointZone
The getArea method returns the size of the zone.
getArea() — Method in class org.flintparticles.twoD.zones.RectangleZone
The getArea method returns the size of the zone.
getArea() — Method in interface org.flintparticles.twoD.zones.Zone2D
Returns the size of the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.BitmapDataZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.BoxZone
The getLocation method returns a random point inside the box.
getLocation() — Method in class org.flintparticles.threeD.zones.ConeZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.CylinderZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.DiscZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.FrustrumZone
The getLocation method returns a random point inside the box.
getLocation() — Method in class org.flintparticles.threeD.zones.GreyscaleZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.LineZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.MultiZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.ParallelogramZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.PointZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.threeD.zones.SphereZone
The getLocation method returns a random point inside the sphere.
getLocation() — Method in interface org.flintparticles.threeD.zones.Zone3D
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.BitmapDataZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.DiscSectorZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.DiscZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.DisplayObjectZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.GreyscaleZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.LineZone
Returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.MultiZone
Returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.PointZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in class org.flintparticles.twoD.zones.RectangleZone
The getLocation method returns a random point inside the zone.
getLocation() — Method in interface org.flintparticles.twoD.zones.Zone2D
Returns a random point inside the zone.
getPerpendicular(v:org.flintparticles.threeD.geom:Vector3D) — Static method in class org.flintparticles.threeD.geom.Vector3DUtils
getPerpendiculars(normal:org.flintparticles.threeD.geom:Vector3D) — Static method in class org.flintparticles.threeD.geom.Vector3DUtils
getProperty(name) — Method in class org.flintparticles.common.utils.WeightedArray
Provides Array access to read values from the WeightedArray
getRandomValue() — Method in class org.flintparticles.common.utils.FastWeightedArray
Returns a random value from the FastWeightedArray.
getRandomValue() — Method in class org.flintparticles.common.utils.WeightedArray
Returns a random value from the WeightedArray.
getVolume() — Method in class org.flintparticles.threeD.zones.BitmapDataZone
The getVolume method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.BoxZone
The getArea method returns the volume of the box.
getVolume() — Method in class org.flintparticles.threeD.zones.ConeZone
The getArea method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.CylinderZone
The getArea method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.DiscZone
The getArea method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.FrustrumZone
The getArea method returns the volume of the box.
getVolume() — Method in class org.flintparticles.threeD.zones.GreyscaleZone
The getVolume method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.LineZone
The getArea method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.MultiZone
The getArea method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.ParallelogramZone
The getVolume method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.PointZone
The getArea method returns the size of the zone.
getVolume() — Method in class org.flintparticles.threeD.zones.SphereZone
The getVolume method returns the volume of the sphere.
getVolume() — Method in interface org.flintparticles.threeD.zones.Zone3D
The getArea method returns the size of the zone.
globalToLocalRotation(obj, rotation) — Static method in class org.flintparticles.common.utils.DisplayObjectUtils
Converts a global rotation in the coordinate system of the stage to a local rotation in the coordinate system of a display object.
GravityWell — Class in package org.flintparticles.threeD.actions
The GravityWell action applies a force on the particle to draw it towards a single point.
GravityWell — Class in package org.flintparticles.twoD.actions
The GravityWell action applies a force on the particle to draw it towards a single point.
GravityWell(power, position:org.flintparticles.threeD.geom:Point3D, epsilon) — Constructor in class org.flintparticles.threeD.actions.GravityWell
The constructor creates a GravityWell action for use by an emitter.
GravityWell(power, x, y, epsilon) — Constructor in class org.flintparticles.twoD.actions.GravityWell
The constructor creates a GravityWell action for use by an emitter.
GreyscaleZone — Class in package org.flintparticles.threeD.zones
The Greyscale zone defines a shaped zone based on a BitmapData object.
GreyscaleZone — Class in package org.flintparticles.twoD.zones
The Greyscale zone defines a shaped zone based on a BitmapData object.
GreyscaleZone(bitmapData, corner:org.flintparticles.threeD.geom:Point3D, top:org.flintparticles.threeD.geom:Vector3D, left:org.flintparticles.threeD.geom:Vector3D) — Constructor in class org.flintparticles.threeD.zones.GreyscaleZone
The constructor creates a Greyscale zone.
GreyscaleZone(bitmapData, offsetX, offsetY, scaleX, scaleY) — Constructor in class org.flintparticles.twoD.zones.GreyscaleZone
The constructor creates a GreyscaleZone object.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z