|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.credits.GraphicLibrary
public class GraphicLibrary
GraphicLibrary mit dynamischen GraphicSet jetzt komplett static!
| Field Summary | |
|---|---|
static java.awt.Image |
background
TODO Missing Parameter Documentation |
static java.awt.Image |
ball
TODO Missing Parameter Documentation |
static java.awt.AlphaComposite |
DEFAULTALPHA
TODO Missing Parameter Documentation |
static java.awt.Image |
effekt
TODO Missing Parameter Documentation |
static java.awt.Image |
nix
TODO Missing Parameter Documentation |
static java.awt.Image |
splashscreen
TODO Missing Parameter Documentation |
| Constructor Summary | |
|---|---|
GraphicLibrary()
|
|
| Method Summary | |
|---|---|
static void |
load(java.awt.Component component)
lädt alle Grafiken, die für das Spiel benötigt werden: - Misc (alles, was keiner anderen Gruppe angehört) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.awt.AlphaComposite DEFAULTALPHA
public static transient java.awt.Image ball
public static transient java.awt.Image effekt
public static transient java.awt.Image nix
public static transient java.awt.Image background
public static transient java.awt.Image splashscreen
| Constructor Detail |
|---|
public GraphicLibrary()
| Method Detail |
|---|
public static void load(java.awt.Component component)
component - TODO Missing Constructuor Parameter Documentation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||