Method | Description | |
---|---|---|
Translate ( Vector2 translation ) : void |
Translate the camera.
|
Method | Description | |
---|---|---|
Camera ( |
||
Update ( |
||
UpdatePosition ( ) : void |
public Translate ( Vector2 translation ) : void | ||
translation | Vector2 | The translation for the camera. |
return | void |