kaliber/src/engine
Attila Uygun 2c1d55fc30 Replace the build system with gn
No support for APKs, Java code etc. Keep using gradle for Android for now.
2023-08-03 11:32:28 +02:00
..
asset Add log verbosity level 2023-06-28 22:25:39 +02:00
audio Make member variables in MixerInput private 2023-07-16 12:42:07 +02:00
platform Replace the build system with gn 2023-08-03 11:32:28 +02:00
renderer Hash uniform name strings 2023-07-12 02:32:22 +02:00
BUILD.gn Replace the build system with gn 2023-08-03 11:32:28 +02:00
animatable.cc Code cleanup 2021-10-27 18:22:32 +02:00
animatable.h Cleanup 2023-07-10 00:17:09 +02:00
animator.cc Refactoring Animator class. 2023-05-18 22:25:01 +02:00
animator.h Refactoring Animator class. 2023-05-18 22:25:01 +02:00
drawable.cc Code cleanup 2021-10-27 18:22:32 +02:00
drawable.h Code cleanup 2021-10-27 18:22:32 +02:00
engine.cc Add Engine::Print method 2023-07-28 18:37:51 +02:00
engine.h Add Engine::Print method 2023-07-28 18:37:51 +02:00
game.h Add Engine::Print method 2023-07-28 18:37:51 +02:00
game_factory.h Use final and override appropriately 2023-05-16 08:46:50 +02:00
image_quad.cc Cleanup 2023-07-10 00:17:09 +02:00
image_quad.h Cleanup 2023-07-10 00:17:09 +02:00
input_event.h Move renderer ownership to engine 2023-05-26 22:54:14 +02:00
persistent_data.cc Add log verbosity level 2023-06-28 22:25:39 +02:00
persistent_data.h Code cleanup 2021-10-27 18:22:32 +02:00
solid_quad.cc Code cleanup 2021-10-27 18:22:32 +02:00
solid_quad.h Use final and override appropriately 2023-05-16 08:46:50 +02:00
sound_player.cc Make member variables in MixerInput private 2023-07-16 12:42:07 +02:00
sound_player.h Make member variables in MixerInput private 2023-07-16 12:42:07 +02:00