public class Transformation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected float |
scale |
protected Vector2D |
translation |
| Constructor and Description |
|---|
Transformation(float scale,
Vector2D translation) |