Closed khardang closed 4 years ago
Refactor on menu, and buttons Moved some functionality to the abstract class buttons and Menu. Show() hide() resume() pause() dispose() resize(int,int) and render(float) Render can now be customized in the specific class. also optimized the imports.
Refactor on menu, and buttons Moved some functionality to the abstract class buttons and Menu. Show() hide() resume() pause() dispose() resize(int,int) and render(float) Render can now be customized in the specific class. also optimized the imports.