seed1
seed1 copied to clipboard
Main Menu generic and skinnable implementation
Implement a skinnable main menu helper class (with sprites, position information, scale information, sound, etc.). The usage will be by inheritance. eg. virtual methods OnStart, OnOptions, OnCredits, OnQuit as basic buttons and extensible.