cocos2d-x  3.0-rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Todo List
Member Label::enableShadow (const Color3B &shadowColor=Color3B::BLACK, const Size &offset=Size(2,-2), float opacity=0.75f, int blurRadius=0)
support blur for shadow effect
Member Node::getNumberOfRunningActions () const
Rename to getNumberOfRunningActions()
Member Node::ignoreAnchorPointForPosition (bool ignore)
This method should be renamed as setIgnoreAnchorPointForPosition(bool) or something with "set"