[ Version ( deprecated = true , deprecated_since = "0.12" ) ]
public void draw_active_glow (Surface surface, Rectangle clip_rect, Rectangle rect, Color color, double opacity, PositionType pos)
Warning: draw_active_glow is deprecated since 0.12.
Draws an active glow for an item.
surface |
the surface to draw onto |
clip_rect |
the rect to clip the glow to |
rect |
the rect for the glow |
color |
the color of the glow |
opacity |
the opacity of the glow |
pos |
the dock's position |