6 lines
134 B
Java
6 lines
134 B
Java
|
|
public class Vererbung
|
|
{
|
|
// instance variables - replace the example below with your own
|
|
private shape gibt Aktuellefigur()
|