04-26-2018, 01:43 AM
Hello again,
I am getting started on the Invaders game and was a bit confused with the bit about creating the object class.
I am not sure when it is the class is supposed to go. I created a header called objects.h and put the code in there but when I do that my Shooter.cpp gives me errors.
Severity Code Description Project File Line Suppression State
Error [Clang IntelliSense] Error: no matching constructor for initialization of 'Objects' InvaderStart c:\users\justo\desktop\invaders\invaderstart\Shooter.cpp 10
I am getting started on the Invaders game and was a bit confused with the bit about creating the object class.
I am not sure when it is the class is supposed to go. I created a header called objects.h and put the code in there but when I do that my Shooter.cpp gives me errors.
Severity Code Description Project File Line Suppression State
Error [Clang IntelliSense] Error: no matching constructor for initialization of 'Objects' InvaderStart c:\users\justo\desktop\invaders\invaderstart\Shooter.cpp 10
Good Luck,
Juston Metarref
Currently a programming student
Future Gameplay/Ai Programer
Juston Metarref
Currently a programming student
Future Gameplay/Ai Programer