project: bringup api - thank you blue!

This commit is contained in:
TheRealNull
2021-01-04 01:25:09 -05:00
parent c0127ef8f6
commit 02b856556c
23 changed files with 188 additions and 85 deletions

View File

@@ -159,7 +159,7 @@ public class class231 {
if (var2) { // L: 454
PlayerComposition.field2561 = var12;
} else {
VarcInt.field3264 = var12; // L: 455
VarcInt.scriptActiveWidget = var12; // L: 455
}
CollisionMap.invalidateWidget(var6); // L: 456
@@ -169,7 +169,7 @@ public class class231 {
} else {
Widget var3;
if (var0 == ScriptOpcodes.CC_DELETE) { // L: 459
var3 = var2 ? PlayerComposition.field2561 : VarcInt.field3264; // L: 460
var3 = var2 ? PlayerComposition.field2561 : VarcInt.scriptActiveWidget; // L: 460
Widget var10 = CollisionMap.getWidget(var3.id); // L: 461
var10.children[var3.childIndex] = null; // L: 462
CollisionMap.invalidateWidget(var10); // L: 463
@@ -187,7 +187,7 @@ public class class231 {
if (var2) { // L: 489
PlayerComposition.field2561 = var3;
} else {
VarcInt.field3264 = var3; // L: 490
VarcInt.scriptActiveWidget = var3; // L: 490
}
} else {
Interpreter.Interpreter_intStack[++VarcInt.Interpreter_intStackSize - 1] = 0; // L: 492
@@ -207,7 +207,7 @@ public class class231 {
if (var2) { // L: 479
PlayerComposition.field2561 = var5;
} else {
VarcInt.field3264 = var5; // L: 480
VarcInt.scriptActiveWidget = var5; // L: 480
}
} else {
Interpreter.Interpreter_intStack[++VarcInt.Interpreter_intStackSize - 1] = 0; // L: 482