#include <NodeSound.h>
Inheritance diagram for NodeSound:

Public Member Functions | |
| NodeSound (Scene *scene, Proto *proto) | |
| virtual | ~NodeSound () |
| virtual int | getType () const |
| virtual Node * | copy () const |
| virtual NodeSound::~NodeSound | ( | ) | [inline, virtual] |
| virtual int NodeSound::getType | ( | ) | const [inline, virtual] |
| virtual Node* NodeSound::copy | ( | ) | const [inline, virtual] |
1.5.1-p1