oddgames / UIToolkit

Single draw call UI solution for Unity with multi resolution support and more.
518 stars 153 forks source link

UIGridLayout and RadioButton elements #144

Closed lonewolfwilliams closed 11 years ago

lonewolfwilliams commented 11 years ago

I have added a UIGridLayout that extends UIAbstractContainer and UIRadioButtonGroup that also extends UIAbstractContainer. I have included demo scenes consistent with the current test scenes to show how they work.