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

📄 bg.java

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

public final class bg extends bj
{
  public bg()
  {
    this.jdField_h_of_type_Byte = 2;
  }

  public final void a(c paramc)
  {
    this.u = 0;
    this.c = paramc.a();
    this.jdField_l_of_type_Int = paramc.a();
    this.jdField_m_of_type_Int = paramc.a();
    this.i = paramc.a();
    this.k = paramc.a();
    this.a = paramc.a();
    this.d = paramc.a();
    this.g = (this.f = paramc.a());
    this.jdField_m_of_type_Byte = paramc.a();
    this.e = 100;
    this.jdField_h_of_type_Int = 100;
    this.jdField_l_of_type_Byte = paramc.a();
    this.o = j.b(this.jdField_m_of_type_Int, this.jdField_l_of_type_Int);
    this.n = j.a(this.jdField_m_of_type_Int, this.jdField_l_of_type_Int);
    super.c(this.n, this.o);
    System.out.println("monster:");
    j.b(this.o, this.n);
    b(0);
    super.d();
    c(2);
  }

  public final void b(byte paramByte)
  {
    super.b(paramByte);
  }

  public final void c(byte paramByte)
  {
    super.c(paramByte);
  }

  public final void a()
  {
    super.a();
    switch (this.q)
    {
    case 0:
      break;
    case 1:
      super.c();
    case 2:
    case 3:
    case 4:
    case 5:
    case 6:
    case 7:
    }
    super.b();
    j.b(this.o, this.n);
  }

  public final void a(Graphics paramGraphics)
  {
    super.a(paramGraphics);
  }
}

⌨️ 快捷键说明

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