Class PirateMapSegmentImage


  • public class PirateMapSegmentImage
    extends MapSegmentedImage
    Author:
    Andi Hotz, (c) Sahits GmbH, 2015 Created on Dec 07, 2015
    • Constructor Summary

      Constructors 
      Constructor Description
      PirateMapSegmentImage​(java.lang.String imageName, javafx.geometry.Point2D location, int nbShips, java.lang.String name)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PirateMapSegmentImage

        public PirateMapSegmentImage​(java.lang.String imageName,
                                     javafx.geometry.Point2D location,
                                     int nbShips,
                                     java.lang.String name)