Package 

Class Camera

  • All Implemented Interfaces:

    
    public class Camera
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum Camera.RenderMode

      * RenderMode - the rendering behavior of the camera in regards to a 2D scene vs a 3D scene Default mode is 2D

      public enum Camera.FollowVehicleMode

      * FollowVehicleMode - the various modes for following the vehicle, typically used while navigating

      public class Camera.Region
      public class Camera.Position
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static Camera.RenderMode toCameraRenderMode(int renderMode)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait