|
XJ music engine
1.9.6
In-game runtime engine for XJ music.
|
#include <MarbleBag.h>
Public Member Functions | |
| Group (UUID id, int from, int to) | |
Public Attributes | |
| UUID | id |
| int | from |
| int | to |
Group of marbles with a given id
| MarbleBag::Group::Group | ( | UUID | id, |
| int | from, | ||
| int | to | ||
| ) |
| int XJ::MarbleBag::Group::from |
| UUID XJ::MarbleBag::Group::id |
| int XJ::MarbleBag::Group::to |