This commit is contained in:
AsperforMias 2026-05-16 06:38:50 +00:00 committed by GitHub
commit d6bed4e4da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ public class RockerView extends View {
private float innerCenterY;
/** view中心点x坐标 */
private float viewCenterX;
/** view中心点y左边 */
/** view中心点y坐标 */
private float viewCenterY;
/** 外圆半径 */
private int outerCircleRadius;