nrubin29 / Core

Create maps and play on them alone and with others.
0 stars 0 forks source link

Popups #16

Closed nrubin29 closed 10 years ago

nrubin29 commented 10 years ago

Ability to easily create popups inside the game. The primary function of popups is to display dialog. Popups must also have support for groups, where multiple popups can be defined, and clicking one brings the user to the next. Also, a listener that is fired when the last popup is dismissed needs to be implemented.