replace context offset with Camera2D
This commit is contained in:
parent
2026f8ac8d
commit
af7d6dee00
11 changed files with 132 additions and 70 deletions
|
|
@ -21,9 +21,10 @@
|
|||
|
||||
#include <raylib.h>
|
||||
|
||||
#include "kubo_bar.h"
|
||||
#include "kubo_camera.h"
|
||||
#include "kubo_context.h"
|
||||
#include "kubo_input.h"
|
||||
#include "kubo_bar.h"
|
||||
|
||||
#define KUBO_WINDOW_WIDTH 1000
|
||||
#define KUBO_WINDOW_HEIGHT 800
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue