User profile: bboy212

User info
User name:bboy212
History
Joined:
Number of posts:114
Latest posts:

SDL help
Make sure that the .bmp is in the proper folder, I believe it should be in the same folder as the .e...

Component Entity Design: dynamically adding and removing member variables.
I have been reading about component entity design and was wandering how to go about implementing it....

Help with a calculator program.
I am making a little physics calculator for fun and I have run into a problem, I have a physics clas...

Classes, why is this considered bad coding?
[quote]richardn413: 1. You also ought to include a destructor:[/quote] Aren't destructors only for f...

Question about class?
All of those assumptions would be correct. I would put the damage inside of private and have a modif...