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