Cocos2d adding a background image to a layer?

前端 未结 4 1009
忘了有多久
忘了有多久 2020-12-29 22:26

I just finished reading some of the cocos2d documentation, and as far as I understand to add a background image to a layer you have to do something like:

Spr         


        
4条回答
  •  时光取名叫无心
    2020-12-29 22:54

    scene is a blackboard, layer is a page... news is wrote on page, but, if you want you can write on the board. If you want erase all new.

提交回复
热议问题