vectozavr-shooter/engine
Vectozavr 122d30a980 struct Button -> class Button 2021-10-03 11:47:05 +07:00
..
animation Animation refactoring: now we have 1 common timeline with huge list of animation. 2021-10-03 01:18:39 +07:00
fonts Initial commit 2021-09-13 19:53:43 +07:00
gui struct Button -> class Button 2021-10-03 11:47:05 +07:00
network struct Button -> class Button 2021-10-03 11:47:05 +07:00
physics struct Button -> class Button 2021-10-03 11:47:05 +07:00
utils struct Button -> class Button 2021-10-03 11:47:05 +07:00
Camera.cpp struct Button -> class Button 2021-10-03 11:47:05 +07:00
Camera.h super huge code refactoring 2021-10-03 00:36:07 +07:00
Engine.cpp struct Button -> class Button 2021-10-03 11:47:05 +07:00
Engine.h super huge code refactoring 2021-10-03 00:36:07 +07:00
Keyboard.cpp 1) Create PlayerController 2021-09-19 19:44:31 +07:00
Keyboard.h struct Button -> class Button 2021-10-03 11:47:05 +07:00
Mesh.cpp super huge code refactoring 2021-10-03 00:36:07 +07:00
Mesh.h struct Button -> class Button 2021-10-03 11:47:05 +07:00
Mouse.cpp super huge code refactoring 2021-10-03 00:36:07 +07:00
Mouse.h struct Button -> class Button 2021-10-03 11:47:05 +07:00
Object.cpp super huge code refactoring 2021-10-03 00:36:07 +07:00
Object.h Animation refactoring: now we have 1 common timeline with huge list of animation. 2021-10-03 01:17:03 +07:00
Plane.cpp Made Triangle immutable 2021-09-19 15:25:10 +07:00
Plane.h Made Triangle immutable 2021-09-19 15:25:10 +07:00
ResourceManager.cpp Made Triangle immutable 2021-09-19 15:25:10 +07:00
ResourceManager.h Made Triangle immutable 2021-09-19 15:25:10 +07:00
Screen.cpp 1) Create PlayerController 2021-09-19 19:44:31 +07:00
Screen.h 1) Create PlayerController 2021-09-19 19:44:31 +07:00
Triangle.cpp Made Triangle immutable 2021-09-19 15:25:10 +07:00
Triangle.h Made Triangle immutable 2021-09-19 15:25:10 +07:00
World.cpp Animation refactoring: now we have 1 common timeline with huge list of animation. 2021-10-03 01:17:03 +07:00
World.h 1) Create PlayerController 2021-09-19 19:44:31 +07:00