Difference between revisions of "ColorMode"
m |
m |
||
Line 1: | Line 1: | ||
{{newin|[[0.2.0]]|020|type=enum}} | {{newin|[[0.2.0]]|020|type=enum}} | ||
− | + | Controls whether images will be affected by the current color. | |
== Constants == | == Constants == | ||
;modulate: Images (etc) will be affected by the current color. | ;modulate: Images (etc) will be affected by the current color. |
Revision as of 18:12, 3 February 2012
Available since LÖVE 0.2.0 |
This enum is not supported in earlier versions. |
Controls whether images will be affected by the current color.
Constants
- modulate
- Images (etc) will be affected by the current color.
- replace
- Replace color mode. Images (etc) will not be affected by current color.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info