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  
getAccessibleFrom(cell) — Method in interface org.ffilmation.engine.interfaces.fEnginePathfindCriteria
Returns a weighed list of a cells's accessible neighbours.
getAngle(x1, y1, x2, y2, dist) — Static method in class org.ffilmation.utils.mathUtils
getAssetFor(element:org.ffilmation.engine.core:fRenderableElement) — Method in interface org.ffilmation.engine.interfaces.fEngineRenderEngine
This method returns the asset from the library that was used to display the element.
getBasePath() — Method in interface org.ffilmation.engine.interfaces.fEngineSceneRetriever
The scene will use this method to retrieve the basepath for this XML.
getBump(element:org.ffilmation.engine.core:fRenderableElement, width, height) — Method in interface org.ffilmation.engine.interfaces.fEngineMaterial
Retrieves the bump map for this material.
getContours(element:org.ffilmation.engine.core:fRenderableElement, width, height) — Method in interface org.ffilmation.engine.interfaces.fEngineMaterial
Retrieves an array of contours that define the shape of this material.
getDestiny() — Method in interface org.ffilmation.engine.interfaces.fEnginePathfindCriteria
This method return the destiny point for this search
getDestinyCell() — Method in interface org.ffilmation.engine.interfaces.fEnginePathfindCriteria
This method return the destiny cell for this search
getDiffuse(element:org.ffilmation.engine.core:fRenderableElement, width, height) — Method in interface org.ffilmation.engine.interfaces.fEngineMaterial
Retrieves the diffuse map for this material.
getHeuristic(cell) — Method in interface org.ffilmation.engine.interfaces.fEnginePathfindCriteria
Returns a n heuristic value for any cell in the scene.
getHoleBlock(element:org.ffilmation.engine.core:fRenderableElement, index) — Method in interface org.ffilmation.engine.interfaces.fEngineMaterial
Retrieves the graphic element that is to be used to block a given hole when it is closed
getHoles(element:org.ffilmation.engine.core:fRenderableElement, width, height) — Method in interface org.ffilmation.engine.interfaces.fEngineMaterial
Retrieves an array of holes (if any) of this material.
getInstanceOf(c) — Static method in class org.ffilmation.utils.objectPool
This method returns an instance of a given Class.
getOrigin() — Method in interface org.ffilmation.engine.interfaces.fEnginePathfindCriteria
This method return the origin point for this search
getOriginCell() — Method in interface org.ffilmation.engine.interfaces.fEnginePathfindCriteria
This method return the origin cell for this search
getRicochet(element:org.ffilmation.engine.core:fRenderableElement) — Method in interface org.ffilmation.engine.interfaces.fEngineBulletRenderer
When the bullet shots something, the engine looks for a ricochet definition.
getXML() — Method in interface org.ffilmation.engine.interfaces.fEngineSceneRetriever
The scene will use this method to retrieve the XML definition once when a COMPLETE event is triggered
GOOD — Constant static property in class org.ffilmation.engine.core.fShadowQuality
Constant for "good" shadows
gotoAndPlay(where) — Method in class org.ffilmation.engine.core.fRenderableElement
Passes the stardard gotoAndPLay command to the base clip of this element
gotoAndPlay(where) — Method in class org.ffilmation.engine.elements.fObject
Passes the stardard gotoAndPLay command to the base clip
gotoAndStop(where) — Method in class org.ffilmation.engine.core.fRenderableElement
Passes the stardard gotoAndStop command to the base clip of this element
gotoAndStop(where) — Method in class org.ffilmation.engine.elements.fObject
Passes the stardard gotoAndStop command to the base clip
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