Class CameraController

java.lang.Object
buildengine.engine.stage.scene.Director
buildengine.engine.stage.director.CameraController

public class CameraController extends Director
Director containing full debug camera controlling functionality. Able to move the camera (arrows), zoom (scroll wheel) and roll (Q and E). You can also change the camera position by clicking and dragging the screen.
  • Field Details

  • Constructor Details

    • CameraController

      public CameraController()
  • Method Details