Uses of Class
games.stendhal.common.Line.Action
-
Uses of Line.Action in games.stendhal.common
Modifier and TypeMethodDescriptionstatic void
Line.renderLine(int x1, int y1, int x2, int y2, Line.Action action)
renders a line from (x1, y2) to (x2, y2)