This commit is contained in:
Steve Checkoway
2006-09-08 05:06:02 +00:00
parent f89680bf06
commit 90336496bc
+1 -1
View File
@@ -48,7 +48,7 @@ public:
InputFilter();
~InputFilter();
void Reset();
void Update(float fDeltaTime);
void Update( float fDeltaTime );
void SetRepeatRate( float fSlowDelay, float fFastDelay, float fRepeatRate );
void ResetRepeatRate();