shooter/weapon
Vectozavr 7f4b9027ee Add weapon in enemy's hand. So now you can see weapons of your enemies.
Also make some correction of rotation in Object.cpp & Mesh.cpp
2021-10-18 22:30:02 +07:00
..
Ak47.cpp Code refactoring. 2021-10-18 00:52:21 +07:00
Ak47.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Gold_Ak47.h Code refactoring. 2021-10-18 00:52:21 +07:00
Gun.cpp Code refactoring. 2021-10-18 00:52:21 +07:00
Gun.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Rifle.cpp Code refactoring. 2021-10-18 00:52:21 +07:00
Rifle.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Shotgun.cpp Add weapon in enemy's hand. So now you can see weapons of your enemies. 2021-10-18 22:30:02 +07:00
Shotgun.h Add weapon in enemy's hand. So now you can see weapons of your enemies. 2021-10-18 22:30:02 +07:00
Weapon.cpp Add weapon in enemy's hand. So now you can see weapons of your enemies. 2021-10-18 22:30:02 +07:00
Weapon.h Add weapon in enemy's hand. So now you can see weapons of your enemies. 2021-10-18 22:30:02 +07:00