Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2588 in orxonox.OLD for orxonox/trunk/gui/orxonox_gui_audio.h


Ignore:
Timestamp:
Oct 17, 2004, 5:18:58 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk/gui: doxygen orxodox created for all h-files, classes and functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/gui/orxonox_gui_audio.h

    r2018 r2588  
     1/*!
     2  \file orxonox_gui_audio.h
     3  \brief File that holds the class that creates the Audio-Options.
     4*/
     5
    16#ifndef _ORXONOX_GUI_AUDIO_H
    27#define _ORXONOX_GUI_AUDIO_H
     
    49#include "orxonox_gui.h"
    510
     11//! Class that creates the Audio-Options.
    612class OrxonoxGuiAudio
    713{
Note: See TracChangeset for help on using the changeset viewer.