void Graphics::drawCircleHelper( int16_t x , int16_t y , int16_t r , uint8_t corner )
Graphics::drawCircleHelper is a helper function to draw partial circles. If you are using this function in your game then you are probably doing something wrong!
none
N/A