'Assets', some refactor
This commit is contained in:
@@ -11,6 +11,7 @@ public:
|
||||
float speed;
|
||||
Camera* camera;
|
||||
Hitbox* hitbox;
|
||||
int choosenBlock;
|
||||
float camX, camY;
|
||||
Player(glm::vec3 position, float speed, Camera* camera);
|
||||
~Player();
|
||||
|
||||
Reference in New Issue
Block a user