| Package | Description |
|---|---|
| websocket.snake |
| Modifier and Type | Method and Description |
|---|---|
protected static Collection<Snake> |
SnakeTimer.getSnakes() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
SnakeTimer.addSnake(Snake snake) |
protected static void |
SnakeTimer.removeSnake(Snake snake) |
| Modifier and Type | Method and Description |
|---|---|
void |
Snake.update(Collection<Snake> snakes) |
Copyright © 2015 WSO2 Inc. All rights reserved.