cocos2d-x 3.0 |
)
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
待办事项列表
- 成员 Label::enableShadow (const Color4B &shadowColor=Color4B::BLACK, const Size &offset=Size(2,-2), int blurRadius=0)
- 支持模糊阴影效果
- 成员 Node::getNumberOfRunningActions () const
- Rename to getNumberOfRunningActions()
- 成员 Node::ignoreAnchorPointForPosition (bool ignore)
- 这个方法应该被命名为setIgnoreAnchorPointForPosition(bool) 或者其他的有“set”的名称。