StarTrekV3_Linux  Version3
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
Paralax Class Reference

#include <Paralax.h>

Public Member Functions

 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)
 

Constructor & Destructor Documentation

Paralax::Paralax ( int  a_nWidth,
int  a_nHeight,
int  a_nNumberOfStars,
int  a_nLayers 
)
Paralax::~Paralax ( )

Member Function Documentation

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: