#include "math/CCGeometry.h"Namespaces | |
| 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... | |
| Vec2 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... | |