Krig Game Engine
Loading...
Searching...
No Matches
StarField Class Reference
Inheritance diagram for StarField:
ParticleSystem

Public Member Functions

 StarField (Object *tOrigin)
void update (const float &)
void draw ()
void init ()

Additional Inherited Members

Protected Attributes inherited from ParticleSystem
int maxParticles
int numParticles
float * currentTime
float lastTime
Particleparticles
Objectorigin

Member Function Documentation

◆ draw()

void StarField::draw ( )
virtual

Implements ParticleSystem.

◆ init()

void StarField::init ( )
virtual

Implements ParticleSystem.

◆ update()

void StarField::update ( const float & elapsedTime)
virtual

Implements ParticleSystem.


The documentation for this class was generated from the following files: