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, pointAtMinimumDistance
void paint(UIComponent uiComponent)
uiComponent
- The UIComponent on which the obstacle will be drawn