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

Interfaceclass #8

Open
larsemil opened this issue Oct 28, 2011 · 1 comment
Open

Interfaceclass #8

larsemil opened this issue Oct 28, 2011 · 1 comment

Comments

@larsemil
Copy link
Collaborator

We need to write a interface class.
It should contain:
The ability to let the game continue while drawing clickable interface somewhere on the screen.

I think thinking good about it before starting could make it easy to implement.

1 Class that is general interface. That handles all the generic stuff.
2. Then we can create classes inheriting from first one, that can specify stuff like WHERE to draw the interface and what it contains. An example could be the game menu. Another one could be a "You just parked your vehicle in a town and can buy gear interface".

@spektral
Copy link
Owner

A graphical user interface class, specifically. This certainly needs to be discussed.

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

2 participants