Game Development Community

Simpler 2d Line routine?

by Steven Durham · in Torque X 2D · 10/26/2008 (8:49 pm) · 0 replies

Why are the lines in a rectangle drawn as several small triangles?
I can't seem to get a 1 pixel line (I'd like to optionally make the UI razor sharp on a PC for example).

Wouldn't this make more sense as a LineList?
Or perhaps this is an option somewhere...