Talk:DxDrawCircle

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Note: this function is rather slow when drawing a lot of circles (e.g 25 circles took ~7ms). Of course, measure and see how it works for you, if it is slow, consider using image with alpha and directX color tint instead. - vx89