mirror of
https://github.com/koloideal/SortLab.git
synced 2026-06-10 10:25:30 +03:00
skelet
This commit is contained in:
@@ -9,6 +9,7 @@ public:
|
||||
|
||||
void update(const Sorter& sorter, bool isPlaying, bool isFinished, int stepsPerFrame, const Array& array);
|
||||
void draw(sf::RenderWindow& window);
|
||||
void drawInfoOverlay(sf::RenderWindow& window);
|
||||
|
||||
private:
|
||||
sf::Font font_;
|
||||
|
||||
Reference in New Issue
Block a user