TransNeptunianStudios / Triangulum

A top down scrolling space action game!
MIT License
32 stars 6 forks source link

Make it possible to skip adding highscore #45

Closed Reicher closed 9 years ago

Reicher commented 9 years ago

An escape when asked to input highscore should skip the "add highscore" process and show the highscore as it is.

Reicher commented 9 years ago

GameCompMenuView inherit from abstractMenu which have a function OnCancel that is called on ESC.