为了账号安全,请及时绑定邮箱和手机立即绑定

AppDelegate.cpp显示未定义标识符HelloWorldLayer

#ifndef __helloworld__HelloWorldLayer__

#define __helloworld__HelloWorldLayer__

#include<iostream>

#include"cocos2d.h"

USING_NS_CC;


class HelloWorldLayer :public Layer

{

public:

static HelloWorldLayer * create();

virtual bool init();

};


#endif

以上是HelloWorldLayer.h


正在回答

1 回答

举报

0/150
提交
取消

AppDelegate.cpp显示未定义标识符HelloWorldLayer

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信