|
| 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...
|
| |
| var | ( var pszContent) |
| | Returns a Core Graphics point structure corresponding to the data in a given string. More...
|
| |
| local | ( local 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...
|
| |