25#ifndef __VISIBLERECT_H__
26#define __VISIBLERECT_H__
35 static cocos2d::Vec2
left();
36 static cocos2d::Vec2
right();
37 static cocos2d::Vec2
top();
38 static cocos2d::Vec2
bottom();
39 static cocos2d::Vec2
center();
static cocos2d::Vec2 top()
static cocos2d::Rect getVisibleRect()
static cocos2d::Vec2 leftTop()
static cocos2d::Rect s_visibleRect
static cocos2d::Vec2 center()
static cocos2d::Vec2 bottom()
static cocos2d::Vec2 rightTop()
static cocos2d::Vec2 left()
static cocos2d::Vec2 rightBottom()
static cocos2d::Vec2 leftBottom()
static cocos2d::Vec2 right()