![]() |
Wise&mystical
1.0
Project about Europe
|
Go to the source code of this file.
Functions | |
void | setInitialCameraPos (float *cameraPosXPtr, float *cameraPosYPtr, int num) |
Set the camera's intial positon based on the starter city's index. More... | |
void | updateCameraPos (float *xCoordinate, float *yCoordinate) |
Update camera position. More... | |
void setInitialCameraPos | ( | float * | cameraPosXPtr, |
float * | cameraPosYPtr, | ||
int | num | ||
) |
Set the camera's intial positon based on the starter city's index.
Definition at line 7 of file movement.cpp.
void updateCameraPos | ( | float * | xCoordinate, |
float * | yCoordinate | ||
) |
Update camera position.
Definition at line 77 of file movement.cpp.