| 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 | |
| lightIn(element:org.ffilmation.engine.core:fRenderableElement, light:org.ffilmation.engine.elements:fOmniLight) — Method in interface org.ffilmation.engine.interfaces.fEngineRenderEngine | |
| When a moving light reaches an element, this method is executed | |
| lightOut(element:org.ffilmation.engine.core:fRenderableElement, light:org.ffilmation.engine.elements:fOmniLight) — Method in interface org.ffilmation.engine.interfaces.fEngineRenderEngine | |
| When a moving light moves out of an element, this method is executed | |
| lightReset(element:org.ffilmation.engine.core:fRenderableElement, light:org.ffilmation.engine.elements:fOmniLight) — Method in interface org.ffilmation.engine.interfaces.fEngineRenderEngine | |
| When a light is to be reset ( new size ) | |
| lights — Property in class org.ffilmation.engine.core.fScene | |
| An array of all lights for fast loop access. | |
| lineCircleIntersectionResult — Class in package org.ffilmation.utils | |
| This class stores the result of a collision between a line and a circle | |
| 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. |
|
| LOADINGDESCRIPTION — Constant static property in class org.ffilmation.engine.core.fScene | |
| An string describing the process of loading and processing and scene XML definition file. | |
| 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 | |