Talk:DxDrawCircle

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

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