GB Template - Dominoe 1.0
|
Class to control the camera movement and zoom. More...
Inherits MonoBehaviour, and ICameraController.
Public Member Functions | |
void | AdjustCameraToBounds (Bounds bounds) |
Adjust Camera Position And zoom to game area bounds. | |
void | Reset () |
Reset Camera to original Position and Zoom. | |
Properties | |
Camera | Cam [get] |
Class to control the camera movement and zoom.
void GBTemplates.Domino.Controller.CameraController.AdjustCameraToBounds | ( | Bounds | bounds | ) |
Adjust Camera Position And zoom to game area bounds.
bounds |