| Package | org.ffilmation.engine.core |
| Class | public class fCamera |
| Inheritance | fCamera fElement flash.events.EventDispatcher |
The fCamera defines which part of the scene is shown. Use the scene's setCamera method to asign any camera to the scene, and then move the camera
YOU CAN'T CREATE INSTANCES OF THIS ELEMENT DIRECTLY.
Use scene.createCamera() to add new cameras to the scene
See also