forked from External/mage
Interfaces and abstract classes for Mage.Card.Plugin. Replaced creating permanent by calling plugin manager that returns old implementation but new is also possible since now.
This commit is contained in:
parent
ce4537c6c4
commit
9eb8b0e487
18 changed files with 258 additions and 41 deletions
|
|
@ -28,9 +28,8 @@
|
|||
|
||||
package mage.client.util;
|
||||
|
||||
import java.awt.Image;
|
||||
import static mage.constants.Constants.*;
|
||||
import java.awt.image.BufferedImage;
|
||||
import static mage.client.util.Constants.*;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue