|
GameKit
0.0.1a
C++ gamedev tools
|
This is the complete list of members for gk::Sound, including all inherited members.
| m_channel | gk::Sound | private |
| m_sfx | gk::Sound | private |
| m_timer | gk::Sound | private |
| m_volume | gk::Sound | private |
| Mix_ChunkPtr typedef | gk::Sound | private |
| openFromFile(const std::string &filename) | gk::Sound | |
| play() | gk::Sound | |
| repeat(u16 delay) | gk::Sound | |
| s_lastUsedChannel | gk::Sound | privatestatic |
| setChannel(int channel) | gk::Sound | inline |
| setVolume(int volume) | gk::Sound | inline |
| Sound()=default | gk::Sound | |
| Sound(const std::string &filename) | gk::Sound |
1.8.12