2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-11 05:07:42 +00:00
This commit is contained in:
2016-02-11 11:18:47 -08:00
4 changed files with 117 additions and 0 deletions

View File

@@ -184,6 +184,7 @@ public:
void CreateNewParticles(int);
void UpdatePSTranslationAndOrientation();
void UpdateChildParticleSystems(double);
CElementGen* ConstructChildParticleSystem(const TToken<CGenDescription>&);
void UpdateLightParameters();
void BuildParticleSystemBounds();
u32 GetSystemCount();