摘要: #ifndef __VISIBLERECT_H__#define __VISIBLERECT_H__#include "cocos2d.h"class VisibleRect{public: static cocos2d::Rect getVisibleRect(); static cocos2... 阅读全文
posted @ 2015-07-28 21:32 leansmall 阅读(141) 评论(0) 推荐(0)