|
PuzzleSDK
|
类 EffectGreyScale 继承关系图:
EffectGreyScale 的协作图:Public 成员函数 | |
| CREATE_FUNC (EffectGreyScale) | |
Public 成员函数 继承自 Effect | |
| cocos2d::backend::ProgramState * | getProgramState () const |
| virtual void | setTarget (EffectSprite *sprite) |
Protected 成员函数 | |
| bool | init () |
Protected 成员函数 继承自 Effect | |
| bool | initProgramState (const std::string &fragmentFilename) |
| Effect () | |
| virtual | ~Effect () |
额外继承的成员函数 | |
Protected 属性 继承自 Effect | |
| cocos2d::backend::ProgramState * | _programState = nullptr |
| std::string | _fragSource |
| cocos2d::EventListenerCustom * | _backgroundListener |
在文件 ShaderTest2.cpp 第 306 行定义.
| EffectGreyScale::CREATE_FUNC | ( | EffectGreyScale | ) |
|
inlineprotected |
在文件 ShaderTest2.cpp 第 312 行定义.
引用了 Effect::initProgramState().
函数调用图: