public class PatternShape2dCircle extends PatternShape2d
PatternShape2d.ArcType, PatternShape2d.LineList
uniqueTag
Constructor and Description |
---|
PatternShape2dCircle() |
Modifier and Type | Method and Description |
---|---|
protected void |
genShape(int maxA,
int maxB,
PatternShape2d.LineList list) |
ISprite |
getSprite()
Note that this sprite *must* be stitched to the texture atlas, as it is drawn on the side of the filler
block.
|
createParameter, fillTemplate, maxParameters, minParameters
actionActivate, getDescription, getPossible
getParam, getUniqueTag, rotateLeft
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTemplate
getPossible
createParameter, isPossibleOrdered, rotateLeft
getDescription, getTooltip, getUniqueTag
public ISprite getSprite()
IFillerPattern
protected void genShape(int maxA, int maxB, PatternShape2d.LineList list)
genShape
in class PatternShape2d