#include "SDL.h"
#include "sparkle.h"
#include "libs/timer.h"
#include <boost/timer.hpp>
#include <iostream>
Include dependency graph for sparkle.cpp:

Functions | |
| int | main (int argc, char *args[]) |
| void | applyForces () |
| void | drawPixel (SDL_Surface *screen, Uint8 R, Uint8 G, Uint8 B, int x, int y) |