public abstract class Drag
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CardGeometry |
old |
double |
x |
double |
y |
Constructor and Description |
---|
Drag() |
Modifier and Type | Method and Description |
---|---|
abstract CardGeometry |
getAffectedsGeomethry() |
public CardGeometry old
public double x
public double y
public abstract CardGeometry getAffectedsGeomethry()