public class GameAI
extends com.threerings.io.SimpleStreamableObject
| Modifier and Type | Field and Description |
|---|---|
int |
personality
The "personality" of the AI, which can be interpreted by each puzzle.
|
int |
skill
The skill level of the AI.
|
Copyright © 2015. All rights reserved.