|
XJ music engine
1.9.6
In-game runtime engine for XJ music.
|
#include <Craft.h>
Public Attributes | |
| const SegmentChord * | chord |
| float | fromPos {} |
| float | toPos {} |
Representation of a section of an arrangement, having a chord, beginning position and end position
| const SegmentChord* XJ::Craft::Section::chord |
| float XJ::Craft::Section::fromPos {} |
| float XJ::Craft::Section::toPos {} |