#include "CCEvent.h"
Classes | |
class | EventMouse |
Namespaces | |
cocos2d | |
Add deprecated global functions and variables here. | |
Constant Groups | |
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 |
#define 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 |
#define MOUSE_BUTTON_7 6 |
var MOUSE_BUTTON_7 6 |
local MOUSE_BUTTON_7 6 |
#define MOUSE_BUTTON_8 7 |
var MOUSE_BUTTON_8 7 |
local MOUSE_BUTTON_8 7 |
#define MOUSE_BUTTON_LEFT 0 |
var MOUSE_BUTTON_LEFT 0 |
local 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 |