- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [File List](files.md)
- [File Members](globals.md)
Rnd.h¶
Go to the documentation of this file.
00001 // MH 4/26/2003 \Mart105\Include\Rnd.h
00002
00003 #ifndef __EXPORTS_H
00004 #include "Exports.h"
00005 #endif
00006
00007 PLUGINEXPORT float Rnd();
00008 PLUGINEXPORT void SetSeed( ULONG );
00009
00010 PLUGINEXPORT float Rnd2();
00011 PLUGINEXPORT void SetSeed2( ULONG );
00012 PLUGINEXPORT ULONG GetSeed2();
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:46:45 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001