scripting::AmbientSound Class Reference

#include <ambient_sound.hpp>

Inherited by AmbientSound.

List of all members.

Public Member Functions

virtual ~AmbientSound ()
virtual void set_pos (float x, float y)=0
virtual float get_pos_x () const=0
virtual float get_pos_y () const=0


Detailed Description

Definition at line 22 of file ambient_sound.hpp.


Constructor & Destructor Documentation

virtual scripting::AmbientSound::~AmbientSound (  )  [inline, virtual]

Reimplemented in AmbientSound.

Definition at line 26 of file ambient_sound.hpp.

00027   {}


Member Function Documentation

virtual void scripting::AmbientSound::set_pos ( float  x,
float  y 
) [pure virtual]

Implemented in AmbientSound.

Referenced by scripting::wrapper::AmbientSound_set_pos_wrapper().

virtual float scripting::AmbientSound::get_pos_x (  )  const [pure virtual]

Implemented in AmbientSound.

Referenced by scripting::wrapper::AmbientSound_get_pos_x_wrapper().

virtual float scripting::AmbientSound::get_pos_y (  )  const [pure virtual]

Implemented in AmbientSound.

Referenced by scripting::wrapper::AmbientSound_get_pos_y_wrapper().


The documentation for this class was generated from the following file:
Generated on Mon Jun 9 03:38:40 2014 for SuperTux by  doxygen 1.5.1