Method SDL.Surface()->set_color_key()
- Method set_color_key
object
set_color_key(int
flag
,int
key
)- Description
Set or clear the color key (aka transparent pixel) for a the surface. Also control whether RLE-accelleration is enabled or not.
- Parameter
flag
- FIXME
Document this function