Go to the source code of this file.
Macros | |
#define | YSCALE (1.0f / 5.0f) |
#define | LEN_SCALE (100 / CamLengthScale) |
Functions | |
void | update_camera_unused_radial (Camera *camera) |
#define YSCALE (1.0f / 5.0f) |
Definition at line 4 of file cam_mode_unused_radial.c.
Referenced by update_camera_unused_radial().
#define LEN_SCALE (100 / CamLengthScale) |
Definition at line 5 of file cam_mode_unused_radial.c.
Referenced by update_camera_unused_radial().
void update_camera_unused_radial | ( | Camera * | camera | ) |
Definition at line 16 of file cam_mode_unused_radial.c.
Referenced by update_cameras().