Class GJRotationControl

#include <Geode/binding/GJRotationControl.hpp>
classGJRotationControl:publiccocos2d::CCLayer{ ... }
No description provided
Examples0
Public static methods1
staticGJRotationControl*create()

MacOS (ARM): 0xa2e0

MacOS (Intel): 0xb7e0

Windows: Out of line

iOS: 0x3c6f24

Android

No description provided
Public member functions9
virtualboolinit()

MacOS (ARM): 0x46780

MacOS (Intel): 0x51910

Windows: 0x129590

iOS: 0x3fa848

Android

No description provided
virtualvoiddraw()

MacOS (ARM): 0x46d08

MacOS (Intel): 0x51f10

Windows: 0x1299f0

iOS: 0x3fac10

Android

No description provided
virtualboolccTouchBegan(,)

MacOS (ARM): 0x469d0

MacOS (Intel): 0x51b80

Windows: 0x129730

iOS: 0x3faa48

Android

No description provided
virtualvoidccTouchMoved(,)

MacOS (ARM): 0x46ad0

MacOS (Intel): 0x51ca0

Windows: 0x129830

iOS: 0x3fab44

Android

No description provided
virtualvoidccTouchEnded(,)

MacOS (ARM): 0x46bf4

MacOS (Intel): 0x51e00

Windows: 0x1299d0

iOS: 0x3fabc0

Android

No description provided
virtualvoidccTouchCancelled(,)

MacOS (ARM): 0x46cec

MacOS (Intel): 0x51ed0

Windows: 0x71240

iOS: 0x3fabf4

Android

No description provided
voidfinishTouch()

MacOS (ARM): 0x43948

MacOS (Intel): 0x4e490

Windows: 0x1296b0

iOS: 0x3f809c

Android

No description provided
voidsetAngle(
floatangle
)

MacOS (ARM): 0x46868

MacOS (Intel): 0x51a00

Windows: Out of line

iOS: 0x3fa8fc

Android

No description provided
voidupdateSliderPosition()

MacOS (ARM): 0x468e4

MacOS (Intel): 0x51a80

Windows: Out of line

iOS: 0x3fa974

Android

No description provided
Fields7
cocos2d::CCPointm_cursorDifference
;
No description provided
cocos2d::CCPointm_controlPosition
;
No description provided
cocos2d::CCSprite*m_controlSprite
;
No description provided
floatm_startingRotation
;
No description provided
floatm_currentRotation
;
No description provided
intm_touchID
;
No description provided
;
No description provided
Protected member functions0
Protected fields0
Derived classes0