@digimikeh wrote:
Hi.
I´m currently checking some examples, a lot of people uses CC prefix… for instance
cocos2d::CCSprite * _mySprite{};
rather than…
cocos2d::Sprite * _mySprite{};
What is the difference?
Thanks!
Posts: 1
Participants: 1
@digimikeh wrote:
Hi.
I´m currently checking some examples, a lot of people uses CC prefix… for instance
cocos2d::CCSprite * _mySprite{};
rather than…
cocos2d::Sprite * _mySprite{};
What is the difference?
Thanks!
Posts: 1
Participants: 1