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 |
getAngle() — Method in class com.fileitup.fisixengine.constraints.AngularConstraint |
| Finds the current angle between all 3 points of the constraint. |
getAngle() — Method in class com.fileitup.fisixengine.constraints.SpringConstraint |
| |
getAngle() — Method in class com.fileitup.fisixengine.core.Vector |
| The angle of the vector in degrees. |
getAngle(x1, y1, x2, y2) — Static method in class com.fileitup.fisixengine.utils.MathEngine |
| |
getAngularSpeed() — Method in class com.fileitup.fisixengine.resources.CircleParticleConveyor |
| |
getAngularSpeed() — Method in class com.fileitup.fisixengine.resources.SurfaceConveyor |
| |
getBounds() — Method in class com.fileitup.fisixengine.core.FisixObject |
|
|
getCenter() — Method in class com.fileitup.fisixengine.constraints.AngularConstraint |
| |
getCenter() — Method in class com.fileitup.fisixengine.core.FisixObject |
| Returns the center point of all the objects in the FisixObject
Editing this vector will have no affects on the object. |
getCollisionPoint(d:com.fileitup.fisixengine.collisions:CollisionData) — Method in class com.fileitup.fisixengine.resources.Projectile |
| |
getDetectionMode() — Method in class com.fileitup.fisixengine.core.CollisionObject |
|
|
getIterations() — Method in class com.fileitup.fisixengine.core.FisixObject |
|
|
getLength() — Method in class com.fileitup.fisixengine.primitives.Surface |
| Returns the length of the surface
|
getMagnitude() — Method in class com.fileitup.fisixengine.core.Vector |
| Returns the magnitude, or length, of the vector. |
getMagnitudeSquared() — Method in class com.fileitup.fisixengine.core.Vector |
| Returns the magnitude, or length, of the vector multiplied by itself. |
getMaterial() — Method in class com.fileitup.fisixengine.core.CollisionObject |
| The name of the current material applied to the object
|
getMaterial(name) — Static method in class com.fileitup.fisixengine.materials.MaterialFactory |
| This method is used internally by the engine to retrieve a reference
to a Material object by the given name
|
getMaxSpeed() — Method in class com.fileitup.fisixengine.particles.WheelParticle |
| Returns the maximum rotational speed of the wheel in degrees. |
getNormal(cD) — Method in class com.fileitup.fisixengine.core.Vector |
| Returns the vector's right-hand normal
|
getNormal() — Method in class com.fileitup.fisixengine.utils.Line |
| Calculates the right-hand normal of the vector
|
getNormalAngleAt(p:com.fileitup.fisixengine.core:Vector) — Method in class com.fileitup.fisixengine.core.CollisionObject |
| |
getNormalAt(p:com.fileitup.fisixengine.core:Vector, dirVector:com.fileitup.fisixengine.core:Vector) — Method in class com.fileitup.fisixengine.core.CollisionObject |
| |
getNormalAt(p:com.fileitup.fisixengine.core:Vector, dirVector:com.fileitup.fisixengine.core:Vector) — Method in class com.fileitup.fisixengine.particles.CircleParticle |
| Gets the tangent to the circle at the given global position
|
getNormalAt(p:com.fileitup.fisixengine.core:Vector, dirVector:com.fileitup.fisixengine.core:Vector) — Method in class com.fileitup.fisixengine.primitives.Surface |
|
|
getReactionMode() — Method in class com.fileitup.fisixengine.core.CollisionObject |
|
|
getRealFPS() — Method in class com.fileitup.fisixengine.core.FisixEngine |
| Returns the current framerate of your simulation. |
getThickness() — Method in class com.fileitup.fisixengine.resources.Rope |
| Returns the last thickness value set to the rope. |
getVector() — Method in class com.fileitup.fisixengine.primitives.Surface |
|
Returns a vector between the first point of the surface to the second point. |
graphics — Static property in class com.fileitup.fisixengine.core.FisixEngine |
| |
gravity — Property in class com.fileitup.fisixengine.core.FisixEngine |
| |
GuideParticle — Class in package com.fileitup.fisixengine.particles |
| Used when constructing rigid objects. |
GuideParticle(x, y) — Constructor in class com.fileitup.fisixengine.particles.GuideParticle |
| Creates a guide particle. |
guides — Property in class com.fileitup.fisixengine.core.FisixObject |
| an array containing all of the GuideParticles in the FisixObject. |
guides — Property in class com.fileitup.fisixengine.core.FisixObject |
| |
|
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 |