- - -
Functions
- - - - - - - - - - - - - - - - - draw_fill - - - - - - - -
| Constants Variables
| - - - - - - -
|
|
draw_fill ( 0.1a )
Description: void draw_fill ( BITMAP bitmap, int x, int y, int color )
| bitmap | - Bitmap | | x | - x | | y | - y | | color | - color |
Rellena un area de un color.
draw_fill:
 |
|