Class PirateNest


  • public class PirateNest
    extends java.lang.Object
    Model for a pirates nest with its defending ships and other armerments.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2015 Created on Jun 06, 2015
    • Constructor Summary

      Constructors 
      Constructor Description
      PirateNest​(javafx.geometry.Point2D location)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PirateNest

        public PirateNest​(javafx.geometry.Point2D location)