Class PointerEvent
- java.lang.Object
-
- com.shinyhut.vernacular.protocol.messages.PointerEvent
-
-
Constructor Summary
Constructors Constructor Description PointerEvent(int x, int y, List<Boolean> buttons)
-
-
-
Method Detail
-
encode
public void encode(OutputStream out) throws IOException
- Specified by:
encodein interfaceEncodable- Throws:
IOException
-
-