#include "stdio.h"#include "math.h"#include "skyfly.h"#include "global.h"#include "sound.h"#include <GL/gl.h>#include <GL/glut.h>Compounds | |
| struct | paper_plane_struct |
Defines | |
| #define | cosf(a) cos((float)a) |
| #define | sinf(a) sin((float)a) |
| #define | sqrtf(a) sqrt((float)a) |
| #define | expf(a) exp((float)a) |
Typedefs | |
| typedef paper_plane_struct | paper_plane |
Functions | |
| int | Xgetbutton (int b) |
| int | Xgetvaluator (int v) |
| void | init_positions (int i) |
| void | init_positions (void) |
| void | fly (perfobj_t *viewer_pos) |
| void | fly_paper_planes (perfobj_t *paper_plane_pos) |
| void | getPlaneVectors (int i, double p[6]) |
Variables | |
| int | Wxorg |
| int | Wyorg |
| int | _frame = 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001