#include <functional>#include <string>#include "app/editor/music/music_player.h"#include "app/editor/music/piano_roll_view.h"#include "app/editor/system/editor_panel.h"#include "app/gui/core/icons.h"#include "zelda3/music/music_bank.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::MusicPianoRollPanel |
| EditorPanel wrapper for the piano roll view. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |