gallery.c File Reference

#include "antigone.h"
#include "particle.h"

Include dependency graph for gallery.c:


Defines

#define SPEED   0.5*aeDeltaTime

Functions

void loadModels ()
void loadRoom ()
void loadParticles ()
void renderModels ()
void renderRoom ()
void renderParticles ()
void reshape (int x, int y)
void velocity (vec3 *v)
void acceleration (vec3 *v)
void renderScreen ()
void render ()
void mousemove (int x, int y)
void keyboard (byte *k)
int main ()

Variables

aeCamera cam
aeMD2 md2
aeMD2 md22
int md2f1
int md2f2
float md2iv
aeMD2 desk
aeMD2 screen
aeTexturewalltex
aeTextureceiltex
aeTexturefloortex
aeTexturescreentex
aeParticleEmitteremitter

Define Documentation

#define SPEED   0.5*aeDeltaTime


Function Documentation

void acceleration ( vec3 v  ) 

void keyboard ( byte k  ) 

void loadModels (  ) 

void loadParticles (  ) 

void loadRoom (  ) 

int main (  ) 

void mousemove ( int  x,
int  y 
)

void render (  ) 

void renderModels (  ) 

void renderParticles (  ) 

void renderRoom (  ) 

void renderScreen (  ) 

void reshape ( int  x,
int  y 
)

void velocity ( vec3 v  ) 


Variable Documentation

aeCamera cam

aeTexture* ceiltex

aeMD2 desk

aeParticleEmitter* emitter

aeTexture* floortex

aeMD2 md2

aeMD2 md22

int md2f1

int md2f2

float md2iv

aeMD2 screen

aeTexture* screentex

aeTexture* walltex


Generated on Sun Mar 25 15:08:54 2007 for Antigone Engine by  doxygen 1.5.1