2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 07:07:42 +00:00

Several initial CParticleSwoosh implementations

This commit is contained in:
Jack Andersen
2017-06-03 18:54:47 -10:00
parent 6da6e37d42
commit ca9170bc88
7 changed files with 358 additions and 35 deletions

View File

@@ -209,7 +209,7 @@ public:
void RenderParticles();
void RenderParticlesIndirectTexture();
void Update(double);
bool Update(double);
void Render();
void SetOrientation(const zeus::CTransform&);
void SetTranslation(const zeus::CVector3f&);