Package breadboards

Class GSpaceship

  • All Implemented Interfaces:
    Drawable, GObjectParent

    public class GSpaceship
    extends GCompound
    Subclass of GCompound that looks like a small red spaceship
    Author:
    paul oser
    • Constructor Detail

      • GSpaceship

        public GSpaceship​(double x,
                          double y)
        constructs a GSpaceship at the specified location
        Parameters:
        x - x-coordinate of the specified location
        y - y-coordinate of the specified location