- Member Label::enableShadow (const Color4B &shadowColor=Color4B::BLACK, const Size &offset=Size(2,-2), 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"
- Member Text::enableShadow (const Color4B &shadowColor=Color4B::BLACK, const Size &offset=Size(2,-2), int blurRadius=0)
- support blur for shadow effect