| Package | Description |
|---|---|
| com.sun.sgs.example.hack.server.level |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBoard
A server-side
LevelBoard implementation that utilizes
individual tile-locking to achieve maximum concurrency. |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleLevel.setBoard(LevelBoard board)
Sets the
Board that maintains state for this level. |
Copyright © 2013. All Rights Reserved.