kernmodule-cpp/src/core
Sara 5392fd0540 feat: started using _underscore prefixes for functions that (might) have a signal by the same name 2024-11-24 00:28:57 +01:00
..
input feat: changed comment for input map 2024-11-24 00:28:28 +01:00
math fix: more C++-style SDL_FPoint construction + implemented &src constructor 2024-11-22 18:16:41 +01:00
callable.hpp feat: moved Callable class into it's own file 2024-11-24 00:27:48 +01:00
canvas_engine.cpp feat: started connecting canvas engine to node and creating a level concept 2024-11-22 23:00:29 +01:00
canvas_engine.hpp feat: started connecting canvas engine to node and creating a level concept 2024-11-22 23:00:29 +01:00
level.cpp feat: added propagate draw to level 2024-11-24 00:28:21 +01:00
level.hpp feat: added propagate draw to level 2024-11-24 00:28:21 +01:00
node.cpp feat: started using _underscore prefixes for functions that (might) have a signal by the same name 2024-11-24 00:28:57 +01:00
node.hpp feat: started using _underscore prefixes for functions that (might) have a signal by the same name 2024-11-24 00:28:57 +01:00
signal.hpp feat: moved Callable class into it's own file 2024-11-24 00:27:48 +01:00