| Package | Description |
|---|---|
| websocket.drawboard |
| Modifier and Type | Method and Description |
|---|---|
static DrawMessage |
DrawMessage.parseFromString(String str) |
| Modifier and Type | Method and Description |
|---|---|
void |
Room.Player.handleDrawMessage(DrawMessage msg,
long msgId)
Handles the given DrawMessage by drawing it onto this Room's
image and by broadcasting it to the connected players.
|
Copyright © 2015 WSO2 Inc. All rights reserved.