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 TypeMethodDescriptionbooleanWorldMarkers.removeDirectionArrow(WorldMarkers.DirectionArrow arrow) booleanWorldMarkers.removePlayerDirectionArrow(IsoPlayer player, WorldMarkers.DirectionArrow arrow)