suit/docs
Matthias Gazzari c11db7d444 Remove alpha value check from ImageButton
With LOVE 11.0 it is no longer possible to retrieve an ImageData from
an Image and thus there is no posibility to retrieve the alpha value
of a single pixel.
Another solution would be to additionally supply an ImageData
to the ImageButton in order to be able to retrieve the alpha values.
2018-04-22 20:00:54 +02:00
..
_static Add missing images to documentation 2017-04-13 21:39:22 +02:00
conf.py Add documentation 2016-01-01 21:42:03 +01:00
core.rst Document new GUI state getters 2016-08-28 19:20:49 +02:00
gettingstarted.rst Add section about widget ids in getting started guide 2017-04-13 21:23:52 +02:00
index.rst Allow to overwrite draw function per widget 2016-01-16 02:33:41 +01:00
layout.rst Document layout:up/down/left/right() 2016-10-04 17:41:35 -07:00
license.rst Add documentation 2016-01-01 21:42:03 +01:00
Makefile Add documentation 2016-01-01 21:42:03 +01:00
themes.rst Add documentation 2016-01-01 21:42:03 +01:00
widgets.rst Remove alpha value check from ImageButton 2018-04-22 20:00:54 +02:00