摘要: 1 设置坐标 xxxx:setPosition(posx, posy)2 设置横坐标 xxxx:setPositionX(x)3 设置纵坐标 xxxx:setPosition(y)4 未知 setPosition(CCPoint pos)5 获取坐标 local posx, posy = xxx... 阅读全文
posted @ 2014-08-09 19:58 梅兴昊 阅读(137) 评论(0) 推荐(0)