Gets the mouse button that caused an event.
p = object.button
Type: Number
0
The left mouse button caused the event.
1
The middle mouse button caused the event.
2
The right mouse button caused the event.
Build date: 11/29/2012