public interface ObstacleDrawable extends Obstacle
| Modifier and Type | Method and Description |
|---|---|
void |
paint(UIComponent uiComponent)
This function is automatically call by ObstaclePainter to draw the obstacle
|
obstructLink, pointAtMinimumDistancevoid paint(UIComponent uiComponent)
uiComponent - The UIComponent on which the obstacle will be drawn