Guigui220D / buildoland-3

After BuildOLand 1, BuildOLand 2, here comes BuildOLand 3!
7 stars 1 forks source link

Make better way to position/size gui elements #19

Closed Guigui220D closed 4 years ago

Guigui220D commented 5 years ago

Maybe make a base class and multiple class for different ways of positioning gui element, with strategy pattern? Because the current method works well for some things such as ingame HUD, but not so much for menus for example.

Guigui220D commented 4 years ago

The system is fine but I need to just group some elements in one view, to avoid unconsistencies