-
- All Implemented Interfaces:
public class Camera
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumCamera.RenderMode* RenderMode - the rendering behavior of the camera in regards to a 2D scene vs a 3D scene Default mode is 2D
public enumCamera.FollowVehicleMode* FollowVehicleMode - the various modes for following the vehicle, typically used while navigating
public classCamera.Regionpublic classCamera.Position
-
Field Summary
Fields Modifier and Type Field Description public final static floatDEFAULT_ZOOM_LEVELpublic final static LatLonDEFAULT_LOCATION
-
Method Summary
Modifier and Type Method Description static Camera.RenderModetoCameraRenderMode(int renderMode)-
-
Method Detail
-
toCameraRenderMode
static Camera.RenderMode toCameraRenderMode(int renderMode)
-
-
-
-