Package megamek.client.ui.widget.picmap
Interface PMHotArea
- All Superinterfaces:
PMElement
- All Known Implementing Classes:
PMGenericHotArea,PMPicArea,PMPicPolygonalArea,PMSimplePolygonArea
Generic Hot area of PicMap component
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMethods inherited from interface megamek.client.ui.widget.picmap.PMElement
drawInto, getBounds, setVisible, translate
-
Field Details
-
MOUSE_CLICK_LEFT
- See Also:
-
MOUSE_CLICK_RIGHT
- See Also:
-
MOUSE_DOUBLE_CLICK
- See Also:
-
MOUSE_OVER
- See Also:
-
MOUSE_EXIT
- See Also:
-
MOUSE_UP
- See Also:
-
MOUSE_DOWN
- See Also:
-
-
Method Details