xine-lib
1.2.13-20230125hg15249
xine-lib-1.2.13
src
post
goom
drawmethods.h
Go to the documentation of this file.
1
#ifndef _DRAWMETHODS_H
2
#define _DRAWMETHODS_H
3
4
#include "
goom_config.h
"
5
#include "
goom_graphic.h
"
6
7
void
draw_line
(
Pixel
*data,
int
x1,
int
y1,
int
x2,
int
y2,
int
col,
int
screenx,
int
screeny);
8
9
#endif
/* _DRAWMETHODS_H */
draw_line
void draw_line(Pixel *data, int x1, int y1, int x2, int y2, int col, int screenx, int screeny)
Definition
drawmethods.c:24
goom_config.h
goom_graphic.h
_PIXEL
Definition
goom_graphic.h:55
Generated by
1.10.0