www.pudn.com > FIFA_2005.rar
To Read all the content
[file head]:
package src;
import java.io.InputStream;
import java.io.PrintStream;
import javax.microedition.lcdui.*;
import javax.microedition.media.Manager;
import javax.microedition.media.Player;
import javax.microedition.midlet.MIDlet;
class b extends Canvas implements Runnable {
public b(FIFA2005 fifa2005) {
aa = fifa2005;
at = cf = false;
setFullScreenMode(true);
N = 4;
ah = 0;
bo = false;
cu = 1;
ac = 0;
bt = new int[4];
for (int i1 = 0; i1 < 4; i1++)
bt[i1] = 1800;
r = new int[6];
aN = new int[3][31];
am = new int[2][11][42];
F = true;
aY = Font.getFont(32, 0, 8);
n();
cs = aY.getHeight();
Q = new byte[30];
aE = new byte[256];
for (int j1 = 0; j1 < 256; j1++)
aE[j1] = 0;
bF = new a(this);
try {
f();
be = new Image[3];
be[0] = Image.createImage("/res/img/ea.png");
be[1] = Image.createImage("/res/img/fifa.png");
be[2] = Image.createImage("/res/img/globes.png");
} catch (Exception
... ...
[file tail]:
... ...
ean F;
private static boolean O;
private static boolean bz = false;
public static int r[];
private static int aG;
private static int N;
private static int d[];
private static byte aK[];
private static Player cx[];
private static int cC;
private static byte an[] = { 0, 5, 1, 0, 7, 6, 0, 0, 3, 4, 2, 0, 0, 0, 0, 0 };
private static String al = "LBYBGWWRBWWGLWGWBWBWGWRWWBBWRWWB";
private static Font aY;
private static int cs;
public static a bF;
private static byte ce[];
private static Image bP;
private static Image aL;
private static Graphics bD;
private static int T;
private static int bK;
private static int aO;
private static int bN;
private static int aA;
private static int bh;
private static int bb[] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
private static int h[] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
private static int cK[] = { 0, 1, 2, 1 };
public static byte G[];
}