vectozavr-shooter/engine
Vectozavr 870842b682 Huge refactoring v3 2021-10-28 20:58:02 +07:00
..
animation Huge refactoring v3 2021-10-28 20:58:02 +07:00
fonts OS Windows support 2021-10-09 17:41:12 +07:00
gui Huge refactoring v3 2021-10-28 20:58:02 +07:00
network Huge refactoring v3 2021-10-28 20:58:02 +07:00
physics Huge refactoring v3 2021-10-28 20:58:02 +07:00
utils Code refactoring. 2021-10-17 23:38:16 +07:00
Camera.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Camera.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Consts.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Engine.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Engine.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Keyboard.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Keyboard.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Matrix4x4.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Matrix4x4.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Mesh.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Mesh.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Mouse.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Mouse.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Object.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Object.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Plane.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Plane.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
ResourceManager.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
ResourceManager.h Move LoadObjects -> ResourceManager to avoid repeated loading from files. 2021-10-18 13:21:09 +07:00
Screen.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Screen.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
SoundController.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
SoundController.h Code refactoring. 2021-10-17 23:38:16 +07:00
Triangle.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Triangle.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec2D.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec2D.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec3D.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec3D.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec4D.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec4D.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
World.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
World.h Huge refactoring v3 2021-10-28 20:58:02 +07:00