X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flistener.h;h=63f6ccf25e10fe9b50e195dd4536dc0db5f739ac;hb=14008b157c64752ba7c1cef831124992c35c4646;hp=572517010cb179a7b4a115f0ec1c82159caa6c2d;hpb=35ea5cc8d1eb8c806885d27441548f630e7b1266;p=libs%2Fal.git diff --git a/source/listener.h b/source/listener.h index 5725170..63f6ccf 100644 --- a/source/listener.h +++ b/source/listener.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspal -Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL -*/ - #ifndef MSP_AL_LIStENER_H_ #define MSP_AL_LISTENER_H_ @@ -13,6 +6,10 @@ Diestributed under the LGPL namespace Msp { namespace AL { +/** +Represents the listener in the 3D environment. There is only one listener in +OpenAL - this class is not instantiable and all of its functions are static. +*/ class Listener { private: