Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals

InitStarName Class Reference

Inheritance diagram for InitStarName:

Inheritance graph
[legend]
Collaboration diagram for InitStarName:

Collaboration graph
[legend]

Public Member Functions

virtual long Run (void *sem)

Member Function Documentation

virtual long InitStarName::Run void *  sem  )  [inline, virtual]
 

Reimplemented from Thread.

Definition at line 63 of file maingame.cpp.

References Parameters::LoadStarsName().

00064         {
00065                 Parameters::LoadStarsName();
00066                 return 0;
00067         }


The documentation for this class was generated from the following file:
Generated on Fri Dec 5 04:06:24 2003 for Borqueror by doxygen 1.3.3