FlightGear next
FGSoundManager Class Reference

#include <soundmanager.hxx>

Inherits SGSubsystem.

Public Member Functions

 FGSoundManager ()
 
 ~FGSoundManager ()
 
void update (double dt)
 

Static Public Member Functions

static override const char * staticSubsystemClassId ()
 

Detailed Description

Definition at line 75 of file soundmanager.hxx.

Constructor & Destructor Documentation

◆ FGSoundManager()

FGSoundManager::FGSoundManager ( )
inline

Definition at line 78 of file soundmanager.hxx.

◆ ~FGSoundManager()

FGSoundManager::~FGSoundManager ( )
inline

Definition at line 79 of file soundmanager.hxx.

Member Function Documentation

◆ staticSubsystemClassId()

static override const char * FGSoundManager::staticSubsystemClassId ( )
inlinestatic

Definition at line 85 of file soundmanager.hxx.

◆ update()

void FGSoundManager::update ( double dt)
inline

Definition at line 82 of file soundmanager.hxx.


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