swf_mulcolor
Opis
void swf_mulcolor ( float r, float g, float b, float a )Sets the global multiply color to the given one. This color is then implicitly used by the swf_placeobject(), swf_modifyobject() and swf_addbuttonrecord() functions.
The color of the object will be multiplied by the given color values when the object is written to the screen.
Parametry
rRed value
gGreen value
bBlue value
aAlpha value
These parameters can be either positive or negative.
| Poprzedni | Spis treści | Następny |
| swf_modifyobject | Początek rozdziału |