Uses of Class
games.stendhal.common.Line.Action
Packages that use Line.Action
-
Uses of Line.Action in games.stendhal.common
Methods in games.stendhal.common with parameters of type Line.ActionModifier and TypeMethodDescriptionstatic voidLine.renderLine(int x1, int y1, int x2, int y2, Line.Action action) renders a line from (x1, y2) to (x2, y2)