Arreglos varios al codi
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
// Dibuja el objeto en pantalla
|
||||
void render();
|
||||
|
||||
// Añade texturas al objetp
|
||||
// Añade texturas al objeto
|
||||
void addTexture(int size, Texture *texture, std::vector<std::string> *animation);
|
||||
|
||||
// Añade una explosión
|
||||
|
||||
Reference in New Issue
Block a user