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  
inheritAttributesOnAdd — Property in class com.fileitup.fisixengine.core.CollisionObject
initChild(c:com.fileitup.fisixengine.core:CollisionObject) — Method in class com.fileitup.fisixengine.core.FisixObject
innerCollisions — Property in class com.fileitup.fisixengine.core.FisixObject
When true, objects within the FisixObject will collide with among themselves.
innerDynamics — Property in class com.fileitup.fisixengine.primitives.FisixContainer
A value specifying whether or not the movement of the objects inside the container affect the container's movement.
integrate(dt) — Method in class com.fileitup.fisixengine.core.FisixObject
Integrates all children forward in time.
integrate(dt) — Method in class com.fileitup.fisixengine.particles.GuideParticle
Integrates the object.
integrate(dt) — Method in class com.fileitup.fisixengine.particles.WheelParticle
Integrates the object.
integrate(dt) — Method in class com.fileitup.fisixengine.primitives.FisixContainer
Integrates all the objects within the container.
integrate(dt) — Method in class com.fileitup.fisixengine.primitives.Particle
Integrates the object.
IntersectionData — Class in package com.fileitup.fisixengine.utils
Stores information about an intersection test.
IntersectionData(val1, val2) — Constructor in class com.fileitup.fisixengine.utils.IntersectionData
inverseMass — Property in class com.fileitup.fisixengine.primitives.Particle
Used for engine calculations.
isStatic() — Method in class com.fileitup.fisixengine.core.CollisionObject
Returns a value indicating whether or not this object was made static.
iterations — 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