Parameters |
Description |
Image |
the image to draw to |
Y |
the y coordinate of the line (how far down from top to draw it) |
x_from |
X coordinate to draw from |
x_to |
X coordinate to draw to |
color |
the color of the line. This color will be set to the surface, the alpha result will be the alpha of this color. |
This is a function pointer that references a function to do optimized horizontal lines. The function pointer is updated when SetBlotMethod() is called.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|