Commit Graph

6 Commits

Author SHA1 Message Date
Briggs Baltzell fd527f9216 Added VFR::getDeltaFrame (#122)
* Added getDeltaFrame and changed getDeltaTime

* Replaced getDeltaTime usages with getDeltaFrame

* Moved getDeltaTime above getDeltaFrame
2023-07-01 21:29:40 +01:00
Léo Lam 84b14bc8f2 ksys/world: Add more EnvMgr functions 2021-05-15 02:25:08 +02:00
Léo Lam d090c3881b ksys/world: Implement more EnvMgr blood moon functions 2021-05-13 17:23:05 +02:00
Léo Lam 561e83b869 ksys/world: Implement EnvMgr::isWaterRelicRainOn 2021-05-13 12:42:06 +02:00
Léo Lam 333078a9f2 ksys/world: Start implementing EnvMgr 2021-05-13 00:11:13 +02:00
Léo Lam a92ca1d073 ksys/world: Rename SkyMgr to EnvMgr
EnvPalettes and other Env stuff are handled by this manager.
Cloud/sky properties are handled by "CloudMgr" (which will be
renamed to SkyMgr) instead.
2021-05-09 17:48:22 +02:00