Skip to content

Interfaceclass #8

Description

@larsemil

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".

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions