cocos2d-x  3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCEventMouse.h File Reference
#include "base/CCEvent.h"

Classes

class  EventMouse
 

Namespaces

 cocos2d
 Add deprecated global functions and variables here.
 

Macros

#define MOUSE_BUTTON_LEFT   0
#define MOUSE_BUTTON_RIGHT   1
#define MOUSE_BUTTON_MIDDLE   2
#define MOUSE_BUTTON_4   3
#define MOUSE_BUTTON_5   4
#define MOUSE_BUTTON_6   5
#define MOUSE_BUTTON_7   6
#define MOUSE_BUTTON_8   7

Macro Definition Documentation

#define MOUSE_BUTTON_4   3
var MOUSE_BUTTON_4   3
local MOUSE_BUTTON_4   3
#define MOUSE_BUTTON_5   4
var MOUSE_BUTTON_5   4
local MOUSE_BUTTON_5   4
#define MOUSE_BUTTON_6   5
var MOUSE_BUTTON_6   5
local MOUSE_BUTTON_6   5
#define MOUSE_BUTTON_7   6
var MOUSE_BUTTON_7   6
local MOUSE_BUTTON_7   6
#define MOUSE_BUTTON_8   7
#define MOUSE_BUTTON_LEFT   0
#define MOUSE_BUTTON_MIDDLE   2
var MOUSE_BUTTON_MIDDLE   2
local MOUSE_BUTTON_MIDDLE   2
#define MOUSE_BUTTON_RIGHT   1
var MOUSE_BUTTON_RIGHT   1
local MOUSE_BUTTON_RIGHT   1