#include <LandscapeSound.h>

Public Member Functions | |
| virtual bool | readXML (XMLNode *node) |
| virtual float | getNextEventTime () |
Protected Attributes | |
| float | min |
| float | max |
Definition at line 42 of file LandscapeSound.h.
| bool LandscapeSoundTimingRepeat::readXML | ( | XMLNode * | node | ) | [virtual] |
Implements LandscapeSoundTiming.
Definition at line 200 of file LandscapeSound.cpp.
References XMLNode::failChildren(), XMLNode::getNamedChild(), max, and min.
| float LandscapeSoundTimingRepeat::getNextEventTime | ( | ) | [virtual] |
float LandscapeSoundTimingRepeat::min [protected] |
float LandscapeSoundTimingRepeat::max [protected] |
1.5.3