granera con sarna no pica

This commit is contained in:
2026-04-08 11:07:50 +02:00
parent d70edb29e7
commit 87cc58b5dd
29 changed files with 104 additions and 244 deletions

View File

@@ -36,6 +36,7 @@ class Item {
private:
static constexpr float ITEM_SIZE = 8.0F; // Tamaño del item en pixels
static constexpr int TILESET_COLUMNS = 10; // Columnas en la textura del tileset de items
static constexpr float COLOR_CHANGE_INTERVAL = 0.06F; // Intervalo de cambio de color en segundos (4 frames a 66.67fps)
std::shared_ptr<Sprite> sprite_; // SSprite del objeto