source: GTP/branches/IllumWPdeliver2008dec/IlluminationWP/demos/Standalone/Explosion [DirectX]/Particle.cpp @ 3255

Revision 3255, 117 bytes checked in by szirmay, 16 years ago (diff)
Line 
1#include "dxstdafx.h"
2#include ".\particle.h"
3
4Particle::Particle(void)
5{
6}
7
8Particle::~Particle(void)
9{
10}
Note: See TracBrowser for help on using the repository browser.