Meteor2D
dev internal
Meteor is a lightweight 2D game engine.
Loading...
Searching...
No Matches
audioplaystate.h
1
#pragma once
2
namespace
meteor {
6
enum
EAudioPlayableState {
10
PLAYABLE_INIT,
14
PLAYABLE_STOPPED,
18
PLAYABLE_PLAYING,
22
PLAYABLE_ERR
23
};
24
}
D:
Github
Meteor2D
Meteor2D
Engine
include
audio
audioplaystate.h
Generated by
1.10.0