摘要: 一、先从画一条线开始 1.drawLine使用方法 auto scene = Scene::create(); Director::getInstance()->runWithScene(scene); auto node = DrawNode::create(); //传入两个定点与线的颜色 no 阅读全文
posted @ 2022-11-03 12:19 HahaAndZoe 阅读(134) 评论(0) 推荐(0)