public class Point extends Object
Point(float x, float y)
void
setY(float y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point(float x, float y)
public void setY(float y)
Copyright © 2024. All rights reserved.