public class TurnCost extends Object
| Constructor and Description |
|---|
TurnCost() |
| Modifier and Type | Method and Description |
|---|---|
static DecimalEncodedValue |
create(String name,
int maxTurnCosts)
This creates an EncodedValue specifically for the turn costs
|
static IntsRef |
createFlags() |
static String |
key(String prefix) |
public static DecimalEncodedValue create(String name, int maxTurnCosts)
public static IntsRef createFlags()
Copyright © 2012–2020. All rights reserved.