summaryrefslogtreecommitdiff
path: root/src/KingSystem/System/VFR.cpp
AgeCommit message (Collapse)Author
2024-07-26Update libraries and adjust code to match againThePixelGamer
2023-07-01Added VFR::getDeltaFrame (#122)Briggs Baltzell
* Added getDeltaFrame and changed getDeltaTime * Replaced getDeltaTime usages with getDeltaFrame * Moved getDeltaTime above getDeltaFrame
2021-01-25ksys: Rename VFR members, functions and types for clarityLéo Lam
2021-01-25ksys: Add VFR stopwatch utilitiesLéo Lam
2021-01-24ksys: Start adding VFRLéo Lam