Uses of Class
zombie.iso.WorldMarkers.DirectionArrow
Packages that use WorldMarkers.DirectionArrow
-
Uses of WorldMarkers.DirectionArrow in zombie.iso
Methods in zombie.iso that return WorldMarkers.DirectionArrowModifier and TypeMethodDescriptionWorldMarkers.addDirectionArrow
(IsoPlayer player, int x, int y, int z, String texname, float r, float g, float b, float a) WorldMarkers.getDirectionArrow
(int id) Methods in zombie.iso with parameters of type WorldMarkers.DirectionArrowModifier and TypeMethodDescriptionboolean
WorldMarkers.removeDirectionArrow
(WorldMarkers.DirectionArrow arrow) boolean
WorldMarkers.removePlayerDirectionArrow
(IsoPlayer player, WorldMarkers.DirectionArrow arrow)