boyu0
|
2fb0179293
|
change QuadCommand variable to class member.
|
2013-12-26 16:36:03 +08:00 |
James Chen
|
ed93f90ccc
|
Removes unneeded ‘override’ codes, uses `using Node::addChild;` to prevent compiler warnings.
|
2013-12-23 16:58:26 +08:00 |
minggo
|
1e9c763b40
|
use ssize_t for index and capacity
|
2013-12-12 14:48:26 +08:00 |
minggo
|
b67d567a79
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
James Chen
|
90062b656d
|
issue #2790: Node::_children is Vector<Node*> now.
|
2013-12-04 16:00:17 +08:00 |
Ricardo Quesada
|
a583ad461f
|
CCControlButton has protected constructor
|
2013-11-14 17:19:16 -08:00 |
minggo
|
95acb1b9e3
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |