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

📄 n.java

📁 现在非常流行的手机网游的源码,可以下载来学习学习.
💻 JAVA
字号:
import javax.microedition.lcdui.Font;
import javax.microedition.lcdui.Graphics;

public class n
{
  public int a;
  public int b;
  public int c;
  public int d;
  public boolean a;
  public boolean b;
  public boolean c;
  public byte[][] a;
  public static Font a;
  public static int e;
  public static int f;
  public n a;
  public n b;
  public n c;
  public n d;
  public static final int g;
  public static final int h;
  public byte a;
  public boolean d;

  public n(int paramInt1, int paramInt2, int paramInt3, int paramInt4)
  {
    this.jdField_a_of_type_Boolean = false;
    this.jdField_b_of_type_Boolean = true;
    this.jdField_c_of_type_Boolean = true;
    this.jdField_a_of_type_N = null;
    this.jdField_b_of_type_N = null;
    this.jdField_c_of_type_N = null;
    this.jdField_d_of_type_N = null;
    this.jdField_a_of_type_Byte = 0;
    this.jdField_d_of_type_Boolean = true;
    if (jdField_a_of_type_JavaxMicroeditionLcduiFont == null)
      jdField_a_of_type_JavaxMicroeditionLcduiFont = be.jdField_a_of_type_ArrayOfJavaxMicroeditionLcduiFont[1];
    this.jdField_c_of_type_Int = paramInt1;
    this.jdField_d_of_type_Int = paramInt2;
    this.jdField_a_of_type_Int = paramInt3;
    this.jdField_b_of_type_Int = paramInt4;
    if (g - this.jdField_a_of_type_Int < 2)
      break label123:
    this.jdField_a_of_type_Int *= g;
    this.jdField_a_of_type_Int /= 176;
    if (h - this.jdField_b_of_type_Int < 2)
      label123: return;
    this.jdField_b_of_type_Int *= h;
    this.jdField_b_of_type_Int /= 208;
  }

  public void a(boolean paramBoolean)
  {
    this.jdField_a_of_type_Boolean = paramBoolean;
  }

  public void a(int paramInt1, int paramInt2)
  {
    this.jdField_c_of_type_Int = paramInt1;
    this.jdField_d_of_type_Int = paramInt2;
  }

  public void a(Graphics paramGraphics)
  {
  }

  public final void a(n paramn, byte paramByte)
  {
    switch (paramByte)
    {
    case 1:
      this.jdField_a_of_type_N = paramn;
      if ((paramn == null) || (paramn.jdField_b_of_type_N == this))
        return;
      paramn.jdField_b_of_type_N = this;
      return;
    case 2:
      this.jdField_b_of_type_N = paramn;
      if ((paramn == null) || (paramn.jdField_a_of_type_N == this))
        return;
      paramn.jdField_a_of_type_N = this;
      return;
    case 3:
      this.jdField_c_of_type_N = paramn;
      if ((paramn == null) || (paramn.jdField_d_of_type_N == this))
        return;
      paramn.jdField_d_of_type_N = this;
      return;
    case 4:
      this.jdField_d_of_type_N = paramn;
      if ((paramn == null) || (paramn.jdField_c_of_type_N == this))
        return;
      paramn.jdField_c_of_type_N = this;
    }
  }

  public n a(byte paramByte)
  {
    switch (paramByte)
    {
    case 1:
      return this.jdField_a_of_type_N;
    case 2:
      return this.jdField_b_of_type_N;
    case 3:
      return this.jdField_c_of_type_N;
    case 4:
      return this.jdField_d_of_type_N;
    }
    return null;
  }

  public final boolean a(int paramInt1, int paramInt2)
  {
    return al.a(paramInt1, paramInt2, this.jdField_c_of_type_Int, this.jdField_d_of_type_Int, this.jdField_a_of_type_Int, this.jdField_b_of_type_Int);
  }

  static
  {
    jdField_a_of_type_JavaxMicroeditionLcduiFont = null;
    e = w.b[be.jdField_a_of_type_Byte][0];
    f = w.b[be.jdField_a_of_type_Byte][1];
    g = w.e[be.jdField_a_of_type_Byte][0];
    h = w.e[be.jdField_a_of_type_Byte][1];
  }
}

⌨️ 快捷键说明

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