A GUI library for LÖVE 11.x
Go to file
Kenny Shields dbe1ba8170 Changes/fixes for the textinput object
Fixed text duplication while using the arrow keys to move a textinput's
indicator
The textinput's indicator will now move to the beginning or end of the
object's text when using the left or right arrow keys while the object's
text is selected
2013-11-23 08:52:14 -05:00
objects Changes/fixes for the textinput object 2013-11-23 08:52:14 -05:00
skins added skin directives for the text object 2013-11-09 09:30:08 -05:00
templates Version 0.9.5.11 - Alpha (see changelog.txt) 2013-05-15 14:02:55 -04:00
third-party Upgraded to middleclass 3.0 2013-09-20 18:44:47 -04:00
changelog.txt Reworked collision detection system 2013-11-22 12:00:06 -05:00
debug.lua Reworked collision detection system 2013-11-22 12:00:06 -05:00
init.lua Reworked collision detection system 2013-11-22 12:00:06 -05:00
license.txt Version 0.9.4.9 - Alpha (see changelog.txt) 2012-12-26 07:45:33 -05:00
readme.md Version 0.9.5.1 - Alpha (see changelog.txt) 2013-02-17 13:18:25 -05:00
skins.lua Version 0.9.6.3 - Alpha (see changelog.txt) 2013-08-15 15:28:18 -04:00
templates.lua Version 0.9.5 - Alpha (see changelog.txt) 2013-02-11 16:15:40 -05:00
util.lua added loveframes.util.GetHoverObject 2013-10-31 04:10:56 -04:00

Love Frames

Information

Love Frames is a GUI library for LÖVE. For information on installation and usage, please visit the wiki. A demo of the library can be found at: http://nikolairesokav.com/projects/loveframes/

License

Love Frames is licensed under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) license. For more information on this license, please read license.txt or visit this web page: http://creativecommons.org/licenses/by/3.0/

Credits

Created by Kenny Shields

Third-Party Libraries