Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-10 | Changed to use default clock duration for elapsed time counting in Clock | Aki | |
2022-03-07 | Replaced old integrated clock with new one | Aki | |
The interface remains unchanged for now, but changing to use GetClock or similar method to get clock owned by the Game instance is preferred. | |||
2022-03-07 | New Clock uses counters instead of epoch from now on | Aki | |
2022-03-02 | Extended new clock with some utility methods | Aki | |
2022-03-01 | Added stub Clock to replace Game built-in | Aki | |