Add original 2048 skin !
This commit is contained in:
parent
7f0edabb5d
commit
fb7fb90b85
2 changed files with 54 additions and 5 deletions
|
@ -20,5 +20,6 @@ class MainWindow : public sf::RenderWindow{
|
|||
|
||||
void clearBG();
|
||||
void drawCells();
|
||||
sf::Color getCellColor(int value);
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue