public class MutingLine
extends java.lang.Object
Constructor and Description |
---|
MutingLine(Skin skin,
ISkinParam skinParam,
java.util.List<Event> events) |
Modifier and Type | Method and Description |
---|---|
void |
delayOn(double y,
double height) |
void |
drawLine(UGraphic ug,
Context2D context,
double createY,
double endY) |
public MutingLine(Skin skin, ISkinParam skinParam, java.util.List<Event> events)