OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Dx8::Band Class Referencefinal

#include <band.h>

Classes

struct  Instrument
 

Public Member Functions

 Band (Riff &input)
 

Public Attributes

GUID guid
 
DMUS_IO_VERSION vers
 
Unfo info
 
std::vector< Instrumentintrument
 

Detailed Description

Definition at line 12 of file band.h.

Constructor & Destructor Documentation

◆ Band()

Band::Band ( Riff input)

Definition at line 22 of file band.cpp.

Member Data Documentation

◆ guid

GUID Dx8::Band::guid

Definition at line 23 of file band.h.

◆ info

Unfo Dx8::Band::info

Definition at line 25 of file band.h.

◆ intrument

std::vector<Instrument> Dx8::Band::intrument

Definition at line 26 of file band.h.

◆ vers

DMUS_IO_VERSION Dx8::Band::vers

Definition at line 24 of file band.h.


The documentation for this class was generated from the following files: