#include <SDL/SDL.h>#include <SDL/SDL_gfxPrimitives.h>#include <stdlib.h>#include "starfield.h"#include "random.h"#include "util.h"Include dependency graph for starfield.cpp:

Go to the source code of this file.
Defines | |
| #define | VERTICAL_VELOCITY 0 |
|
|
Definition at line 10 of file starfield.cpp. Referenced by StarField::init(). |
1.4.2