Exemplo n.º 1
0
 public final void method19(
     int i,
     int i_12_,
     int i_13_,
     int i_14_,
     int i_15_,
     int i_16_,
     boolean bool,
     boolean bool_17_) {
   Class15.method220(
       i_16_,
       i_13_,
       bool_17_ ? aFloatArray5049 : null,
       bool ? anIntArray5042 : null,
       anInt5041,
       bool_17_ ? aPureJavaToolkit5038.aFloatArray6792 : null,
       aPureJavaToolkit5038.aGraphicsBuffer6756.anInt7146,
       i_15_,
       aPureJavaToolkit5038.aGraphicsBuffer6756.anIntArray7145,
       i_14_,
       i,
       -5,
       i_12_);
   anInt5044++;
 }
Exemplo n.º 2
0
 public static Class37_Sub4_Sub9_Sub3[] method302(
     int i, RSString rSString, RSString class16_10_, Class15 class15) {
   try {
     if (i <= 108) method305(false);
     int i_11_ = class15.method123((byte) 32, rSString);
     anInt750++;
     int i_12_ = class15.method128(class16_10_, -106, i_11_);
     return Class37_Sub4_Sub2.method456(i_12_, i_11_, class15, (byte) 104);
   } catch (RuntimeException runtimeexception) {
     throw Class37_Sub4_Sub7_Sub3.method516(
         runtimeexception,
         ("jg.G("
             + i
             + ','
             + (rSString != null ? "{...}" : "null")
             + ','
             + (class16_10_ != null ? "{...}" : "null")
             + ','
             + (class15 != null ? "{...}" : "null")
             + ')'));
   }
 }
Exemplo n.º 3
0
 public final void method18(
     int i, int i_6_, int i_7_, int i_8_, int i_9_, int i_10_, boolean bool, boolean bool_11_) {
   Class15.method220(
       i_10_,
       i_7_,
       !bool_11_ ? null : aPureJavaToolkit5038.aFloatArray6792,
       bool ? aPureJavaToolkit5038.aGraphicsBuffer6756.anIntArray7145 : null,
       aPureJavaToolkit5038.aGraphicsBuffer6756.anInt7146,
       bool_11_ ? aFloatArray5049 : null,
       anInt5041,
       i_9_,
       anIntArray5042,
       i_8_,
       i,
       -5,
       i_6_);
   anInt5039++;
 }
Exemplo n.º 4
0
 final AnimationDefinition method835(int i, int i_0_) {
   anInt1483++;
   AnimationDefinition class17;
   synchronized (aClass60_1487) {
     class17 = (AnimationDefinition) aClass60_1487.method583((long) i, i_0_ + -68);
   }
   if (i_0_ != 7) aClass60_1491 = null;
   if (class17 != null) return class17;
   byte[] is;
   synchronized (animIndexLoader) {
     is =
         animIndexLoader.getChildArchive(
             Class15.method256(i, (byte) 125), ColorNode.method494(i_0_ ^ 0x55, i));
   }
   class17 = new AnimationDefinition();
   ((AnimationDefinition) class17).anInt269 = i;
   ((AnimationDefinition) class17).aClass87_251 = this;
   if (is != null) class17.method267(new ByteBuffer(is), false);
   class17.method270((byte) 124);
   synchronized (aClass60_1487) {
     aClass60_1487.method582(class17, (long) i, (byte) -126);
   }
   return class17;
 }