Package | Description |
---|---|
cardmanager.gui.impl | |
cardmanager.gui.impl.drags | |
cardmanager.impl.card |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.AffineTransform |
GameViewOutput.finishMatrix(java.awt.image.BufferedImage i,
java.awt.geom.AffineTransform sceneTransform,
CardGeometry card,
int w,
int h) |
java.awt.geom.AffineTransform |
GameViewOutput.finishMatrix(double sx,
double sy,
java.awt.geom.AffineTransform sceneTransform,
CardGeometry card,
int w,
int h) |
Modifier and Type | Field and Description |
---|---|
CardGeometry |
Drag.old |
Modifier and Type | Method and Description |
---|---|
CardGeometry |
CardDrag.getAffectedsGeomethry() |
abstract CardGeometry |
Drag.getAffectedsGeomethry() |
CardGeometry |
MarkerDrag.getAffectedsGeomethry() |
Modifier and Type | Method and Description |
---|---|
CardGeometry |
Card.getCardGeometry() |
CardGeometry |
Marker.getGeometry() |
Modifier and Type | Method and Description |
---|---|
void |
Card.setCardGeometry(CardGeometry cardGeometry) |
void |
Marker.setGeometry(CardGeometry geometry) |
Constructor and Description |
---|
CardGeometry(CardGeometry cardGeometry) |