Menu

stGUIL / Blog: Recent posts

stGUIL Dev#2: update 1.1

Update 1.1:
- TScene is now clearing before it draws components.
- Added new component: TLabel.

TLabel store an text and can show it.

Posted by ShookTea 2013-07-16

stGUIL Dev#2: update 1.0.1

Update 1.0.1:
-Now repaint loop in TScene repainting all of components.

Posted by ShookTea 2013-07-16

stGUIL Dev#1: update 1.0

Update 1.0:
-Created a TScene class
-Created an abstract TComponent class
-Created a TImage class (extends TComponent)

Posted by ShookTea 2013-07-15