public class TimingNote
extends java.lang.Object
Constructor and Description |
---|
TimingNote(TimeTick when,
Player player,
Display note,
Position position,
ISkinParam skinParam,
Style style) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug) |
double |
getHeight(StringBounder stringBounder) |
Position |
getPosition() |
TimeTick |
getWhen() |
public void drawU(UGraphic ug)
public double getHeight(StringBounder stringBounder)
public TimeTick getWhen()
public final Position getPosition()