public class Coords extends Object
Constructor and Description |
---|
Coords() |
Coords(float w,
float h,
ViewPort v) |
Modifier and Type | Method and Description |
---|---|
void |
draw(Texture t,
Graphics g,
float x,
float y) |
float |
getX(float u) |
float |
getY(float v) |
Copyright © 2020. All rights reserved.