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