User profile: Ch1156

User info
User name:Ch1156
Name:Chay Hawk
Bio:I like to play games, make games and program.
Statistical data
Birthdate:Apr 8, 1992
Gender:Male
Occupation:Other
Skills:C++
History
Joined:
Number of posts:1996
Latest posts:

Best way to modify a variable in a class
Ah, so i think i understand, so i should break up the components more, so maybe i could have a Healt...

Best way to modify a variable in a class
Awesome, im glad on on the right track, My understanding is much better now. Im a bit unclear on wha...

Best way to modify a variable in a class
Wait so i think i understand, so if im using polymorphism then generally most of the time i will not...

Best way to modify a variable in a class
Hmm, well I think I will just focus on learning polymorphism for right now, I understand polymorphis...

Best way to modify a variable in a class
So im a bit confused, so in your examples, I don't need to downcast in order to access a child class...