Skip to main content

Cocos2D.CCMouseButtons


Enum CCMouseButtons

Namespace: Cocos2D
Assembly: Cocos2D.dll, cocos2d_mono.Core.Android.dll, cocos2d_mono.Core.DesktopGL.dll, cocos2d-mono.Core.iOS.dll, cocos2d_mono.Core.Linux.dll, cocos2d_mono.Core.macOS.dll, cocos2d_mono.Windows.dll, cocos2d_mono.DesktopGL.dll, cocos2d-mono.iOS.dll, cocos2d_mono.Linux.dll, cocos2d_mono.macOS.dll

an enum of all available mouse buttons.

public enum CCMouseButtons

Fields

ExtraButton1 = 3

ExtraButton2 = 4

LeftButton = 0

MiddleButton = 1

RightButton = 2