⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 g.java

📁 JAVA游戏3D赛车
💻 JAVA
字号:
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) 


public class g
{

    public g(boolean flag, e e1, float f1, float f2, float f3)
    {
        a_e_fld = null;
        a_e_fld = e1;
        if(e1 != null)
        {
            if(e1.a == 64)
                b_float_fld = f2 + 6F;
            else
                b_float_fld = f2 + 3F;
        } else
        {
            b_float_fld = 0.0F;
        }
        a_float_fld = f1;
        c_float_fld = f3;
    }

    public void a(e e1)
    {
        a_e_fld = e1;
    }

    static int c_int_array1d_static_fld[] = new int[4];
    static int e[] = new int[12];
    static int h[] = {
        512, 1024, 0, 512, 0, 0, -512, 0, 0, -512, 
        1024, 0
    };
    static int b_int_array1d_static_fld[] = {
        1024, 1024, 0, 1024, -1024, 0, -1024, -1024, 0, -1024, 
        1024, 0
    };
    static int d[] = {
        127, 127, 127, 0, 0, 0, 0, 127
    };
    static int g[] = {
        63, 63, 63, 0, 0, 0, 0, 63
    };
    static int f[] = {
        256, 512, 0, 256, 0, 0, -256, 0, 0, -256, 
        512, 0
    };
    static int a_int_array1d_static_fld[] = {
        31, 31, 31, 0, 0, 0, 0, 31
    };
    public e a_e_fld;
    float a_float_fld;
    float b_float_fld;
    float c_float_fld;

}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -