#include "CCGeometry.h"
Namespaces | |
cocos2d | |
Add deprecated global functions and variables here. | |
Constant Groups | |
cocos2d | |
Add deprecated global functions and variables here. | |
Functions | |
Rect CC_DLL | (const std::string &str) |
Returns a Core Graphics rectangle structure corresponding to the data in a given string. More... | |
Point CC_DLL | (const std::string &str) |
Returns a Core Graphics point structure corresponding to the data in a given string. More... | |
Size CC_DLL | (const std::string &str) |
Returns a Core Graphics size structure corresponding to the data in a given string. More... | |