mirror of https://github.com/axmolengine/axmol.git
parent
c22ddae5ce
commit
3ee54753c1
|
@ -4,6 +4,8 @@
|
||||||
#include "CCSprite.h"
|
#include "CCSprite.h"
|
||||||
#include "CCTextureCache.h"
|
#include "CCTextureCache.h"
|
||||||
|
|
||||||
|
using namespace cocos2d;
|
||||||
|
|
||||||
class ImgSprite : public CCSprite
|
class ImgSprite : public CCSprite
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in New Issue