Package game

Class Pipe_Corner

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class Pipe_Corner extends Pipe
Ecken-Rohr, extends Pipe
Version:
1.0
Author:
Daniel Hamm
See Also:
Serialized Form
  • Constructor Details

    • Pipe_Corner

      public Pipe_Corner()
  • Method Details

    • paint

      public void paint(int direction)
      Description copied from class: Pipe
      Malt das Rohr mit der Richtung
      Specified by:
      paint in class Pipe