Method SDL.Surface()->set_color_key()
- Method set_color_key
objectset_color_key(intflag,intkey)- 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