python.pygame 中 RECT类

Rect对象的属性: 1.返回一个坐标数字 x,y top, left, bottom, right centerx, centerysize width, height w,h; 2.返回一个(X,Y)坐标数组 topleft (左上) bottomleft (左下) bottomright (右下) midtop(中上) midleft(左中) midbottom(底中) midright(右
相关文章
相关标签/搜索