#include <Paralax.h>
|
| Paralax (int a_nWidth, int a_nHeight, int a_nNumberOfStars, int a_nLayers) |
|
| ~Paralax () |
|
void | Move (double a_dX, double a_dY) |
|
void | Draw (ALLEGRO_DISPLAY *a_pDisplay, int a_nWarp=0, double a_dAngle=0) |
|
Paralax::Paralax |
( |
int |
a_nWidth, |
|
|
int |
a_nHeight, |
|
|
int |
a_nNumberOfStars, |
|
|
int |
a_nLayers |
|
) |
| |
void Paralax::Draw |
( |
ALLEGRO_DISPLAY * |
a_pDisplay, |
|
|
int |
a_nWarp = 0 , |
|
|
double |
a_dAngle = 0 |
|
) |
| |
void Paralax::Move |
( |
double |
a_dX, |
|
|
double |
a_dY |
|
) |
| |
The documentation for this class was generated from the following files: