cocos2d::CCDrawNode::init(void)
206 B_ZN7cocos2d10CCDrawNode4initEv
Pseudocode
Assembly
Compare against another version
Called functions
- _ZN7cocos2d10CCDrawNode4initEv
- _ZN7cocos2d13CCShaderCache17sharedShaderCacheEv
- _ZN7cocos2d13CCShaderCache13programForKeyEPKc
- _ZN7cocos2d10CCDrawNode14ensureCapacityEj
- glGenBuffers
- glBindBuffer
- glBufferData
- glEnableVertexAttribArray
- glVertexAttribPointer
- _ZN7cocos2d20CCNotificationCenter24sharedNotificationCenterEv
- _ZN7cocos2d20CCNotificationCenter11addObserverEPNS_8CCObjectEMS1_FvS2_EPKcS2_