XJ music engine  1.9.6
In-game runtime engine for XJ music.
Public Attributes | List of all members
XJ::Craft::Section Class Reference

#include <Craft.h>

Public Attributes

const SegmentChordchord
 
float fromPos {}
 
float toPos {}
 

Detailed Description

Representation of a section of an arrangement, having a chord, beginning position and end position

Member Data Documentation

◆ chord

const SegmentChord* XJ::Craft::Section::chord

◆ fromPos

float XJ::Craft::Section::fromPos {}

◆ toPos

float XJ::Craft::Section::toPos {}

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