Go to the source code of this file.
Classes | |
| class | SoundSourceComponent |
| Component wrapper of SFML's sf::Sound and sf::Music. More... | |
Functions | |
| void | bindSoundSourceComponent (asIScriptEngine *engine) |
| Binds the SoundSourceComponent class to AngelScript so that it can be used within scripts. | |
| void bindSoundSourceComponent | ( | asIScriptEngine * | engine | ) |
Binds the SoundSourceComponent class to AngelScript so that it can be used within scripts.
Definition at line 385 of file SoundSourceComponent.cpp.
1.5.8