Minious / CodeFarm

2 stars 0 forks source link

Change the way the MarketInterface is hidden #56

Open Minious opened 4 years ago

Minious commented 4 years ago

Move the action of hiding the MarketInterface from the callback (sent from UiScene to the constructor of MarketInterface) to the inside of the MarketInterface class. ⚠️ Don't completely remove the callback as it can be used for the UiScene to be notified when the Interface is closed.