de.lessvoid.nifty.tools
Class LinearInterpolator.Point
java.lang.Object
de.lessvoid.nifty.tools.LinearInterpolator.Point
- Enclosing class:
- LinearInterpolator
public class LinearInterpolator.Point
- extends Object
Field Summary |
float |
x
|
float |
y
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public float x
y
public float y
LinearInterpolator.Point
public LinearInterpolator.Point(float x,
float y)
Copyright © 2011. All Rights Reserved.