![]() |
Wise&mystical
1.0
Project about Europe
|
This graph shows which files directly or indirectly include this file: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.
Here is the caller graph for this function:| void updateCameraPos | ( | float * | xCoordinate, |
| float * | yCoordinate | ||
| ) |
Update camera position.
Definition at line 77 of file movement.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: