#include <stdio.h>
#include <stdlib.h>
#include <spritelib.h>
#include "screen.h"
#include "bouncy.h"
Include dependency graph for spritelibtest.cpp:
Go to the source code of this file.
Functions | |
| void | TestFxp () |
| Fixed-point demonstration routine. | |
| int | main (int argc, char *argv[]) |
| A brief and simple test of SpriteLib. | |
Definition in file spritelibtest.cpp.
1.3.4