One vector
This commit is contained in:
@ -20,8 +20,7 @@ public:
|
||||
bool isAlive() const override;
|
||||
bool isToBeJunked() const override;
|
||||
void doCrash() override;
|
||||
void moveTowards(const Point&) const;
|
||||
|
||||
void moveTowards(const Point&) override;
|
||||
};
|
||||
|
||||
#endif // JUNK_H
|
||||
|
Reference in New Issue
Block a user