set_bounds
Description:
Sets the bounding box of the effect.
The effect will essentially treat this box as a clipping rectangle. Setting width or height to typeof
(unichar2)
0 will use the width or height of the
Actor the effect is attached to.
Note:
Parameters:
this | |
x |
The x value of the effect bounds, in pixels |
y |
The y value of the effect bounds, in pixels |
width |
The width of the effect bounds, in pixels, or |
height |
The height of the effect bounds, in pixels, or |