public class ElementMenuPopup extends AbstractElement
Constructor and Description |
---|
ElementMenuPopup(UFont font,
ISkinSimple spriteContainer) |
Modifier and Type | Method and Description |
---|---|
void |
addEntry(String s) |
void |
drawU(UGraphic ug,
int zIndex,
Dimension2D dimToUse) |
Dimension2D |
getPreferredDimension(StringBounder stringBounder,
double x,
double y) |
public ElementMenuPopup(UFont font, ISkinSimple spriteContainer)
public void addEntry(String s)
public Dimension2D getPreferredDimension(StringBounder stringBounder, double x, double y)
public void drawU(UGraphic ug, int zIndex, Dimension2D dimToUse)
Copyright © 2017. All Rights Reserved.