资源简介
拳皇的源码,jar格式和java格式都有,方便大家学习
代码片段和文件信息
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Download by http://www.codefans.net
// Decompiler options: packimports(3) fieldsfirst ansi
import javax.microedition.lcdui.Display;
import javax.microedition.lcdui.Displayable;
import javax.microedition.midlet.MIDlet;
public final class kf extends MIDlet
{
private Display k;
private MyCanvas o;
public static final byte l[][] = {
{
-8 -20 16 20
} {
-8 -20 16 20
} {
-8 -20 16 20
}
};
public static final byte b[][] = {
{
2 1
} {
2 0
} {
0 1
}
};
public static final int g[] = {
10 0x1000009 0x2000007 0x10005 0x1010002 18 0x100000c 0x200000a 0x10008 0x1010004
0 0 0 0 0 0 75 0 75 75
75
};
public static final String s[] = {
“kyo“ “iori“ “atena“ “effect“ “bg“ “ko“ “fight“ “f00“ “f01“ “f10“
“f11“ “f20“ “f21“ “title“ “win“ “end“ “cs2“ ““ “3“
};
public static final String n[] = {
“title“ “select“ “win“ “kyo“ “iori“ “atena“
};
public static final int _fldcase[][] = {
{
0x40000 0x30000 0x140000 0x60000 0x64000 0x90000 0x80000 0x90000 0x18000 32768
0x22000 0x1c000
} {
0x40000 0x30000 0x140000 0x60000 0x64000 0x90000 0x80000 0xb0000 0x44000 0x1c000
0x2c000 0x24000
} {
0x50000 0x40000 0x170000 0x65000 0x68000 0x90000 0x80000 0xb0000 0x20000 16384
0x22000 0x22000
}
};
public static final short d[][] = {
{
4 0 100
} {
6 0 300
} {
4 0 500
} {
3 0 400
} {
8 1 600
} {
12 1 500
} {
3 1 250
} {
1 1 250
} {
2 1 250
} {
6 1 250
} {
6 1 500
} {
3 0 100
} {
6 0 300
} {
6 0 500
} {
3 0 400
} {
8 0 600
} {
5 1 300
} {
2 1 250
} {
2 1 250
} {
6 1 300
} {
1 0 100
} {
13 0 100
} {
4 0 100
} {
2 0 300
} {
4 0 500
} {
3 0 400
} {
1 0 100
} {
1 0 150
} {
5 0 300
} {
3 0 150
} {
15 0
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
----------- --------- ---------- ----- ----
4077193 82
- 上一篇:《Java基础入门》_课后习题答案
- 下一篇:使用java编写的简单的网络五子棋
评论
共有 条评论