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  
decay — Property in class org.ffilmation.engine.core.fLight
From 0 to 100 marks the distance along the lights's radius from where intensity stars to fade.
depth — Property in class org.ffilmation.engine.core.fScene
Scene depth in pixels
depth — Property in class org.ffilmation.engine.elements.fFloor
Floor depth in pixels.
distance(x1, y1, x2, y2) — Static method in class org.ffilmation.utils.mathUtils
Distance between two points
distance3d(x1, y1, z1, x2, y2, z2) — Static method in class org.ffilmation.utils.mathUtils
Distance between two points (3d)
distanceTo(x, y, z) — Method in class org.ffilmation.engine.core.fElement
Returns the distance of this element to the given coordinate
dotProduct(V:org.ffilmation.utils:Vector) — Method in class org.ffilmation.utils.Vector
Calculates the dot product of this and given vectors
dx — Property in class org.ffilmation.engine.events.fMoveEvent
The increment of the x coordinate that corresponds to this movement.
dy — Property in class org.ffilmation.engine.events.fMoveEvent
The increment of the y coordinate that corresponds to this movement.
dz — Property in class org.ffilmation.engine.events.fMoveEvent
The increment of the z coordinate that corresponds to this movement.
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