Enum pfcMouseButton
Description
Represents an enumerated list of mouse button actions.
Values
-
MOUSE_BTN_LEFT
-
-
MOUSE_BTN_MIDDLE
-
-
MOUSE_BTN_RIGHT
-
-
MOUSE_BTN_LEFT_DOUBLECLICK
-
-
MOUSE_BTN_ANY
-
-
MOUSE_BTN_MOVE
-
-
MouseButton_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.