Difference between revisions of "Goo"
m (added tags for the automatically gen'd libraries list) |
(formatting changes) |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | { | + | {{notice|Please note that this lib... |
− | + | * Has known issues, including stubbed functionality | |
− | | Please note that this lib... | + | }} |
− | + | Goo is a [[GUI]] lib licensed under [[public domain]] license. It includes an animation lib for [[tween|tweening]] variables. | |
− | * Has known issues, including | ||
− | |||
− | |||
− | |||
− | Goo is a [[GUI]] lib. | ||
− | It | ||
It is currently a work in progress, but should work for the most part. | It is currently a work in progress, but should work for the most part. | ||
− | + | == Links == | |
− | + | * [http://love2d.org/forums/viewtopic.php?f=5&t=1523 Original Thread] | |
− | * [http://love2d.org/forums/viewtopic.php?f=5&t= | + | * [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= | + | {{#set:LOVE Version=0.7.x}} |
{{#set:Description=GUI library for Love}} | {{#set:Description=GUI library for Love}} | ||
+ | {{#set:Keyword=GUI}} | ||
[[Category:Libraries]] | [[Category:Libraries]] |
Latest revision as of 02:23, 27 March 2016
Please note that this lib...
|
Goo is a GUI lib licensed under public domain license. It includes an animation lib for tweening variables.
It is currently a work in progress, but should work for the most part.