forked from jaildesigner-jailgames/jaildoctors_dilemma
Añadida música
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
void animate();
|
||||
|
||||
// Establece el frame actual de la animación
|
||||
void setCurrentFrame(std::string name, int num);
|
||||
void setCurrentFrame(int num);
|
||||
|
||||
// Establece el valor del contador
|
||||
void setAnimationCounter(std::string name, int num);
|
||||
|
||||
Reference in New Issue
Block a user