public class Cursor2D extends Object
Cursor2D(int x, int y)
int
getX()
getY()
void
set(int x, int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cursor2D(int x, int y)
public void set(int x, int y)
public int getX()
public int getY()
Copyright © 2015–2021 Fiji. All rights reserved.