[SDL] Draw line function?

Ryan C. Gordon icculus at icculus.org
Tue Feb 20 20:31:42 PST 2007


> Drawing a simple line is pretty complicated actually!

True, and doubly so in Lua.

There isn't a line drawing function in SDL...you'd have to touch the 
pixels directly...I'm not sure if that's possible from Lua.

--ryan.



More information about the SDL mailing list