Spawning & drawing entities from Python API
This commit is contained in:
parent
87483cc8ad
commit
6875cb5fe1
10 changed files with 176 additions and 8 deletions
3
src/Item.cpp
Normal file
3
src/Item.cpp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#include "Item.h"
|
||||
|
||||
int Item::next_id;
|
||||
Loading…
Add table
Add a link
Reference in a new issue