ucsb-cs56-projects / cs56-games-blackjack

-
9 stars 12 forks source link

Compose Menubar within BlackJackGui #70

Closed ryankirkpatrick97 closed 6 years ago

ryankirkpatrick97 commented 6 years ago

The game GUI contained in BlackJackGui also has code for the menu bar at the top of the window. Rather than having this be the case, the Menubar should be its own class, and then be composed within the BlackJackGui.