|
Sydney | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Mouse
Defined in constants.js
Field Summary | |
<final> int |
LEFT_BUTTON
A constant representing the left mouse button. |
<final> int |
MIDDLE_BUTTON
A constant representing the middle mouse button. |
<final> int |
RIGHT_BUTTON
A constant representing the right mouse button. |
<final> int |
UNKNOWN_BUTTON
A constant representing an unknown mouse button. |
Constructor Summary | |
Mouse
()
|
Field Detail |
<final> int LEFT_BUTTON
<final> int MIDDLE_BUTTON
<final> int RIGHT_BUTTON
<final> int UNKNOWN_BUTTON
Constructor Detail |
function Mouse()
|
Sydney | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |