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

#include <structs.h>

Public Attributes

uint32_t mtGridStart = 0
 
uint32_t dwVariation = 0
 
uint32_t mtDuration = 0
 
uint32_t mtResetDuration = 0
 
int16_t nTimeOffset = 0
 
uint16_t nStartValue = 0
 
uint16_t nEndValue = 0
 
uint16_t nResetValue = 0
 
DMUS_CURVE_TYPE bEventType = DMUS_CURVET_NULL
 
Shape bCurveShape = DMUS_CURVES_LINEAR
 
Control bCCData = BankSelect
 
uint8_t bFlags = 0
 
uint16_t wParamType = 0
 
uint16_t wMergeIndex = 0
 

Detailed Description

Definition at line 237 of file structs.h.

Member Data Documentation

◆ bCCData

Control Dx8::DMUS_IO_STYLECURVE::bCCData = BankSelect

Definition at line 248 of file structs.h.

◆ bCurveShape

Shape Dx8::DMUS_IO_STYLECURVE::bCurveShape = DMUS_CURVES_LINEAR

Definition at line 247 of file structs.h.

◆ bEventType

DMUS_CURVE_TYPE Dx8::DMUS_IO_STYLECURVE::bEventType = DMUS_CURVET_NULL

Definition at line 246 of file structs.h.

◆ bFlags

uint8_t Dx8::DMUS_IO_STYLECURVE::bFlags = 0

Definition at line 249 of file structs.h.

◆ dwVariation

uint32_t Dx8::DMUS_IO_STYLECURVE::dwVariation = 0

Definition at line 239 of file structs.h.

◆ mtDuration

uint32_t Dx8::DMUS_IO_STYLECURVE::mtDuration = 0

Definition at line 240 of file structs.h.

◆ mtGridStart

uint32_t Dx8::DMUS_IO_STYLECURVE::mtGridStart = 0

Definition at line 238 of file structs.h.

◆ mtResetDuration

uint32_t Dx8::DMUS_IO_STYLECURVE::mtResetDuration = 0

Definition at line 241 of file structs.h.

◆ nEndValue

uint16_t Dx8::DMUS_IO_STYLECURVE::nEndValue = 0

Definition at line 244 of file structs.h.

◆ nResetValue

uint16_t Dx8::DMUS_IO_STYLECURVE::nResetValue = 0

Definition at line 245 of file structs.h.

◆ nStartValue

uint16_t Dx8::DMUS_IO_STYLECURVE::nStartValue = 0

Definition at line 243 of file structs.h.

◆ nTimeOffset

int16_t Dx8::DMUS_IO_STYLECURVE::nTimeOffset = 0

Definition at line 242 of file structs.h.

◆ wMergeIndex

uint16_t Dx8::DMUS_IO_STYLECURVE::wMergeIndex = 0

Definition at line 251 of file structs.h.

◆ wParamType

uint16_t Dx8::DMUS_IO_STYLECURVE::wParamType = 0

Definition at line 250 of file structs.h.


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