#include "Particle.h"
#include "ParticleSystem.h"
Include dependency graph for Particle.cpp:
Go to the source code of this file.
Variables | |
Vec3 | p_gravity (0.0f,-9.82f, 0.0f) |
|
Author: Petter Alstermark, petter@alstermark.com Referenced by Particle::update(). |