

Public Member Functions | |
| virtual long | Run (void *sem) |
|
|
Reimplemented from Thread. Definition at line 63 of file maingame.cpp. References Parameters::LoadStarsName().
00064 {
00065 Parameters::LoadStarsName();
00066 return 0;
00067 }
|
1.3.3