OpenMW
Public Member Functions | Private Attributes
MWScript::Sound::OpPlaySound3D< R > Class Template Reference

List of all members.

Public Member Functions

 OpPlaySound3D (bool loop)
virtual void execute (Interpreter::Runtime &runtime)

Private Attributes

bool mLoop

template<class R>
class MWScript::Sound::OpPlaySound3D< R >


Constructor & Destructor Documentation

template<class R >
MWScript::Sound::OpPlaySound3D< R >::OpPlaySound3D ( bool  loop) [inline]

Member Function Documentation

template<class R >
virtual void MWScript::Sound::OpPlaySound3D< R >::execute ( Interpreter::Runtime runtime) [inline, virtual]

Implements Interpreter::Opcode0.


Member Data Documentation

template<class R >
bool MWScript::Sound::OpPlaySound3D< R >::mLoop [private]

The documentation for this class was generated from the following file: