Class ScreenPoint
- java.lang.Object
-
- ch.unibas.informatik.jturtle.graphics.ScreenPoint
-
public class ScreenPoint extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ScreenPoint(int x, int y)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetX()intgetY()
-