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  
lights — Property in class org.ffilmation.engine.core.fScene
An array of all lights for fast loop access.
line — Class in package org.ffilmation.utils
A line definition, 2 points
line(x1, y1, x2, y2) — Constructor in class org.ffilmation.utils.line
Constructor for this class
linesIntersect(xa, ya, xb, yb, xc, yc, xd, yd) — Static method in class org.ffilmation.utils.mathUtils
Find out if two lines intersect and if so, retrieve the point of intersection source: http://members.shaw.ca/flashprogramming/wisASLibrary/wis/math/geom/intersect2D/Intersect2DLine.as
LOADCOMPLETE — Constant static property in class org.ffilmation.engine.core.fScene
The fScene.LOADCOMPLETE constant defines the value of the type property of the event object for a sceneloadcomplete event.
loadMedia(src) — Method in class org.ffilmation.engine.core.fEngine
This method loads an external media file.
LOADPROGRESS — Constant static property in class org.ffilmation.engine.core.fScene
The fScene.LOADPROGRESS constant defines the value of the type property of the event object for a scenecloadprogress event.
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