home *** CD-ROM | disk | FTP | other *** search
- // $FF: renamed from: c
- public final class class_0 {
- // $FF: renamed from: i int
- public int field_0;
- // $FF: renamed from: g int
- public int field_1;
- // $FF: renamed from: e int
- public int field_2;
- // $FF: renamed from: c byte
- public byte field_3;
- // $FF: renamed from: d byte
- public byte field_4;
- // $FF: renamed from: b byte
- public byte field_5;
- // $FF: renamed from: f int
- public int field_6;
- // $FF: renamed from: a boolean
- public boolean field_7;
- // $FF: renamed from: h int
- public int field_8;
-
- public class_0(int var1, int var2, int var3) {
- this.field_0 = var1;
- this.field_1 = var2;
- this.field_2 = 16;
- this.field_8 = var3;
- this.field_3 = 2;
- switch (this.field_8) {
- case 0:
- this.field_4 = 0;
- this.field_5 = 1;
- this.field_6 = 0;
- break;
- case 1:
- this.field_4 = 3;
- this.field_3 = 25;
- this.field_2 = 8;
- this.field_5 = 0;
- this.field_6 = 0;
- break;
- case 2:
- this.field_4 = 3;
- this.field_3 = 25;
- this.field_2 = 8;
- this.field_5 = 8;
- this.field_6 = 0;
- this.field_8 = 1;
- break;
- case 3:
- this.field_4 = 4;
- this.field_5 = 1;
- this.field_6 = 0;
- break;
- case 4:
- this.field_4 = 0;
- this.field_5 = 1;
- this.field_6 = 16;
- break;
- case 5:
- this.field_4 = 4;
- this.field_5 = 0;
- this.field_3 = 25;
- this.field_6 = 16;
- this.field_8 = 1;
- }
-
- this.field_7 = false;
- }
-
- // $FF: renamed from: a () boolean
- public final boolean method_0() {
- if (this.field_3 > 0) {
- --this.field_3;
- } else {
- this.field_3 = 3;
- this.field_4 += this.field_5;
- switch (this.field_8) {
- case 0:
- if (this.field_4 > 2) {
- this.field_7 = true;
- return false;
- }
- break;
- case 1:
- this.field_7 = true;
- break;
- case 2:
- default:
- this.field_7 = true;
- break;
- case 3:
- if (this.field_4 > 7) {
- this.field_7 = true;
- return false;
- }
- break;
- case 4:
- if (this.field_4 > 3) {
- this.field_7 = true;
- return false;
- }
- }
- }
-
- if (this.field_8 == 1) {
- --this.field_1;
- }
-
- return true;
- }
- }
-