|
MusicSpectrum
1.0.0
|
#include "imgui/imgui.h"#include <SFML/Audio.hpp>#include <SFML/Graphics.hpp>#include <memory>Vá para o código-fonte desse arquivo.
Componentes | |
| class | HUD |
Variáveis | |
| const int | WIDTH = 1000 |
| const int | HEIGHT = 720 |
| const int | HUD_WIDTH = 400 |
| const int | HUD_HEIGHT = 300 |
| const size_t | buffer_size = 1000 |
| const size_t buffer_size = 1000 |
| const int HEIGHT = 720 |
| const int HUD_HEIGHT = 300 |
| const int HUD_WIDTH = 400 |
| const int WIDTH = 1000 |