public static class Xml.MenuNodeInst
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
PrimitiveNode.Function |
function
the function of the prototype
|
java.lang.String |
protoName
the name of the prototype in the menu
|
int |
rotation
the rotation of the node in the menu entry
|
int |
techBits
tech bits
|
java.lang.String |
text
label to draw in the menu entry (may be null)
|
Constructor and Description |
---|
Xml.MenuNodeInst() |
public java.lang.String protoName
public PrimitiveNode.Function function
public int techBits
public java.lang.String text
public int rotation