This website requires JavaScript.
Explore
Help
Sign In
Sara
/
basic-game-framework
Watch
1
Star
1
Fork
You've already forked basic-game-framework
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fb6b76f0cf
basic-game-framework
/
src
History
Sara
fb6b76f0cf
removed add_*_listener return types / added scroll input event type
2023-04-20 22:57:10 +02:00
..
corelib
removed add_*_listener return types / added scroll input event type
2023-04-20 22:57:10 +02:00
engine.cc
removed draw_ functions and replaced with just update_
2023-04-10 16:54:05 +02:00
engine.hpp
increased default tilemap size to 128
2023-04-11 08:10:46 +02:00
game.cc
updated ui input function
2023-04-11 08:11:56 +02:00
tilemap.cc
fixed out of bounds write in load_tilemap
2023-04-11 08:07:26 +02:00
tilemap.hpp
fixed out of bounds write in load_tilemap
2023-04-11 08:07:26 +02:00