Add easing functions

This commit is contained in:
2023-12-29 13:30:37 +01:00
parent 7ec5e2122e
commit 4c39e621fe
5 changed files with 291 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ set(BreezeHeaders
breeze/core/logger.h
breeze/math/vec2i.h
breeze/math/easings.h
breeze/memory/memory.h
breeze/memory/stack_alloc.h