This commit is contained in:
Nick Fisher
2025-03-19 15:42:33 +08:00
parent 102429e090
commit e73cb9c7d6
9 changed files with 20 additions and 3 deletions

View File

@@ -33,6 +33,9 @@ namespace thermion
Scene *scene);
~AnimationManager();
/// @brief
///
/// @param frameTimeInNanos
void update(uint64_t frameTimeInNanos);
/// @brief