Template:I Sprite: Difference between revisions
Jump to navigation
Jump to search
m (Pinsplash moved page Template:I env sprite to Template:I Sprite) |
m (Russification) |
||
Line 1: | Line 1: | ||
{{otherlang2 | |||
|noborder=true | |||
|ru=I_Sprite:ru | |||
}}__NOTOC__ | |||
{{minititle|Sprite}} | {{minititle|Sprite}} | ||
{{IO|SetScale|param=float|Sets '''Scale'''.}} | {{IO|SetScale|param=float|Sets '''Scale'''.}} |
Revision as of 11:36, 7 May 2019
Template:Otherlang2 Sprite:
- SetScale <float>
- Sets Scale.
- HideSprite
- Makes the sprite invisible.
- ShowSprite
- Makes sprite visible.
- ToggleSprite
- Make sprite invisible or visible depending on the current state.
- ColorRedValue <float>
- Change the intensity of the red channel (0-255).
- ColorGreenValue <float>
- Change the intensity of the green channel (0-255).
- ColorBlueValue <float>
- Change the intensity of the blue channel (0-255).