官方文档查到的:
The documentation for this class was generated from the following file:
CCEventListenerMouse.h
但是导入的时候提示找不到源文件
于是尝试了下面这几个
EventListenerMouse.h
CCEvent.h
但是还是不行,SimpleAudioEngine能正常导入,所以我在想是不是官网文档很久没更新了,有没有知道的
又弄了会儿,发现是base下的所有头文件都找不到。
环境是win10下vs2017。才装的,有啥问题么
解决了,要去项目属性里面手动添加路径