gujiguj / CSC4700_SEProject2022_Somnia

Repo for CSC 4700 Software Engineering Project Prototype of the game Somnia.
2 stars 0 forks source link

Phone Menu - Centering Icons #2

Closed gujiguj closed 2 years ago

gujiguj commented 2 years ago

I have no idea how to center the icons. It's possible I should use something other than ItemListContainer.

gujiguj commented 2 years ago

Replaced the ItemListContainer implementation with a GridContainer/TextureButton implementation.