|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <style.h>
Public Member Functions | |
| Part (Riff &riff) | |
Public Attributes | |
| DMUS_IO_STYLEPART | header |
| std::vector< DMUS_IO_STYLENOTE > | notes |
| std::vector< DMUS_IO_STYLECURVE > | curves |
| std::vector<DMUS_IO_STYLECURVE> Dx8::Style::Part::curves |
| DMUS_IO_STYLEPART Dx8::Style::Part::header |
| std::vector<DMUS_IO_STYLENOTE> Dx8::Style::Part::notes |