Package | Description |
---|---|
buildcraft.builders.snapshot.pattern |
Modifier and Type | Method and Description |
---|---|
static PatternShape2d.ArcType |
PatternShape2d.ArcType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PatternShape2d.ArcType[] |
PatternShape2d.ArcType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PatternShape2d.LineList.arc(int ca,
int cb,
double ra,
double rb,
int da,
int db,
PatternShape2d.ArcType type) |