Cleanup; start aligning this with BeginnerHelper so we can merge some
duplicate code.
This commit is contained in:
@@ -27,7 +27,7 @@ public:
|
||||
virtual void DrawPrimitives();
|
||||
|
||||
protected:
|
||||
virtual void Step( float fDelta );
|
||||
virtual void Step();
|
||||
LifeMeterBar* m_pLifeMeterBar;
|
||||
BGAnimation m_Overlay;
|
||||
Player* m_pPlayer;
|
||||
|
||||
Reference in New Issue
Block a user