replace context offset with Camera2D

This commit is contained in:
Luka Jankovic 2025-08-13 23:48:14 +02:00
parent 2026f8ac8d
commit af7d6dee00
11 changed files with 132 additions and 70 deletions

View file

@ -40,6 +40,7 @@ set(SOURCES
kubo_window.c
kubo_context.c
kubo_command.c
kubo_camera.c
main.c
)