Particle, ParticleMgr done

This commit is contained in:
Fire-Head
2019-05-29 03:52:30 +03:00
parent c5a058b615
commit 31e7428bdf
14 changed files with 2852 additions and 126 deletions

View File

@@ -2,6 +2,7 @@
class CTimer
{
public: // remove when each variable will be encapsulated
static uint32 &m_snTimeInMilliseconds;
static uint32 &m_snTimeInMillisecondsPauseMode;
static uint32 &m_snTimeInMillisecondsNonClipped;