Searched defs:lineColor (Results 1 – 2 of 2) sorted by relevance
44 static SDL_Color lineColor = {0,0,0,255}; variable
2347 int lineColor(SDL_Surface * dst, Sint16 x1, Sint16 y1, Sint16 x2, Sint16 y2, Uint32 color) in lineColor() function
Completed in 12 milliseconds