xine-lib 1.2.13-20230125hg15249
Functions
drawmethods.h File Reference
#include "goom_config.h"
#include "goom_graphic.h"

Go to the source code of this file.

Functions

void draw_line (Pixel *data, int x1, int y1, int x2, int y2, int col, int screenx, int screeny)
 

Function Documentation

◆ draw_line()

void draw_line ( Pixel * data,
int x1,
int y1,
int x2,
int y2,
int col,
int screenx,
int screeny )

References DRAWMETHOD.

Referenced by setOptimizedMethods().