Difference between revisions of "Goo"

m (updated to use template:notice)
Line 13: Line 13:
 
* [http://love2d.org/forums/viewtopic.php?f=5&t=1523Original Thread]
 
* [http://love2d.org/forums/viewtopic.php?f=5&t=1523Original Thread]
 
* [http://github.com/perky/Goo Git Repository]
 
* [http://github.com/perky/Goo Git Repository]
* [http://locofilm.co.uk/love/goodocs/ Documentation]
+
* [http://locofilm.co.uk/love/goodocs/index.html Documentation]
  
 
{{#set:LOVE Version=Any}}
 
{{#set:LOVE Version=Any}}
 
{{#set:Description=GUI library for Love}}
 
{{#set:Description=GUI library for Love}}
 
[[Category:Libraries]]
 
[[Category:Libraries]]

Revision as of 13:40, 23 September 2011

O.png Please note that this lib...  


Goo is a GUI lib. It also includes an animation lib for tweening variables.

It is Public Domain

It is currently a work in progress, but should work for the most part.

It uses MiddleClass and MindState internally.