Class MapMarker

    • Constructor Detail

      • MapMarker

        public MapMarker​(@NotNull
                         @NotNull BaseMapObject baseMapObject,
                         @NotNull
                         @NotNull java.awt.Shape shape)
    • Method Detail

      • getName

        @NotNull
        public @NotNull java.lang.String getName()
        Specified by:
        getName in interface MapObject
      • intersects

        public boolean intersects​(@NotNull
                                  @NotNull Actor actor)
        Specified by:
        intersects in interface MapObject
        Returns:
        true if the object intersects with actor.