Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last Object Standing #22

Open
BruceJohnJennerLawso opened this issue Jan 18, 2015 · 0 comments
Open

Last Object Standing #22

BruceJohnJennerLawso opened this issue Jan 18, 2015 · 0 comments

Comments

@BruceJohnJennerLawso
Copy link
Owner

The current setup in the main cpp file is terrible, pointers everywhere, The final setup needs to be cleaned up to the point that the only objects in int main are the Ignition_Engine instance and the titlescreen, along with any info that their calls need to initialize and start.

This is obviously quite complicated at the moment, since making this a reality is dependent on implementing dynamic binding, but a lot of the crud is unneccessary anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant