UI from Python now working fairly comprehensively
This commit is contained in:
parent
c8124e84dc
commit
de753713d5
10 changed files with 156 additions and 6 deletions
|
|
@ -8,4 +8,5 @@ public:
|
|||
int grid_size, grid_width, grid_height;
|
||||
static GameEngine* game;
|
||||
sf::IntRect spriteCoordinates(int);
|
||||
IndexTexture(sf::Texture, int, int, int);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue