En Yi
|
0d4089d9ce
|
Tweak scene render function
Delegate BeginDrawing and EndDrawing to individual scenes
|
2024-05-01 19:56:10 +08:00 |
En Yi
|
97714eccf6
|
Use unsigned int for UI component count
|
2023-11-11 12:30:42 +08:00 |
En Yi
|
290dafdf86
|
Rework scene rendering function
Split off- and on-screen rendering. Off-screen rendering would be a
system now
|
2023-10-21 10:48:21 +08:00 |
En Yi
|
42e5caf695
|
Implement quit function in main menu
Will need to revise this in the future
|
2023-08-18 23:10:48 +08:00 |
En Yi
|
bda335fd6a
|
Fix mouse mode not activating buttons
|
2023-08-15 21:52:56 +08:00 |
En Yi
|
bba12b9b39
|
Add Sandbox button in main program
Changelog:
- First button now loads the levelpack
|
2023-08-14 21:54:25 +08:00 |
En Yi
|
7b3685b792
|
Refactor for better separation of concern
Changelog:
- Separate out engine-specific stuff vs game-specific stuff
|
2023-05-16 21:09:38 +08:00 |