#include <SoundScriptManager.h>
Definition at line 176 of file SoundScriptManager.h.
◆ SoundScriptTemplate()
SoundScriptTemplate::SoundScriptTemplate |
( |
Ogre::String |
name, |
|
|
Ogre::String |
groupname, |
|
|
Ogre::String |
filename, |
|
|
bool |
baseTemplate |
|
) |
| |
◆ ~SoundScriptTemplate()
virtual RoR::SoundScriptTemplate::~SoundScriptTemplate |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getFileName()
Ogre::String RoR::SoundScriptTemplate::getFileName |
( |
| ) |
|
|
inline |
◆ getGroupName()
Ogre::String RoR::SoundScriptTemplate::getGroupName |
( |
| ) |
|
|
inline |
◆ getName()
Ogre::String RoR::SoundScriptTemplate::getName |
( |
| ) |
|
|
inline |
◆ getNumSounds()
int RoR::SoundScriptTemplate::getNumSounds |
( |
| ) |
|
|
inline |
◆ getSoundName()
Ogre::String RoR::SoundScriptTemplate::getSoundName |
( |
int |
pos | ) |
|
|
inline |
◆ getSoundPitch()
float RoR::SoundScriptTemplate::getSoundPitch |
( |
int |
pos | ) |
|
|
inline |
◆ getStartSoundName()
Ogre::String RoR::SoundScriptTemplate::getStartSoundName |
( |
| ) |
|
|
inline |
◆ getStartSoundPitch()
float RoR::SoundScriptTemplate::getStartSoundPitch |
( |
| ) |
|
|
inline |
◆ getStopSoundName()
Ogre::String RoR::SoundScriptTemplate::getStopSoundName |
( |
| ) |
|
|
inline |
◆ getStopSoundPitch()
float RoR::SoundScriptTemplate::getStopSoundPitch |
( |
| ) |
|
|
inline |
◆ isBaseTemplate()
bool RoR::SoundScriptTemplate::isBaseTemplate |
( |
| ) |
|
|
inline |
◆ parseModulation()
int SoundScriptTemplate::parseModulation |
( |
Ogre::String |
str | ) |
|
|
private |
◆ setParameter()
bool SoundScriptTemplate::setParameter |
( |
Ogre::StringVector |
vec | ) |
|
|
private |
◆ SoundScriptInstance
◆ SoundScriptManager
◆ base_template
bool RoR::SoundScriptTemplate::base_template |
|
private |
◆ file_name
Ogre::String RoR::SoundScriptTemplate::file_name |
|
private |
◆ free_sound
int RoR::SoundScriptTemplate::free_sound |
|
private |
◆ gain_multiplier
float RoR::SoundScriptTemplate::gain_multiplier |
|
private |
◆ gain_offset
float RoR::SoundScriptTemplate::gain_offset |
|
private |
◆ gain_source
int RoR::SoundScriptTemplate::gain_source |
|
private |
◆ gain_square
float RoR::SoundScriptTemplate::gain_square |
|
private |
◆ group_name
Ogre::String RoR::SoundScriptTemplate::group_name |
|
private |
◆ has_start_sound
bool RoR::SoundScriptTemplate::has_start_sound |
|
private |
◆ has_stop_sound
bool RoR::SoundScriptTemplate::has_stop_sound |
|
private |
◆ name
Ogre::String RoR::SoundScriptTemplate::name |
|
private |
◆ pitch_multiplier
float RoR::SoundScriptTemplate::pitch_multiplier |
|
private |
◆ pitch_offset
float RoR::SoundScriptTemplate::pitch_offset |
|
private |
◆ pitch_source
int RoR::SoundScriptTemplate::pitch_source |
|
private |
◆ pitch_square
float RoR::SoundScriptTemplate::pitch_square |
|
private |
◆ sound_names
◆ sound_pitches
◆ start_sound_name
Ogre::String RoR::SoundScriptTemplate::start_sound_name |
|
private |
◆ start_sound_pitch
float RoR::SoundScriptTemplate::start_sound_pitch |
|
private |
◆ stop_sound_name
Ogre::String RoR::SoundScriptTemplate::stop_sound_name |
|
private |
◆ stop_sound_pitch
float RoR::SoundScriptTemplate::stop_sound_pitch |
|
private |
◆ trigger_source
int RoR::SoundScriptTemplate::trigger_source |
|
private |
◆ unpitchable
bool RoR::SoundScriptTemplate::unpitchable |
|
private |
The documentation for this class was generated from the following files: