public static class GameDescription.InteractionData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
scoreChange
The amount of score this interaction changes
|
java.util.ArrayList<java.lang.String> |
sprites
All the depending sprites on that
|
java.lang.String |
type
Interaction class type
|
| Constructor and Description |
|---|
InteractionData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |