This website requires JavaScript.
Explore
Help
Sign In
MoonsideGames
/
FineAudio
Watch
1
Star
0
Fork
You've already forked FineAudio
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e0b85180e6
FineAudio
/
SoundState.cs
10 lines
118 B
C#
Raw
Blame
History
namespace
MoonWorks.Audio
{
public
enum
SoundState
{
Playing
,
Paused
,
Stopped
}
}
Reference in New Issue
View Git Blame
Copy Permalink