User: Mulligan911

  • Public profile

User profile: Mulligan911

User info
User name:Mulligan911
History
Joined:
Number of posts:4
Latest posts:

Implicit type conversion and time measurement
I'm implementing a game loop in `c++` using the `timeGetTime` function like below: [code] //...

Game loop and time measurement
There is the function `Sys_Milliseconds`: int curtime; int Sys_Milliseconds (void) ...

Time calculation in the main game loop.
Ok, but what's for applying the mask?

Time calculation in the main game loop.
There is the code in the Quake 2 main game loop implementation: [code] if (!initialized) { /...

This user does not accept Private Messages