Enum BeatmapRunner.State
Used to inform the status of the BeatmapRunner.
Namespace: MouseDance.Runtime
Assembly: MouseDance.Runtime.dll
Syntax
protected enum State
Fields
Name | Description |
---|---|
Ended | Song has ended |
None | Initial value |
Playing | Song is currently playing |