Interface ColorPickerGradientServerRpc
-
- All Superinterfaces:
Serializable,ServerRpc
@Deprecated public interface ColorPickerGradientServerRpc extends ServerRpc
Deprecated.RPC interface for ColorPickerGradient.- Since:
- 7.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidselect(int cursorX, int cursorY)Deprecated.ColorPickerGradient mouseUp event.
-