ICircle 概述 圆形描述结构体定义,用于硬件加速绘制圆形。 相关模块: Display 汇总 Public 属性 名称 描述 x int32_t圆心x坐标 y int32_t圆心y坐标r r int32_t圆的半径 color uint32_t圆的颜色