Revert "Merge branch 'master' into master"

This reverts commit 43520c1958, reversing
changes made to 2e7aea3c62.
This commit is contained in:
zeruth
2019-06-22 02:38:35 -04:00
parent 43520c1958
commit c655c9f542
224 changed files with 16901 additions and 17108 deletions

View File

@@ -54,7 +54,7 @@ public class HitSplatDefinition extends DualNode {
intValue = -1151968735
)
@Export("surfaceOffsetY")
public int surfaceOffsetY;
public int __n;
@ObfuscatedName("i")
@ObfuscatedGetter(
intValue = -102270561
@@ -134,9 +134,15 @@ public class HitSplatDefinition extends DualNode {
@Export("transformVarp")
int transformVarp;
static {
HitSplatDefinition_cached = new EvictingDualNodeHashTable(64);
__jm_o = new EvictingDualNodeHashTable(64);
HitSplatDefinition_cachedFonts = new EvictingDualNodeHashTable(20);
}
HitSplatDefinition() {
this.fontId = -1;
this.surfaceOffsetY = 16777215;
this.__n = 16777215;
this.__i = 70;
this.__a = -1;
this.__z = -1;
@@ -179,7 +185,7 @@ public class HitSplatDefinition extends DualNode {
if(var2 == 1) {
this.fontId = var1.__ap_310();
} else if(var2 == 2) {
this.surfaceOffsetY = var1.readMedium();
this.__n = var1.readMedium();
} else if(var2 == 3) {
this.__a = var1.__ap_310();
} else if(var2 == 4) {
@@ -405,10 +411,4 @@ public class HitSplatDefinition extends DualNode {
public static int method4972(long var0) {
return (int)(var0 >>> 17 & 4294967295L);
}
static {
HitSplatDefinition_cached = new EvictingDualNodeHashTable(64);
__jm_o = new EvictingDualNodeHashTable(64);
HitSplatDefinition_cachedFonts = new EvictingDualNodeHashTable(20);
}
}