protected static class DirectionDragButton.DirectionTextData extends Object
| Modifier and Type | Method and Description |
|---|---|
DirectionDragButton.GuiDragDirection |
getDirection() |
android.text.TextPaint |
getPaint() |
org.solovyev.common.math.Point2d |
getPosition() |
Float |
getScale() |
String |
getText() |
protected void |
init(android.graphics.Paint basePaint,
int color,
int alpha) |
boolean |
isShow() |
protected void init(@Nonnull android.graphics.Paint basePaint, int color, int alpha)
@Nonnull public DirectionDragButton.GuiDragDirection getDirection()
@Nonnull public org.solovyev.common.math.Point2d getPosition()
@Nonnull public android.text.TextPaint getPaint()
public boolean isShow()
Copyright © 2015 se.solovyev. All Rights Reserved.