public class LifeDestroy extends Object
Constructor and Description |
---|
LifeDestroy(double startingY,
ParticipantBox participant,
Component comp) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawInternalU(UGraphic ug,
double maxX,
Context2D context) |
void |
drawU(UGraphic ug,
double maxX,
Context2D context) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
double |
getStartingX(StringBounder stringBounder) |
protected double |
getStartingY() |
public LifeDestroy(double startingY, ParticipantBox participant, Component comp)
public double getPreferredHeight(StringBounder stringBounder)
public double getPreferredWidth(StringBounder stringBounder)
public double getStartingX(StringBounder stringBounder)
protected final double getStartingY()
Copyright © 2016. All Rights Reserved.