|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
Classes | |
| struct | UserInput_t |
Enumerations | |
| enum | { SHUTDOWN = 0 } |
Functions | |
| int | Initialize () |
| void | Shutdown () |
Variables | |
| HINSTANCE | hInst = NULL |
| LARGE_INTEGER | ClockFreq |
| volatile float | FramePeriod |
| UserInput_t | UserInput = UserInput_t() |
| volatile UserInput_t | UserInput_v |
| bool | SceneFailed = false |
| int System::Initialize | ( | ) |
| void System::Shutdown | ( | ) |
| LARGE_INTEGER System::ClockFreq |
| volatile float System::FramePeriod |
| HINSTANCE System::hInst = NULL |
| bool System::SceneFailed = false |
| UserInput_t System::UserInput = UserInput_t() |
| volatile UserInput_t System::UserInput_v |
1.8.4