Polycode
|
Creates a positional 2D sound listener. More...
Inherits Polycode::ScreenEntity.
Public Member Functions | |
void | Update () |
Main update method. |
Creates a positional 2D sound listener.
There can be only one listener active at any one time.
void ScreenSoundListener::Update | ( | ) | [virtual] |
Main update method.
Override this to do your updates before the render cycle.
Reimplemented from Polycode::Entity.