various commits from SM4 SVN, courtesy of Glenn and Vyhd.

This commit is contained in:
AJ Kelly
2010-02-14 23:02:34 -06:00
parent 3c09722d3c
commit 75861f22a1
36 changed files with 760 additions and 120 deletions
+2 -2
View File
@@ -39,10 +39,10 @@ private:
float m_fPercent; // percent filled
float m_fTrailingPercent; // this approaches m_fPercent, use this value to draw
float m_fVelocity; // velocity of m_fTrailingPercent
float m_fPassingAlpha;
float m_fHotAlpha;
bool m_bUsingThreePart;
float m_fThreePartWidth;