rzsavilla / BlobsonicEngine

Group Project: 3D OpenGL Game Engine
GNU General Public License v3.0
2 stars 0 forks source link

GUI Parent/Base #26

Open rzsavilla opened 7 years ago

rzsavilla commented 7 years ago

Able to attached GUI widgets to a parent.

Add hierarchal relationship allowing widgets to be attached and manipulated together.