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

#include <structs.h>

Public Attributes

uint32_t mtTime = 0
 
uint16_t wMeasure = 0
 
uint8_t bBeat = 0
 
DMUS_COMMANDT_TYPES bCommand = DMUS_COMMANDT_GROOVE
 
uint8_t bGrooveLevel = 0
 
uint8_t bGrooveRange = 0
 
uint8_t bRepeatMode = 0
 

Detailed Description

Definition at line 62 of file structs.h.

Member Data Documentation

◆ bBeat

uint8_t Dx8::DMUS_IO_COMMAND::bBeat = 0

Definition at line 65 of file structs.h.

◆ bCommand

DMUS_COMMANDT_TYPES Dx8::DMUS_IO_COMMAND::bCommand = DMUS_COMMANDT_GROOVE

Definition at line 66 of file structs.h.

◆ bGrooveLevel

uint8_t Dx8::DMUS_IO_COMMAND::bGrooveLevel = 0

Definition at line 67 of file structs.h.

◆ bGrooveRange

uint8_t Dx8::DMUS_IO_COMMAND::bGrooveRange = 0

Definition at line 68 of file structs.h.

◆ bRepeatMode

uint8_t Dx8::DMUS_IO_COMMAND::bRepeatMode = 0

Definition at line 69 of file structs.h.

◆ mtTime

uint32_t Dx8::DMUS_IO_COMMAND::mtTime = 0

Definition at line 63 of file structs.h.

◆ wMeasure

uint16_t Dx8::DMUS_IO_COMMAND::wMeasure = 0

Definition at line 64 of file structs.h.


The documentation for this struct was generated from the following file: