foul-magics/Mage.Client/src/main/java/org/mage/card/arcane
draxdyn 4b190eeaf4 Drastically simplify ScaledImagePanel by having it just use the resized image cache
All the current behavior of ScaledImagePanel seems to be useless, since the source
images are static, so we can just use the highest quality scaling possible and
cache the result using TransformedImageCache.
2016-06-23 16:21:34 +02:00
..
Animation.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CardPanel.java Drastically simplify ScaledImagePanel by having it just use the resized image cache 2016-06-23 16:21:34 +02:00
GlowText.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ManaSymbols.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ScaledImagePanel.java Drastically simplify ScaledImagePanel by having it just use the resized image cache 2016-06-23 16:21:34 +02:00
UI.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
Util.java Change all line endings to LF 2016-04-14 16:18:01 +00:00