User profile: jsbrowndog2013

User info
User name:jsbrowndog2013
History
Joined:
Number of posts:23
Latest posts:

Is this syntatically legal and will it do what I want?
That is cleaner & better.

Is this syntatically legal and will it do what I want?
Umm.. Polymorphism? You have to use pointers eventually. Also, to use this in a class I have to use ...

Is this syntatically legal and will it do what I want?
Just read the SFML documentation... This object will be "alive" during the entire main function, so ...

Is this syntatically legal and will it do what I want?
But OOP :P... Ok, i was just using pointers & things to keep my code very OOP, I find if i do keep m...

Is this syntatically legal and will it do what I want?
I am in the steps of writing a game, and I'm not sure how to go about loading images. Would this be ...