iamlamb1988 / Arcade

The purpose of this project is to build extensible library of arcade games.
0 stars 0 forks source link

GameMenu needs to have the capability to add and remove IAppItems to and from itself and it's containing GameFields #13

Open iamlamb1988 opened 1 year ago

iamlamb1988 commented 1 year ago

GameMenu should be able to add and remove Items and/or IAppItems without worrying if the are removed from the Item list AND it's component Container.