Difference between revisions of "ColorMode"
Line 1: | Line 1: | ||
− | {{newin|[[0.2.0]]|020|type= | + | {{newin|[[0.2.0]]|020|type=enum}} |
Different ways the current color affects images and geometry. | Different ways the current color affects images and geometry. | ||
== Constants == | == Constants == |
Revision as of 23:12, 23 November 2011
Available since LÖVE 0.2.0 |
This enum is not supported in earlier versions. |
Different ways the current color affects images and geometry.
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