ThePickleMan
|
82ea6fbb99
|
Update extensions/GUI/CCControlExtension/CCControlSlider.h
Added fields and methods for setting the maximum allowed value.
|
2012-09-02 16:08:13 -05:00 |
fish
|
847ccaff7d
|
CCRGBAProtocol must be public in order for actions like CCTintTo to have an affect on the CCScale9Sprite.
|
2012-08-30 10:39:36 -04:00 |
minggo
|
0e81fd0568
|
fixed #1442: use CREATE_FUNC instead of SCENE_CREATE_FUNC and NODE_CREATE_FUNC
|
2012-08-27 16:11:07 +08:00 |
James Chen
|
d3338a70e5
|
issue #1429: Updated EditBoxTest and fix a bug about callback function.
|
2012-08-17 14:29:07 +08:00 |
Walzer
|
cc3d850892
|
fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float"
|
2012-08-01 15:30:12 +08:00 |
Walzer
|
0431cb455b
|
fixed #1413, add CCTouch::getLocation(), getDelta() method
return OpenGL coordinates directly, to make the usage more convenient.
|
2012-07-31 17:41:53 +08:00 |
Walzer
|
b8fa32dbc0
|
use extensions/GUI instead of extensions/UI
|
2012-07-30 22:57:59 +08:00 |