cAudioSleep.h

00001 // Copyright (c) 2008-2010 Raynaldo (Wildicv) Rivera, Joshua (Dark_Kilauea) Jones
00002 // This file is part of the "cAudio Engine"
00003 // For conditions of distribution and use, see copyright notice in cAudio.h
00004 
00005 #ifndef CAUDIOSLEEP_H
00006 #define CAUDIOSLEEP_H
00007 
00008 #include "cAudioDefines.h"
00009 
00010 namespace cAudio
00011 {
00013 
00014         CAUDIO_API void cAudioSleep(unsigned int ms);
00015 };
00016 
00017 #endif 
 All Classes Namespaces Functions Variables Enumerations

Generated on Sat Feb 20 22:55:07 2010 for cAudio by  doxygen 1.6.2