public abstract class Prize
extends com.threerings.io.SimpleStreamableObject
| Constructor and Description |
|---|
Prize() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDescription()
Returns a description of the prize.
|
public abstract String getDescription()
Copyright © 2015. All rights reserved.