auto layer = Layer::create(); /*************华丽分割线*************/ auto layer = LayerColor::create(Color4B(, , , ), , ); /*************华丽分割线*************/ auto layer = LayerGradient::create(Color4B(, , , ), Color4B(, , , )); /*************华丽分割线*********…