| Package | org.flintparticles.threeD.renderers.controllers.mxml |
| Class | public class KeyboardControllerMxml |
| Inheritance | KeyboardControllerMxml KeyboardControllerBase |
| Implements | mx.core.IMXMLObject |
| Subclasses | FirstPersonCamera, OrbitCamera |
After assigning a camera to an instance of this class, the camera responds to the following keyboard input
| Method | Defined by | ||
|---|---|---|---|
|
initialized(document:Object, id:String):void
| KeyboardControllerMxml | ||
![]() |
start():void
Starts the controller.
| KeyboardControllerBase | |
![]() |
stop():void
Stops the controller.
| KeyboardControllerBase | |
![]() |
update(time:Number):void
| KeyboardControllerBase | |