Yes, it IS the best name damnit! How did that get there?
This commit is contained in:
@@ -25,7 +25,6 @@ public:
|
|||||||
virtual void AfterLifeChanged();
|
virtual void AfterLifeChanged();
|
||||||
virtual void OnDancePointsChange() {}; // this life meter doesn't care
|
virtual void OnDancePointsChange() {}; // this life meter doesn't care
|
||||||
virtual bool IsInDanger() const;
|
virtual bool IsInDanger() const;
|
||||||
// XXX: Is this the best name for this function?
|
|
||||||
virtual bool IsPastPassmark() const;
|
virtual bool IsPastPassmark() const;
|
||||||
virtual bool IsHot() const;
|
virtual bool IsHot() const;
|
||||||
virtual bool IsFailing() const;
|
virtual bool IsFailing() const;
|
||||||
|
|||||||
Reference in New Issue
Block a user