#include "CCGeometry.h"
Namespaces | |
cocos2d | |
Constant Groups | |
cocos2d | |
Functions | |
CCRect CC_DLL | (const char *pszContent) |
Returns a Core Graphics rectangle structure corresponding to the data in a given string. More... | |
CCPoint CC_DLL | (const char *pszContent) |
Returns a Core Graphics point structure corresponding to the data in a given string. More... | |
CCSize CC_DLL | (const char *pszContent) |
Returns a Core Graphics size structure corresponding to the data in a given string. More... | |