Package | Description |
---|---|
net.csn.dr2d | |
net.csn.dr2d.wscp |
Modifier and Type | Method and Description |
---|---|
static Windrose |
Windrose.fromName(java.lang.String val) |
static Windrose |
Windrose.fromValue(int val) |
static Windrose |
Windrose.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Windrose[] |
Windrose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Competitor(java.lang.String shortId,
int locX,
int locY,
Windrose facingTo,
int energy) |
Modifier and Type | Field and Description |
---|---|
Windrose |
CnslPlayerArgs_InitPlayerLocalization.azimuth |