Sound/SoundPlayerForNetrek.h

00001 //
00002 //  SoundPlayerForNetrek.h
00003 //  MacTrek
00004 //
00005 //  Created by Aqua on 23/07/2006.
00006 //  Copyright 2006 Luky Soft. All rights reserved.
00007 //
00008 
00009 #import <Cocoa/Cocoa.h>
00010 #import "SoundPlayer.h"
00011 
00012 // for now this is equal to the default implementation.
00013 @interface SoundPlayerForNetrek : SoundPlayer {
00014 
00015 }
00016 
00017 @end

Generated on Sat Aug 26 21:14:16 2006 for MacTrek by  doxygen 1.4.7