// // cocos2d::CCNode::setRotation from 0x18001ee01 to 0x18001ee07 (6 bytes) // // 14 xrefs: // > @ 0x180023840 // > @ 0x180023e40 // > @ 0x1800243b0 // > @ 0x180024ab8 // > @ 0x180025068 // > @ 0x180025650 // > @ 0x180025c00 // > @ 0x1800261d0 // > @ 0x1800267f8 // > @ 0x1800276a0 // > @ 0x180027c88 // > @ 0x180028480 // > @ 0x1800289f8 // > @ 0x180029248 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // // attributes: thunk void __fastcall cocos2d::CCNode::setRotation(cocos2d::CCNode *this, float a2) { __imp_?setRotation@CCNode@cocos2d@@UEAAXM@Z(this, a2); }