Some tweaks
This commit is contained in:
parent
520ea94de8
commit
4f38830058
5 changed files with 3 additions and 2 deletions
|
@ -1158,6 +1158,7 @@ RLAPI float GetGesturePinchAngle(void); // Get gesture pinch ang
|
|||
// Camera System Functions (Module: rcamera)
|
||||
//------------------------------------------------------------------------------------
|
||||
RLAPI void UpdateCamera(Camera *camera, int mode); // Update camera position for selected mode
|
||||
RLAPI void UpdateCameraPro(Camera *camera, Vector3 movement, Vector3 rotation, float zoom); // Update camera movement/rotation
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Basic Shapes Drawing Functions (Module: shapes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue