Classes | |
| class | Point |
| class | Size |
| class | Rect |
Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Constant Groups | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Functions | |
| float | (float value, float min_inclusive, float max_inclusive) |
| Clamp a value between from and to. More... | |
| var | ( var value, var min_inclusive, var max_inclusive) |
| Clamp a value between from and to. More... | |
| local | ( local value, local min_inclusive, local max_inclusive) |
| Clamp a value between from and to. More... | |
Variables | |
| class CC_DLL | Size |
| local | Size |