Class Kugel
java.lang.Object
|
+--Kugel
- public class Kugel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Kugel
public Kugel(Vektor mitte,
Doubleg radius,
int col)
getColor
public int getColor()
getRadius
public Doubleg getRadius()
getMitte
public Vektor getMitte()
entf
public Doubleg entf()
setCoord
public void setCoord(int coord,
Doubleg a)
changeCoord
public void changeCoord(int coord1,
int coord2)
cloneo
public Kugel cloneo()
transform
public void transform(Doubleg a,
Doubleg b,
Doubleg c)
rotLeft
public void rotLeft(Doubleg a)
rotUp
public void rotUp(Doubleg a)