| 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 | |
| segmentsIntersect(xa, ya, xb, yb, xc, yc, xd, yd) — Static method in class org.ffilmation.utils.mathUtils | |
| Find out if two segments intersect and if so, retrieve the point of intersection source: http://vision.dai.ed.ac.uk/andrewfg/c-g-a-faq.html | |
| setCamera(camera:org.ffilmation.engine.core:fCamera) — Method in class org.ffilmation.engine.core.fScene | |
| This method sets the active camera for this scene. | |
| setIntensity(percent) — Method in class org.ffilmation.engine.core.fLight | |
| This method changes the light's intensity | |
| show() — Method in class org.ffilmation.engine.core.fRenderableElement | |
| Makes element visible | |
| show() — Method in class org.ffilmation.engine.elements.fObject | |
| Makes element visible | |
| showScene(sc:org.ffilmation.engine.core:fScene) — Method in class org.ffilmation.engine.core.fEngine | |
| Makes active one scene in the Engine. | |
| size — Property in class org.ffilmation.engine.core.fLight | |
| Radius of the sphere that identifies the light | |
| solid — Property in class org.ffilmation.engine.core.fRenderableElement | |
| Boolean value indicating if this object collides with others. | |
| start() — Method in interface org.ffilmation.engine.interfaces.fEngineSceneRetriever | |
| The scene will call this when it is ready to receive an scene. | |
| stat — Property in class org.ffilmation.engine.core.fScene | |
| An string indicating the scene's current status | |
| stopFollowing(target:org.ffilmation.engine.core:fElement) — Method in class org.ffilmation.engine.core.fElement | |
| Stops element from following another element | |
| 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 | |