Trabajando en el marcador

This commit is contained in:
2022-08-31 13:56:17 +02:00
parent fff400be8f
commit c57fbf7bc3
11 changed files with 180 additions and 16 deletions

View File

@@ -36,7 +36,7 @@ private:
std::vector<color_t> color; // Vector con los colores del objeto
int counter; // Contador interno
SDL_Rect collider; // Rectangulo de colisión
int colorChangeSpeed; // Cuanto mas alto, mas tarda en cambiar de color
int colorChangeSpeed; // Cuanto mas alto, mas tarda en cambiar de color
public:
// Constructor