-
William Meaton authored
Added a program state system, MenuState and GameState inherit from State which holds a static current State. Render and ticks are called from each state
5ab2983a
Added a program state system, MenuState and GameState inherit from State which holds a static current State. Render and ticks are called from each state