raspberry_games_engine_helpers 1.8.477 → 1.8.479
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kosi-Kaverit-kaverit.js +56 -56
- package/Kosi-Kodein-kodein-di.js +502 -502
- package/Logic_Debertz-core.js +1370 -1040
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.d.ts +78 -31
- package/Logic_Debertz-engine.js +8728 -8277
- package/Logic_Debertz-engine.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1074 -1074
- package/ktor-ktor-client-core.js +12 -12
- package/package.json +1 -1
package/Logic_Debertz-core.js
CHANGED
|
@@ -126,17 +126,25 @@
|
|
|
126
126
|
initMetadataForClass(RestartRoundReason, 'RestartRoundReason', VOID, ContinueGameReason, VOID, VOID, VOID, {0: $serializer_getInstance_0});
|
|
127
127
|
initMetadataForCompanion(Companion_2);
|
|
128
128
|
initMetadataForClass(CoreConfig, 'CoreConfig', CoreConfig);
|
|
129
|
-
|
|
129
|
+
initMetadataForCompanion(Companion_3);
|
|
130
|
+
initMetadataForObject($serializer_1, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
131
|
+
initMetadataForCompanion(Companion_4);
|
|
132
|
+
initMetadataForObject($serializer_2, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
133
|
+
initMetadataForClass(RestartGameReason, 'RestartGameReason', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_8});
|
|
134
|
+
initMetadataForObject(AllPassed, 'AllPassed', VOID, RestartGameReason, [RestartGameReason, SerializerFactory], VOID, VOID, {0: AllPassed_getInstance});
|
|
135
|
+
initMetadataForClass(FourSevens, 'FourSevens', VOID, RestartGameReason, VOID, VOID, VOID, {0: $serializer_getInstance_1});
|
|
136
|
+
initMetadataForClass(WeakHand, 'WeakHand', VOID, RestartGameReason, VOID, VOID, VOID, {0: $serializer_getInstance_2});
|
|
137
|
+
initMetadataForCompanion(Companion_5, VOID, [SerializerFactory]);
|
|
130
138
|
initMetadataForClass(TerminationGameReason, 'TerminationGameReason');
|
|
131
139
|
initMetadataForInterface(FinishPlayerReason, 'FinishPlayerReason');
|
|
132
140
|
initMetadataForClass(PlayerLostConnectionReason, 'PlayerLostConnectionReason', VOID, TerminationGameReason, [TerminationGameReason, FinishPlayerReason]);
|
|
133
141
|
initMetadataForClass(PlayerTimeoutReason, 'PlayerTimeoutReason', VOID, TerminationGameReason, [TerminationGameReason, FinishPlayerReason]);
|
|
134
142
|
initMetadataForClass(PlayerExitReason, 'PlayerExitReason', VOID, TerminationGameReason, [TerminationGameReason, FinishPlayerReason]);
|
|
135
|
-
initMetadataForCompanion(
|
|
136
|
-
initMetadataForClass(Reason, 'Reason', VOID, Enum, VOID, VOID, VOID, {0:
|
|
143
|
+
initMetadataForCompanion(Companion_6, VOID, [SerializerFactory]);
|
|
144
|
+
initMetadataForClass(Reason, 'Reason', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_9});
|
|
137
145
|
initMetadataForClass(GameFinishedReason, 'GameFinishedReason', VOID, TerminationGameReason);
|
|
138
|
-
initMetadataForCompanion(
|
|
139
|
-
initMetadataForClass(Reason_0, 'Reason', VOID, Enum, VOID, VOID, VOID, {0:
|
|
146
|
+
initMetadataForCompanion(Companion_7, VOID, [SerializerFactory]);
|
|
147
|
+
initMetadataForClass(Reason_0, 'Reason', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_10});
|
|
140
148
|
initMetadataForClass(GameErrorReason, 'GameErrorReason', VOID, TerminationGameReason);
|
|
141
149
|
initMetadataForObject(WaitingForConnectionReason, 'WaitingForConnectionReason', VOID, TerminationGameReason);
|
|
142
150
|
initMetadataForObject(ProcessingReason, 'ProcessingReason', VOID, TerminationGameReason);
|
|
@@ -144,46 +152,46 @@
|
|
|
144
152
|
initMetadataForInterface(PlayerIdContract, 'PlayerIdContract');
|
|
145
153
|
initMetadataForClass(GameUserInfo, 'GameUserInfo', VOID, VOID, [PlayerIdContract]);
|
|
146
154
|
initMetadataForClass(PlayerIndex, 'PlayerIndex', VOID, VOID, [PlayerIdContract]);
|
|
147
|
-
initMetadataForCompanion(Companion_5);
|
|
148
|
-
initMetadataForClass(PlayerConnection, 'PlayerConnection');
|
|
149
|
-
initMetadataForCompanion(Companion_6, VOID, [SerializerFactory]);
|
|
150
|
-
initMetadataForClass(PlayerConnectionState, 'PlayerConnectionState', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_9});
|
|
151
|
-
initMetadataForCompanion(Companion_7, VOID, [SerializerFactory]);
|
|
152
|
-
initMetadataForClass(PlayerWaitingState, 'PlayerWaitingState', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_10});
|
|
153
155
|
initMetadataForCompanion(Companion_8);
|
|
156
|
+
initMetadataForClass(PlayerConnection, 'PlayerConnection');
|
|
157
|
+
initMetadataForCompanion(Companion_9, VOID, [SerializerFactory]);
|
|
158
|
+
initMetadataForClass(PlayerConnectionState, 'PlayerConnectionState', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_12});
|
|
159
|
+
initMetadataForCompanion(Companion_10, VOID, [SerializerFactory]);
|
|
160
|
+
initMetadataForClass(PlayerWaitingState, 'PlayerWaitingState', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_13});
|
|
161
|
+
initMetadataForCompanion(Companion_11);
|
|
154
162
|
initMetadataForClass(PlayerState, 'PlayerState');
|
|
155
163
|
initMetadataForClass(Team, 'Team');
|
|
156
|
-
initMetadataForCompanion(
|
|
157
|
-
initMetadataForClass(TerminationGameReasonDto, 'TerminationGameReasonDto', VOID, VOID, VOID, VOID, VOID, {0:
|
|
164
|
+
initMetadataForCompanion(Companion_12, VOID, [SerializerFactory]);
|
|
165
|
+
initMetadataForClass(TerminationGameReasonDto, 'TerminationGameReasonDto', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_15});
|
|
158
166
|
initMetadataForObject(ProcessingReasonDto, 'ProcessingReasonDto', VOID, TerminationGameReasonDto, [TerminationGameReasonDto, SerializerFactory], VOID, VOID, {0: ProcessingReasonDto_getInstance});
|
|
159
|
-
initMetadataForCompanion(Companion_10);
|
|
160
|
-
initMetadataForObject($serializer_1, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
161
|
-
initMetadataForClass(GameErrorReasonDto, 'GameErrorReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_1});
|
|
162
|
-
initMetadataForCompanion(Companion_11);
|
|
163
|
-
initMetadataForObject($serializer_2, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
164
|
-
initMetadataForClass(GameFinishedReasonDto, 'GameFinishedReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_2});
|
|
165
|
-
initMetadataForCompanion(Companion_12);
|
|
166
|
-
initMetadataForObject($serializer_3, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
167
|
-
initMetadataForClass(PlayerExitReasonDto, 'PlayerExitReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_3});
|
|
168
167
|
initMetadataForCompanion(Companion_13);
|
|
169
|
-
initMetadataForObject($
|
|
170
|
-
initMetadataForClass(
|
|
168
|
+
initMetadataForObject($serializer_3, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
169
|
+
initMetadataForClass(GameErrorReasonDto, 'GameErrorReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_3});
|
|
171
170
|
initMetadataForCompanion(Companion_14);
|
|
172
|
-
initMetadataForObject($
|
|
173
|
-
initMetadataForClass(
|
|
174
|
-
initMetadataForObject(WaitingForConnectionReasonDto, 'WaitingForConnectionReasonDto', VOID, TerminationGameReasonDto, [TerminationGameReasonDto, SerializerFactory], VOID, VOID, {0: WaitingForConnectionReasonDto_getInstance});
|
|
171
|
+
initMetadataForObject($serializer_4, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
172
|
+
initMetadataForClass(GameFinishedReasonDto, 'GameFinishedReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_4});
|
|
175
173
|
initMetadataForCompanion(Companion_15);
|
|
176
|
-
initMetadataForObject($
|
|
177
|
-
initMetadataForClass(
|
|
174
|
+
initMetadataForObject($serializer_5, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
175
|
+
initMetadataForClass(PlayerExitReasonDto, 'PlayerExitReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_5});
|
|
178
176
|
initMetadataForCompanion(Companion_16);
|
|
179
|
-
initMetadataForObject($
|
|
180
|
-
initMetadataForClass(
|
|
177
|
+
initMetadataForObject($serializer_6, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
178
|
+
initMetadataForClass(PlayerLostConnectionReasonDto, 'PlayerLostConnectionReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_6});
|
|
181
179
|
initMetadataForCompanion(Companion_17);
|
|
182
|
-
initMetadataForObject($
|
|
183
|
-
initMetadataForClass(
|
|
180
|
+
initMetadataForObject($serializer_7, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
181
|
+
initMetadataForClass(PlayerTimeoutReasonDto, 'PlayerTimeoutReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_7});
|
|
182
|
+
initMetadataForObject(WaitingForConnectionReasonDto, 'WaitingForConnectionReasonDto', VOID, TerminationGameReasonDto, [TerminationGameReasonDto, SerializerFactory], VOID, VOID, {0: WaitingForConnectionReasonDto_getInstance});
|
|
184
183
|
initMetadataForCompanion(Companion_18);
|
|
184
|
+
initMetadataForObject($serializer_8, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
185
|
+
initMetadataForClass(GameUserInfoDto, 'GameUserInfoDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_8});
|
|
186
|
+
initMetadataForCompanion(Companion_19);
|
|
185
187
|
initMetadataForObject($serializer_9, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
186
|
-
initMetadataForClass(
|
|
188
|
+
initMetadataForClass(PlayerConnectionDto, 'PlayerConnectionDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_9});
|
|
189
|
+
initMetadataForCompanion(Companion_20);
|
|
190
|
+
initMetadataForObject($serializer_10, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
191
|
+
initMetadataForClass(PlayerStateDto, 'PlayerStateDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_10});
|
|
192
|
+
initMetadataForCompanion(Companion_21);
|
|
193
|
+
initMetadataForObject($serializer_11, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
194
|
+
initMetadataForClass(RulesDto, 'RulesDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_11});
|
|
187
195
|
function get_actionTag() {
|
|
188
196
|
return toString(getKClassFromExpression(this).o());
|
|
189
197
|
}
|
|
@@ -201,7 +209,7 @@
|
|
|
201
209
|
return false;
|
|
202
210
|
}
|
|
203
211
|
function get_isAutoStartTimer() {
|
|
204
|
-
return !this.
|
|
212
|
+
return !this.u1v() && !this.v1v();
|
|
205
213
|
}
|
|
206
214
|
initMetadataForInterface(InterceptableAction, 'InterceptableAction', VOID, VOID, [BufferedAction]);
|
|
207
215
|
function ignoreValidation() {
|
|
@@ -217,8 +225,8 @@
|
|
|
217
225
|
}
|
|
218
226
|
initMetadataForInterface(NotValidateIfGameNotCreated, 'NotValidateIfGameNotCreated');
|
|
219
227
|
initMetadataForInterface(Store, 'Store');
|
|
220
|
-
initMetadataForCompanion(
|
|
221
|
-
initMetadataForClass(LogType, 'LogType', VOID, Enum, VOID, VOID, VOID, {0:
|
|
228
|
+
initMetadataForCompanion(Companion_22, VOID, [SerializerFactory]);
|
|
229
|
+
initMetadataForClass(LogType, 'LogType', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_25});
|
|
222
230
|
function observe(types, $super) {
|
|
223
231
|
var tmp;
|
|
224
232
|
if (types === VOID) {
|
|
@@ -229,15 +237,15 @@
|
|
|
229
237
|
tmp = types;
|
|
230
238
|
}
|
|
231
239
|
types = tmp;
|
|
232
|
-
return $super === VOID ? this.
|
|
240
|
+
return $super === VOID ? this.h1w(types) : $super.h1w.call(this, types);
|
|
233
241
|
}
|
|
234
242
|
initMetadataForInterface(ObservableLoggerOutput, 'ObservableLoggerOutput', VOID, VOID, [LoggerOutput, LoggerEnabledTrigger]);
|
|
235
|
-
initMetadataForCompanion(
|
|
236
|
-
initMetadataForObject($
|
|
237
|
-
initMetadataForClass(LoggerOutputDataDto, 'LoggerOutputDataDto', VOID, VOID, VOID, VOID, VOID, {0: $
|
|
243
|
+
initMetadataForCompanion(Companion_23);
|
|
244
|
+
initMetadataForObject($serializer_12, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
245
|
+
initMetadataForClass(LoggerOutputDataDto, 'LoggerOutputDataDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_12});
|
|
238
246
|
//endregion
|
|
239
247
|
function GameEngineConfig() {
|
|
240
|
-
this.version = '1.8.
|
|
248
|
+
this.version = '1.8.479';
|
|
241
249
|
}
|
|
242
250
|
protoOf(GameEngineConfig).u16 = function () {
|
|
243
251
|
return this.version;
|
|
@@ -649,77 +657,314 @@
|
|
|
649
657
|
function _get_$cachedSerializer__te6jhj_1($this) {
|
|
650
658
|
return $this.g1p_1.j2();
|
|
651
659
|
}
|
|
652
|
-
function RestartGameReason$
|
|
653
|
-
var tmp =
|
|
660
|
+
function RestartGameReason$AllPassed$_anonymous__cixy1n() {
|
|
661
|
+
var tmp = AllPassed_getInstance();
|
|
654
662
|
// Inline function 'kotlin.arrayOf' call
|
|
655
663
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
656
664
|
// Inline function 'kotlin.js.asDynamic' call
|
|
657
665
|
var tmp$ret$2 = [];
|
|
658
666
|
return ObjectSerializer_init_$Create$('NEW_PARTY', tmp, tmp$ret$2);
|
|
659
667
|
}
|
|
660
|
-
function
|
|
661
|
-
|
|
668
|
+
function Companion_3() {
|
|
669
|
+
}
|
|
670
|
+
var Companion_instance_3;
|
|
671
|
+
function Companion_getInstance_6() {
|
|
672
|
+
return Companion_instance_3;
|
|
673
|
+
}
|
|
674
|
+
function $serializer_1() {
|
|
675
|
+
$serializer_instance_1 = this;
|
|
676
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('FOUR_SEVENS', this, 1);
|
|
677
|
+
tmp0_serialDesc.ku('playerId', false);
|
|
678
|
+
this.h1p_1 = tmp0_serialDesc;
|
|
679
|
+
}
|
|
680
|
+
protoOf($serializer_1).i1p = function (encoder, value) {
|
|
681
|
+
var tmp0_desc = this.h1p_1;
|
|
682
|
+
var tmp1_output = encoder.um(tmp0_desc);
|
|
683
|
+
tmp1_output.jo(tmp0_desc, 0, value.j1p_1);
|
|
684
|
+
tmp1_output.vm(tmp0_desc);
|
|
685
|
+
};
|
|
686
|
+
protoOf($serializer_1).mj = function (encoder, value) {
|
|
687
|
+
return this.i1p(encoder, value instanceof FourSevens ? value : THROW_CCE());
|
|
688
|
+
};
|
|
689
|
+
protoOf($serializer_1).nj = function (decoder) {
|
|
690
|
+
var tmp0_desc = this.h1p_1;
|
|
691
|
+
var tmp1_flag = true;
|
|
692
|
+
var tmp2_index = 0;
|
|
693
|
+
var tmp3_bitMask0 = 0;
|
|
694
|
+
var tmp4_local0 = null;
|
|
695
|
+
var tmp5_input = decoder.um(tmp0_desc);
|
|
696
|
+
if (tmp5_input.kn()) {
|
|
697
|
+
tmp4_local0 = tmp5_input.en(tmp0_desc, 0);
|
|
698
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
699
|
+
} else
|
|
700
|
+
while (tmp1_flag) {
|
|
701
|
+
tmp2_index = tmp5_input.ln(tmp0_desc);
|
|
702
|
+
switch (tmp2_index) {
|
|
703
|
+
case -1:
|
|
704
|
+
tmp1_flag = false;
|
|
705
|
+
break;
|
|
706
|
+
case 0:
|
|
707
|
+
tmp4_local0 = tmp5_input.en(tmp0_desc, 0);
|
|
708
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
709
|
+
break;
|
|
710
|
+
default:
|
|
711
|
+
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
tmp5_input.vm(tmp0_desc);
|
|
715
|
+
return FourSevens_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
716
|
+
};
|
|
717
|
+
protoOf($serializer_1).lj = function () {
|
|
718
|
+
return this.h1p_1;
|
|
719
|
+
};
|
|
720
|
+
protoOf($serializer_1).bv = function () {
|
|
721
|
+
// Inline function 'kotlin.arrayOf' call
|
|
722
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
723
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
724
|
+
return [StringSerializer_getInstance()];
|
|
725
|
+
};
|
|
726
|
+
var $serializer_instance_1;
|
|
727
|
+
function $serializer_getInstance_1() {
|
|
728
|
+
if ($serializer_instance_1 == null)
|
|
729
|
+
new $serializer_1();
|
|
730
|
+
return $serializer_instance_1;
|
|
731
|
+
}
|
|
732
|
+
function FourSevens_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
733
|
+
if (!(1 === (1 & seen0))) {
|
|
734
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_1().h1p_1);
|
|
735
|
+
}
|
|
736
|
+
RestartGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
737
|
+
$this.j1p_1 = playerId;
|
|
738
|
+
return $this;
|
|
739
|
+
}
|
|
740
|
+
function FourSevens_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
741
|
+
return FourSevens_init_$Init$(seen0, playerId, serializationConstructorMarker, objectCreate(protoOf(FourSevens)));
|
|
742
|
+
}
|
|
743
|
+
function Companion_4() {
|
|
744
|
+
}
|
|
745
|
+
var Companion_instance_4;
|
|
746
|
+
function Companion_getInstance_7() {
|
|
747
|
+
return Companion_instance_4;
|
|
748
|
+
}
|
|
749
|
+
function $serializer_2() {
|
|
750
|
+
$serializer_instance_2 = this;
|
|
751
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('WEAK_HAND', this, 1);
|
|
752
|
+
tmp0_serialDesc.ku('playerId', false);
|
|
753
|
+
this.k1p_1 = tmp0_serialDesc;
|
|
754
|
+
}
|
|
755
|
+
protoOf($serializer_2).l1p = function (encoder, value) {
|
|
756
|
+
var tmp0_desc = this.k1p_1;
|
|
757
|
+
var tmp1_output = encoder.um(tmp0_desc);
|
|
758
|
+
tmp1_output.jo(tmp0_desc, 0, value.m1p_1);
|
|
759
|
+
tmp1_output.vm(tmp0_desc);
|
|
760
|
+
};
|
|
761
|
+
protoOf($serializer_2).mj = function (encoder, value) {
|
|
762
|
+
return this.l1p(encoder, value instanceof WeakHand ? value : THROW_CCE());
|
|
763
|
+
};
|
|
764
|
+
protoOf($serializer_2).nj = function (decoder) {
|
|
765
|
+
var tmp0_desc = this.k1p_1;
|
|
766
|
+
var tmp1_flag = true;
|
|
767
|
+
var tmp2_index = 0;
|
|
768
|
+
var tmp3_bitMask0 = 0;
|
|
769
|
+
var tmp4_local0 = null;
|
|
770
|
+
var tmp5_input = decoder.um(tmp0_desc);
|
|
771
|
+
if (tmp5_input.kn()) {
|
|
772
|
+
tmp4_local0 = tmp5_input.en(tmp0_desc, 0);
|
|
773
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
774
|
+
} else
|
|
775
|
+
while (tmp1_flag) {
|
|
776
|
+
tmp2_index = tmp5_input.ln(tmp0_desc);
|
|
777
|
+
switch (tmp2_index) {
|
|
778
|
+
case -1:
|
|
779
|
+
tmp1_flag = false;
|
|
780
|
+
break;
|
|
781
|
+
case 0:
|
|
782
|
+
tmp4_local0 = tmp5_input.en(tmp0_desc, 0);
|
|
783
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
784
|
+
break;
|
|
785
|
+
default:
|
|
786
|
+
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
787
|
+
}
|
|
788
|
+
}
|
|
789
|
+
tmp5_input.vm(tmp0_desc);
|
|
790
|
+
return WeakHand_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
791
|
+
};
|
|
792
|
+
protoOf($serializer_2).lj = function () {
|
|
793
|
+
return this.k1p_1;
|
|
794
|
+
};
|
|
795
|
+
protoOf($serializer_2).bv = function () {
|
|
796
|
+
// Inline function 'kotlin.arrayOf' call
|
|
797
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
798
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
799
|
+
return [StringSerializer_getInstance()];
|
|
800
|
+
};
|
|
801
|
+
var $serializer_instance_2;
|
|
802
|
+
function $serializer_getInstance_2() {
|
|
803
|
+
if ($serializer_instance_2 == null)
|
|
804
|
+
new $serializer_2();
|
|
805
|
+
return $serializer_instance_2;
|
|
806
|
+
}
|
|
807
|
+
function WeakHand_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
808
|
+
if (!(1 === (1 & seen0))) {
|
|
809
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_2().k1p_1);
|
|
810
|
+
}
|
|
811
|
+
RestartGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
812
|
+
$this.m1p_1 = playerId;
|
|
813
|
+
return $this;
|
|
814
|
+
}
|
|
815
|
+
function WeakHand_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
816
|
+
return WeakHand_init_$Init$(seen0, playerId, serializationConstructorMarker, objectCreate(protoOf(WeakHand)));
|
|
817
|
+
}
|
|
818
|
+
function _get_$cachedSerializer__te6jhj_2($this) {
|
|
819
|
+
return $this.n1p_1.j2();
|
|
820
|
+
}
|
|
821
|
+
function RestartGameReason$Companion$_anonymous__t9tb2i() {
|
|
822
|
+
var tmp = getKClass(RestartGameReason);
|
|
823
|
+
// Inline function 'kotlin.arrayOf' call
|
|
824
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
825
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
826
|
+
var tmp_0 = [getKClass(AllPassed), getKClass(FourSevens), getKClass(WeakHand)];
|
|
827
|
+
var tmp_1 = AllPassed_getInstance();
|
|
828
|
+
// Inline function 'kotlin.arrayOf' call
|
|
829
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
830
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
831
|
+
var tmp$ret$5 = [];
|
|
832
|
+
// Inline function 'kotlin.arrayOf' call
|
|
833
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
834
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
835
|
+
var tmp_2 = [ObjectSerializer_init_$Create$('NEW_PARTY', tmp_1, tmp$ret$5), $serializer_getInstance_1(), $serializer_getInstance_2()];
|
|
836
|
+
// Inline function 'kotlin.arrayOf' call
|
|
837
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
838
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
839
|
+
var tmp$ret$11 = [];
|
|
840
|
+
return SealedClassSerializer_init_$Create$('com.logic.data.models.RestartGameReason', tmp, tmp_0, tmp_2, tmp$ret$11);
|
|
841
|
+
}
|
|
842
|
+
function AllPassed() {
|
|
843
|
+
AllPassed_instance = this;
|
|
844
|
+
RestartGameReason.call(this);
|
|
662
845
|
var tmp = this;
|
|
663
846
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
664
|
-
tmp.g1p_1 = lazy(tmp_0, RestartGameReason$
|
|
847
|
+
tmp.g1p_1 = lazy(tmp_0, RestartGameReason$AllPassed$_anonymous__cixy1n);
|
|
665
848
|
}
|
|
666
|
-
protoOf(
|
|
849
|
+
protoOf(AllPassed).n17 = function () {
|
|
667
850
|
return _get_$cachedSerializer__te6jhj_1(this);
|
|
668
851
|
};
|
|
669
|
-
protoOf(
|
|
852
|
+
protoOf(AllPassed).mv = function (typeParamsSerializers) {
|
|
670
853
|
return this.n17();
|
|
671
854
|
};
|
|
672
|
-
protoOf(
|
|
673
|
-
return '
|
|
855
|
+
protoOf(AllPassed).toString = function () {
|
|
856
|
+
return 'AllPassed';
|
|
674
857
|
};
|
|
675
|
-
protoOf(
|
|
676
|
-
return
|
|
858
|
+
protoOf(AllPassed).hashCode = function () {
|
|
859
|
+
return 1380879819;
|
|
677
860
|
};
|
|
678
|
-
protoOf(
|
|
861
|
+
protoOf(AllPassed).equals = function (other) {
|
|
679
862
|
if (this === other)
|
|
680
863
|
return true;
|
|
681
|
-
if (!(other instanceof
|
|
864
|
+
if (!(other instanceof AllPassed))
|
|
682
865
|
return false;
|
|
683
866
|
return true;
|
|
684
867
|
};
|
|
685
|
-
var
|
|
686
|
-
function
|
|
687
|
-
if (
|
|
688
|
-
new
|
|
689
|
-
return
|
|
868
|
+
var AllPassed_instance;
|
|
869
|
+
function AllPassed_getInstance() {
|
|
870
|
+
if (AllPassed_instance == null)
|
|
871
|
+
new AllPassed();
|
|
872
|
+
return AllPassed_instance;
|
|
873
|
+
}
|
|
874
|
+
function FourSevens(playerId) {
|
|
875
|
+
RestartGameReason.call(this);
|
|
876
|
+
this.j1p_1 = playerId;
|
|
877
|
+
}
|
|
878
|
+
protoOf(FourSevens).toString = function () {
|
|
879
|
+
return 'FourSevens(playerId=' + this.j1p_1 + ')';
|
|
880
|
+
};
|
|
881
|
+
protoOf(FourSevens).hashCode = function () {
|
|
882
|
+
return getStringHashCode(this.j1p_1);
|
|
883
|
+
};
|
|
884
|
+
protoOf(FourSevens).equals = function (other) {
|
|
885
|
+
if (this === other)
|
|
886
|
+
return true;
|
|
887
|
+
if (!(other instanceof FourSevens))
|
|
888
|
+
return false;
|
|
889
|
+
if (!(this.j1p_1 === other.j1p_1))
|
|
890
|
+
return false;
|
|
891
|
+
return true;
|
|
892
|
+
};
|
|
893
|
+
function WeakHand(playerId) {
|
|
894
|
+
RestartGameReason.call(this);
|
|
895
|
+
this.m1p_1 = playerId;
|
|
896
|
+
}
|
|
897
|
+
protoOf(WeakHand).toString = function () {
|
|
898
|
+
return 'WeakHand(playerId=' + this.m1p_1 + ')';
|
|
899
|
+
};
|
|
900
|
+
protoOf(WeakHand).hashCode = function () {
|
|
901
|
+
return getStringHashCode(this.m1p_1);
|
|
902
|
+
};
|
|
903
|
+
protoOf(WeakHand).equals = function (other) {
|
|
904
|
+
if (this === other)
|
|
905
|
+
return true;
|
|
906
|
+
if (!(other instanceof WeakHand))
|
|
907
|
+
return false;
|
|
908
|
+
if (!(this.m1p_1 === other.m1p_1))
|
|
909
|
+
return false;
|
|
910
|
+
return true;
|
|
911
|
+
};
|
|
912
|
+
function Companion_5() {
|
|
913
|
+
Companion_instance_5 = this;
|
|
914
|
+
var tmp = this;
|
|
915
|
+
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
916
|
+
tmp.n1p_1 = lazy(tmp_0, RestartGameReason$Companion$_anonymous__t9tb2i);
|
|
917
|
+
}
|
|
918
|
+
protoOf(Companion_5).n17 = function () {
|
|
919
|
+
return _get_$cachedSerializer__te6jhj_2(this);
|
|
920
|
+
};
|
|
921
|
+
protoOf(Companion_5).mv = function (typeParamsSerializers) {
|
|
922
|
+
return this.n17();
|
|
923
|
+
};
|
|
924
|
+
var Companion_instance_5;
|
|
925
|
+
function Companion_getInstance_8() {
|
|
926
|
+
if (Companion_instance_5 == null)
|
|
927
|
+
new Companion_5();
|
|
928
|
+
return Companion_instance_5;
|
|
929
|
+
}
|
|
930
|
+
function RestartGameReason_init_$Init$(seen0, serializationConstructorMarker, $this) {
|
|
931
|
+
return $this;
|
|
932
|
+
}
|
|
933
|
+
function RestartGameReason() {
|
|
934
|
+
Companion_getInstance_8();
|
|
690
935
|
}
|
|
691
936
|
function TerminationGameReason() {
|
|
692
937
|
}
|
|
693
938
|
function PlayerLostConnectionReason(playerId, tag) {
|
|
694
939
|
TerminationGameReason.call(this);
|
|
695
|
-
this.
|
|
940
|
+
this.o1p_1 = playerId;
|
|
696
941
|
this.tag = tag;
|
|
697
942
|
}
|
|
698
|
-
protoOf(PlayerLostConnectionReason).
|
|
699
|
-
return this.
|
|
943
|
+
protoOf(PlayerLostConnectionReason).p1p = function () {
|
|
944
|
+
return this.o1p_1;
|
|
700
945
|
};
|
|
701
|
-
protoOf(PlayerLostConnectionReason).
|
|
946
|
+
protoOf(PlayerLostConnectionReason).q1p = function () {
|
|
702
947
|
return this.tag;
|
|
703
948
|
};
|
|
704
949
|
protoOf(PlayerLostConnectionReason).pc = function () {
|
|
705
|
-
return this.
|
|
950
|
+
return this.o1p_1;
|
|
706
951
|
};
|
|
707
952
|
protoOf(PlayerLostConnectionReason).qc = function () {
|
|
708
953
|
return this.tag;
|
|
709
954
|
};
|
|
710
|
-
protoOf(PlayerLostConnectionReason).
|
|
955
|
+
protoOf(PlayerLostConnectionReason).r1p = function (playerId, tag) {
|
|
711
956
|
return new PlayerLostConnectionReason(playerId, tag);
|
|
712
957
|
};
|
|
713
958
|
protoOf(PlayerLostConnectionReason).copy = function (playerId, tag, $super) {
|
|
714
|
-
playerId = playerId === VOID ? this.
|
|
959
|
+
playerId = playerId === VOID ? this.o1p_1 : playerId;
|
|
715
960
|
tag = tag === VOID ? this.tag : tag;
|
|
716
|
-
return $super === VOID ? this.
|
|
961
|
+
return $super === VOID ? this.r1p(playerId, tag) : $super.r1p.call(this, playerId, tag);
|
|
717
962
|
};
|
|
718
963
|
protoOf(PlayerLostConnectionReason).toString = function () {
|
|
719
|
-
return 'PlayerLostConnectionReason(playerId=' + this.
|
|
964
|
+
return 'PlayerLostConnectionReason(playerId=' + this.o1p_1 + ', tag=' + this.tag + ')';
|
|
720
965
|
};
|
|
721
966
|
protoOf(PlayerLostConnectionReason).hashCode = function () {
|
|
722
|
-
var result = getStringHashCode(this.
|
|
967
|
+
var result = getStringHashCode(this.o1p_1);
|
|
723
968
|
result = imul(result, 31) + (this.tag == null ? 0 : getStringHashCode(this.tag)) | 0;
|
|
724
969
|
return result;
|
|
725
970
|
};
|
|
@@ -728,7 +973,7 @@
|
|
|
728
973
|
return true;
|
|
729
974
|
if (!(other instanceof PlayerLostConnectionReason))
|
|
730
975
|
return false;
|
|
731
|
-
if (!(this.
|
|
976
|
+
if (!(this.o1p_1 === other.o1p_1))
|
|
732
977
|
return false;
|
|
733
978
|
if (!(this.tag == other.tag))
|
|
734
979
|
return false;
|
|
@@ -736,34 +981,34 @@
|
|
|
736
981
|
};
|
|
737
982
|
function PlayerTimeoutReason(playerId, tag) {
|
|
738
983
|
TerminationGameReason.call(this);
|
|
739
|
-
this.
|
|
984
|
+
this.s1p_1 = playerId;
|
|
740
985
|
this.tag = tag;
|
|
741
986
|
}
|
|
742
|
-
protoOf(PlayerTimeoutReason).
|
|
743
|
-
return this.
|
|
987
|
+
protoOf(PlayerTimeoutReason).p1p = function () {
|
|
988
|
+
return this.s1p_1;
|
|
744
989
|
};
|
|
745
|
-
protoOf(PlayerTimeoutReason).
|
|
990
|
+
protoOf(PlayerTimeoutReason).q1p = function () {
|
|
746
991
|
return this.tag;
|
|
747
992
|
};
|
|
748
993
|
protoOf(PlayerTimeoutReason).pc = function () {
|
|
749
|
-
return this.
|
|
994
|
+
return this.s1p_1;
|
|
750
995
|
};
|
|
751
996
|
protoOf(PlayerTimeoutReason).qc = function () {
|
|
752
997
|
return this.tag;
|
|
753
998
|
};
|
|
754
|
-
protoOf(PlayerTimeoutReason).
|
|
999
|
+
protoOf(PlayerTimeoutReason).r1p = function (playerId, tag) {
|
|
755
1000
|
return new PlayerTimeoutReason(playerId, tag);
|
|
756
1001
|
};
|
|
757
1002
|
protoOf(PlayerTimeoutReason).copy = function (playerId, tag, $super) {
|
|
758
|
-
playerId = playerId === VOID ? this.
|
|
1003
|
+
playerId = playerId === VOID ? this.s1p_1 : playerId;
|
|
759
1004
|
tag = tag === VOID ? this.tag : tag;
|
|
760
|
-
return $super === VOID ? this.
|
|
1005
|
+
return $super === VOID ? this.r1p(playerId, tag) : $super.r1p.call(this, playerId, tag);
|
|
761
1006
|
};
|
|
762
1007
|
protoOf(PlayerTimeoutReason).toString = function () {
|
|
763
|
-
return 'PlayerTimeoutReason(playerId=' + this.
|
|
1008
|
+
return 'PlayerTimeoutReason(playerId=' + this.s1p_1 + ', tag=' + this.tag + ')';
|
|
764
1009
|
};
|
|
765
1010
|
protoOf(PlayerTimeoutReason).hashCode = function () {
|
|
766
|
-
var result = getStringHashCode(this.
|
|
1011
|
+
var result = getStringHashCode(this.s1p_1);
|
|
767
1012
|
result = imul(result, 31) + (this.tag == null ? 0 : getStringHashCode(this.tag)) | 0;
|
|
768
1013
|
return result;
|
|
769
1014
|
};
|
|
@@ -772,7 +1017,7 @@
|
|
|
772
1017
|
return true;
|
|
773
1018
|
if (!(other instanceof PlayerTimeoutReason))
|
|
774
1019
|
return false;
|
|
775
|
-
if (!(this.
|
|
1020
|
+
if (!(this.s1p_1 === other.s1p_1))
|
|
776
1021
|
return false;
|
|
777
1022
|
if (!(this.tag == other.tag))
|
|
778
1023
|
return false;
|
|
@@ -780,40 +1025,40 @@
|
|
|
780
1025
|
};
|
|
781
1026
|
function PlayerExitReason(playerId) {
|
|
782
1027
|
TerminationGameReason.call(this);
|
|
783
|
-
this.
|
|
1028
|
+
this.t1p_1 = playerId;
|
|
784
1029
|
}
|
|
785
|
-
protoOf(PlayerExitReason).
|
|
786
|
-
return this.
|
|
1030
|
+
protoOf(PlayerExitReason).p1p = function () {
|
|
1031
|
+
return this.t1p_1;
|
|
787
1032
|
};
|
|
788
1033
|
protoOf(PlayerExitReason).pc = function () {
|
|
789
|
-
return this.
|
|
1034
|
+
return this.t1p_1;
|
|
790
1035
|
};
|
|
791
|
-
protoOf(PlayerExitReason).
|
|
1036
|
+
protoOf(PlayerExitReason).u1p = function (playerId) {
|
|
792
1037
|
return new PlayerExitReason(playerId);
|
|
793
1038
|
};
|
|
794
1039
|
protoOf(PlayerExitReason).copy = function (playerId, $super) {
|
|
795
|
-
playerId = playerId === VOID ? this.
|
|
796
|
-
return $super === VOID ? this.
|
|
1040
|
+
playerId = playerId === VOID ? this.t1p_1 : playerId;
|
|
1041
|
+
return $super === VOID ? this.u1p(playerId) : $super.u1p.call(this, playerId);
|
|
797
1042
|
};
|
|
798
1043
|
protoOf(PlayerExitReason).toString = function () {
|
|
799
|
-
return 'PlayerExitReason(playerId=' + this.
|
|
1044
|
+
return 'PlayerExitReason(playerId=' + this.t1p_1 + ')';
|
|
800
1045
|
};
|
|
801
1046
|
protoOf(PlayerExitReason).hashCode = function () {
|
|
802
|
-
return getStringHashCode(this.
|
|
1047
|
+
return getStringHashCode(this.t1p_1);
|
|
803
1048
|
};
|
|
804
1049
|
protoOf(PlayerExitReason).equals = function (other) {
|
|
805
1050
|
if (this === other)
|
|
806
1051
|
return true;
|
|
807
1052
|
if (!(other instanceof PlayerExitReason))
|
|
808
1053
|
return false;
|
|
809
|
-
if (!(this.
|
|
1054
|
+
if (!(this.t1p_1 === other.t1p_1))
|
|
810
1055
|
return false;
|
|
811
1056
|
return true;
|
|
812
1057
|
};
|
|
813
1058
|
function FinishPlayerReason() {
|
|
814
1059
|
}
|
|
815
|
-
function _get_$
|
|
816
|
-
return $this.
|
|
1060
|
+
function _get_$cachedSerializer__te6jhj_3($this) {
|
|
1061
|
+
return $this.v1p_1.j2();
|
|
817
1062
|
}
|
|
818
1063
|
function GameFinishedReason$Reason$Companion$_anonymous__q2gwr5() {
|
|
819
1064
|
return createSimpleEnumSerializer('com.logic.data.models.GameFinishedReason.Reason', values());
|
|
@@ -852,24 +1097,24 @@
|
|
|
852
1097
|
$ENTRIES = enumEntries(values());
|
|
853
1098
|
return $ENTRIES;
|
|
854
1099
|
}
|
|
855
|
-
function
|
|
856
|
-
|
|
1100
|
+
function Companion_6() {
|
|
1101
|
+
Companion_instance_6 = this;
|
|
857
1102
|
var tmp = this;
|
|
858
1103
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
859
|
-
tmp.
|
|
1104
|
+
tmp.v1p_1 = lazy(tmp_0, GameFinishedReason$Reason$Companion$_anonymous__q2gwr5);
|
|
860
1105
|
}
|
|
861
|
-
protoOf(
|
|
862
|
-
return _get_$
|
|
1106
|
+
protoOf(Companion_6).n17 = function () {
|
|
1107
|
+
return _get_$cachedSerializer__te6jhj_3(this);
|
|
863
1108
|
};
|
|
864
|
-
protoOf(
|
|
1109
|
+
protoOf(Companion_6).mv = function (typeParamsSerializers) {
|
|
865
1110
|
return this.n17();
|
|
866
1111
|
};
|
|
867
|
-
var
|
|
868
|
-
function
|
|
1112
|
+
var Companion_instance_6;
|
|
1113
|
+
function Companion_getInstance_9() {
|
|
869
1114
|
Reason_initEntries();
|
|
870
|
-
if (
|
|
871
|
-
new
|
|
872
|
-
return
|
|
1115
|
+
if (Companion_instance_6 == null)
|
|
1116
|
+
new Companion_6();
|
|
1117
|
+
return Companion_instance_6;
|
|
873
1118
|
}
|
|
874
1119
|
var Reason_entriesInitialized;
|
|
875
1120
|
function Reason_initEntries() {
|
|
@@ -882,7 +1127,7 @@
|
|
|
882
1127
|
Reason_NO_ACTIVE_PLAYERS_instance = new Reason('NO_ACTIVE_PLAYERS', 3);
|
|
883
1128
|
Reason_REVENGED_instance = new Reason('REVENGED', 4);
|
|
884
1129
|
Reason_GAME_NOT_EXISTS_instance = new Reason('GAME_NOT_EXISTS', 5);
|
|
885
|
-
|
|
1130
|
+
Companion_getInstance_9();
|
|
886
1131
|
}
|
|
887
1132
|
var $ENTRIES;
|
|
888
1133
|
function Reason(name, ordinal) {
|
|
@@ -916,18 +1161,18 @@
|
|
|
916
1161
|
TerminationGameReason.call(this);
|
|
917
1162
|
this.reason = reason;
|
|
918
1163
|
}
|
|
919
|
-
protoOf(GameFinishedReason).
|
|
1164
|
+
protoOf(GameFinishedReason).y1p = function () {
|
|
920
1165
|
return this.reason;
|
|
921
1166
|
};
|
|
922
1167
|
protoOf(GameFinishedReason).pc = function () {
|
|
923
1168
|
return this.reason;
|
|
924
1169
|
};
|
|
925
|
-
protoOf(GameFinishedReason).
|
|
1170
|
+
protoOf(GameFinishedReason).z1p = function (reason) {
|
|
926
1171
|
return new GameFinishedReason(reason);
|
|
927
1172
|
};
|
|
928
1173
|
protoOf(GameFinishedReason).copy = function (reason, $super) {
|
|
929
1174
|
reason = reason === VOID ? this.reason : reason;
|
|
930
|
-
return $super === VOID ? this.
|
|
1175
|
+
return $super === VOID ? this.z1p(reason) : $super.z1p.call(this, reason);
|
|
931
1176
|
};
|
|
932
1177
|
protoOf(GameFinishedReason).toString = function () {
|
|
933
1178
|
return 'GameFinishedReason(reason=' + this.reason.toString() + ')';
|
|
@@ -944,8 +1189,8 @@
|
|
|
944
1189
|
return false;
|
|
945
1190
|
return true;
|
|
946
1191
|
};
|
|
947
|
-
function _get_$
|
|
948
|
-
return $this.
|
|
1192
|
+
function _get_$cachedSerializer__te6jhj_4($this) {
|
|
1193
|
+
return $this.a1q_1.j2();
|
|
949
1194
|
}
|
|
950
1195
|
function GameErrorReason$Reason$Companion$_anonymous__54sopr() {
|
|
951
1196
|
return createSimpleEnumSerializer('com.logic.data.models.GameErrorReason.Reason', values_0());
|
|
@@ -984,24 +1229,24 @@
|
|
|
984
1229
|
$ENTRIES_0 = enumEntries(values_0());
|
|
985
1230
|
return $ENTRIES_0;
|
|
986
1231
|
}
|
|
987
|
-
function
|
|
988
|
-
|
|
1232
|
+
function Companion_7() {
|
|
1233
|
+
Companion_instance_7 = this;
|
|
989
1234
|
var tmp = this;
|
|
990
1235
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
991
|
-
tmp.
|
|
1236
|
+
tmp.a1q_1 = lazy(tmp_0, GameErrorReason$Reason$Companion$_anonymous__54sopr);
|
|
992
1237
|
}
|
|
993
|
-
protoOf(
|
|
994
|
-
return _get_$
|
|
1238
|
+
protoOf(Companion_7).n17 = function () {
|
|
1239
|
+
return _get_$cachedSerializer__te6jhj_4(this);
|
|
995
1240
|
};
|
|
996
|
-
protoOf(
|
|
1241
|
+
protoOf(Companion_7).mv = function (typeParamsSerializers) {
|
|
997
1242
|
return this.n17();
|
|
998
1243
|
};
|
|
999
|
-
var
|
|
1000
|
-
function
|
|
1244
|
+
var Companion_instance_7;
|
|
1245
|
+
function Companion_getInstance_10() {
|
|
1001
1246
|
Reason_initEntries_0();
|
|
1002
|
-
if (
|
|
1003
|
-
new
|
|
1004
|
-
return
|
|
1247
|
+
if (Companion_instance_7 == null)
|
|
1248
|
+
new Companion_7();
|
|
1249
|
+
return Companion_instance_7;
|
|
1005
1250
|
}
|
|
1006
1251
|
var Reason_entriesInitialized_0;
|
|
1007
1252
|
function Reason_initEntries_0() {
|
|
@@ -1014,7 +1259,7 @@
|
|
|
1014
1259
|
Reason_WRONG_PLAYER_TURN_instance = new Reason_0('WRONG_PLAYER_TURN', 3);
|
|
1015
1260
|
Reason_DUPLICATED_PLAYER_ANSWER_instance = new Reason_0('DUPLICATED_PLAYER_ANSWER', 4);
|
|
1016
1261
|
Reason_PLAYER_DISCONNECTED_instance = new Reason_0('PLAYER_DISCONNECTED', 5);
|
|
1017
|
-
|
|
1262
|
+
Companion_getInstance_10();
|
|
1018
1263
|
}
|
|
1019
1264
|
var $ENTRIES_0;
|
|
1020
1265
|
function Reason_0(name, ordinal) {
|
|
@@ -1048,18 +1293,18 @@
|
|
|
1048
1293
|
TerminationGameReason.call(this);
|
|
1049
1294
|
this.reason = reason;
|
|
1050
1295
|
}
|
|
1051
|
-
protoOf(GameErrorReason).
|
|
1296
|
+
protoOf(GameErrorReason).y1p = function () {
|
|
1052
1297
|
return this.reason;
|
|
1053
1298
|
};
|
|
1054
1299
|
protoOf(GameErrorReason).pc = function () {
|
|
1055
1300
|
return this.reason;
|
|
1056
1301
|
};
|
|
1057
|
-
protoOf(GameErrorReason).
|
|
1302
|
+
protoOf(GameErrorReason).d1q = function (reason) {
|
|
1058
1303
|
return new GameErrorReason(reason);
|
|
1059
1304
|
};
|
|
1060
1305
|
protoOf(GameErrorReason).copy = function (reason, $super) {
|
|
1061
1306
|
reason = reason === VOID ? this.reason : reason;
|
|
1062
|
-
return $super === VOID ? this.
|
|
1307
|
+
return $super === VOID ? this.d1q(reason) : $super.d1q.call(this, reason);
|
|
1063
1308
|
};
|
|
1064
1309
|
protoOf(GameErrorReason).toString = function () {
|
|
1065
1310
|
return 'GameErrorReason(reason=' + this.reason.toString() + ')';
|
|
@@ -1132,7 +1377,7 @@
|
|
|
1132
1377
|
initialLuckyFactor = initialLuckyFactor === VOID ? null : initialLuckyFactor;
|
|
1133
1378
|
rating = rating === VOID ? null : rating;
|
|
1134
1379
|
payload = payload === VOID ? null : payload;
|
|
1135
|
-
this.
|
|
1380
|
+
this.e1q_1 = playerId;
|
|
1136
1381
|
this.name = name;
|
|
1137
1382
|
this.avatarUrl = avatarUrl;
|
|
1138
1383
|
this.isBot = isBot;
|
|
@@ -1140,25 +1385,25 @@
|
|
|
1140
1385
|
this.rating = rating;
|
|
1141
1386
|
this.payload = payload;
|
|
1142
1387
|
}
|
|
1143
|
-
protoOf(GameUserInfo).
|
|
1144
|
-
return this.
|
|
1388
|
+
protoOf(GameUserInfo).p1p = function () {
|
|
1389
|
+
return this.e1q_1;
|
|
1145
1390
|
};
|
|
1146
1391
|
protoOf(GameUserInfo).m = function () {
|
|
1147
1392
|
return this.name;
|
|
1148
1393
|
};
|
|
1149
|
-
protoOf(GameUserInfo).
|
|
1394
|
+
protoOf(GameUserInfo).f1q = function () {
|
|
1150
1395
|
return this.avatarUrl;
|
|
1151
1396
|
};
|
|
1152
|
-
protoOf(GameUserInfo).
|
|
1397
|
+
protoOf(GameUserInfo).g1q = function () {
|
|
1153
1398
|
return this.isBot;
|
|
1154
1399
|
};
|
|
1155
|
-
protoOf(GameUserInfo).
|
|
1400
|
+
protoOf(GameUserInfo).h1q = function () {
|
|
1156
1401
|
return this.initialLuckyFactor;
|
|
1157
1402
|
};
|
|
1158
|
-
protoOf(GameUserInfo).
|
|
1403
|
+
protoOf(GameUserInfo).i1q = function () {
|
|
1159
1404
|
return this.rating;
|
|
1160
1405
|
};
|
|
1161
|
-
protoOf(GameUserInfo).
|
|
1406
|
+
protoOf(GameUserInfo).j1q = function () {
|
|
1162
1407
|
return this.payload;
|
|
1163
1408
|
};
|
|
1164
1409
|
protoOf(GameUserInfo).getRatingOrDefault = function (initialUserRating) {
|
|
@@ -1166,7 +1411,7 @@
|
|
|
1166
1411
|
return tmp0_elvis_lhs == null ? initialUserRating : tmp0_elvis_lhs;
|
|
1167
1412
|
};
|
|
1168
1413
|
protoOf(GameUserInfo).toString = function () {
|
|
1169
|
-
var tmp = 'playerId=' + this.
|
|
1414
|
+
var tmp = 'playerId=' + this.e1q_1;
|
|
1170
1415
|
var tmp_0 = 'name=' + this.name;
|
|
1171
1416
|
// Inline function 'kotlin.takeIf' call
|
|
1172
1417
|
var this_0 = 'avatarUrl=' + this.avatarUrl;
|
|
@@ -1216,7 +1461,7 @@
|
|
|
1216
1461
|
return 'GameUserInfo(' + joinToString(listOfNotNull([tmp, tmp_0, tmp_2, tmp_4, tmp_6, tmp_8, tmp$ret$9])) + ')';
|
|
1217
1462
|
};
|
|
1218
1463
|
protoOf(GameUserInfo).pc = function () {
|
|
1219
|
-
return this.
|
|
1464
|
+
return this.e1q_1;
|
|
1220
1465
|
};
|
|
1221
1466
|
protoOf(GameUserInfo).qc = function () {
|
|
1222
1467
|
return this.name;
|
|
@@ -1230,27 +1475,27 @@
|
|
|
1230
1475
|
protoOf(GameUserInfo).d1p = function () {
|
|
1231
1476
|
return this.initialLuckyFactor;
|
|
1232
1477
|
};
|
|
1233
|
-
protoOf(GameUserInfo).
|
|
1478
|
+
protoOf(GameUserInfo).k1q = function () {
|
|
1234
1479
|
return this.rating;
|
|
1235
1480
|
};
|
|
1236
|
-
protoOf(GameUserInfo).
|
|
1481
|
+
protoOf(GameUserInfo).l1q = function () {
|
|
1237
1482
|
return this.payload;
|
|
1238
1483
|
};
|
|
1239
|
-
protoOf(GameUserInfo).
|
|
1484
|
+
protoOf(GameUserInfo).m1q = function (playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload) {
|
|
1240
1485
|
return new GameUserInfo(playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload);
|
|
1241
1486
|
};
|
|
1242
1487
|
protoOf(GameUserInfo).copy = function (playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload, $super) {
|
|
1243
|
-
playerId = playerId === VOID ? this.
|
|
1488
|
+
playerId = playerId === VOID ? this.e1q_1 : playerId;
|
|
1244
1489
|
name = name === VOID ? this.name : name;
|
|
1245
1490
|
avatarUrl = avatarUrl === VOID ? this.avatarUrl : avatarUrl;
|
|
1246
1491
|
isBot = isBot === VOID ? this.isBot : isBot;
|
|
1247
1492
|
initialLuckyFactor = initialLuckyFactor === VOID ? this.initialLuckyFactor : initialLuckyFactor;
|
|
1248
1493
|
rating = rating === VOID ? this.rating : rating;
|
|
1249
1494
|
payload = payload === VOID ? this.payload : payload;
|
|
1250
|
-
return $super === VOID ? this.
|
|
1495
|
+
return $super === VOID ? this.m1q(playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload) : $super.m1q.call(this, playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload);
|
|
1251
1496
|
};
|
|
1252
1497
|
protoOf(GameUserInfo).hashCode = function () {
|
|
1253
|
-
var result = getStringHashCode(this.
|
|
1498
|
+
var result = getStringHashCode(this.e1q_1);
|
|
1254
1499
|
result = imul(result, 31) + getStringHashCode(this.name) | 0;
|
|
1255
1500
|
result = imul(result, 31) + (this.avatarUrl == null ? 0 : getStringHashCode(this.avatarUrl)) | 0;
|
|
1256
1501
|
result = imul(result, 31) + getBooleanHashCode(this.isBot) | 0;
|
|
@@ -1264,7 +1509,7 @@
|
|
|
1264
1509
|
return true;
|
|
1265
1510
|
if (!(other instanceof GameUserInfo))
|
|
1266
1511
|
return false;
|
|
1267
|
-
if (!(this.
|
|
1512
|
+
if (!(this.e1q_1 === other.e1q_1))
|
|
1268
1513
|
return false;
|
|
1269
1514
|
if (!(this.name === other.name))
|
|
1270
1515
|
return false;
|
|
@@ -1325,18 +1570,18 @@
|
|
|
1325
1570
|
return getItemIndex(_this__u8e3s4, get_byIdPlayerPredicate()(playerId));
|
|
1326
1571
|
}
|
|
1327
1572
|
function PlayerIndex(playerId, playerIndex) {
|
|
1328
|
-
this.
|
|
1329
|
-
this.
|
|
1573
|
+
this.n1q_1 = playerId;
|
|
1574
|
+
this.o1q_1 = playerIndex;
|
|
1330
1575
|
}
|
|
1331
|
-
protoOf(PlayerIndex).
|
|
1332
|
-
return this.
|
|
1576
|
+
protoOf(PlayerIndex).p1p = function () {
|
|
1577
|
+
return this.n1q_1;
|
|
1333
1578
|
};
|
|
1334
1579
|
protoOf(PlayerIndex).toString = function () {
|
|
1335
|
-
return 'PlayerIndex(playerId=' + this.
|
|
1580
|
+
return 'PlayerIndex(playerId=' + this.n1q_1 + ', playerIndex=' + this.o1q_1 + ')';
|
|
1336
1581
|
};
|
|
1337
1582
|
protoOf(PlayerIndex).hashCode = function () {
|
|
1338
|
-
var result = getStringHashCode(this.
|
|
1339
|
-
result = imul(result, 31) + this.
|
|
1583
|
+
var result = getStringHashCode(this.n1q_1);
|
|
1584
|
+
result = imul(result, 31) + this.o1q_1 | 0;
|
|
1340
1585
|
return result;
|
|
1341
1586
|
};
|
|
1342
1587
|
protoOf(PlayerIndex).equals = function (other) {
|
|
@@ -1344,9 +1589,9 @@
|
|
|
1344
1589
|
return true;
|
|
1345
1590
|
if (!(other instanceof PlayerIndex))
|
|
1346
1591
|
return false;
|
|
1347
|
-
if (!(this.
|
|
1592
|
+
if (!(this.n1q_1 === other.n1q_1))
|
|
1348
1593
|
return false;
|
|
1349
|
-
if (!(this.
|
|
1594
|
+
if (!(this.o1q_1 === other.o1q_1))
|
|
1350
1595
|
return false;
|
|
1351
1596
|
return true;
|
|
1352
1597
|
};
|
|
@@ -1361,7 +1606,7 @@
|
|
|
1361
1606
|
}
|
|
1362
1607
|
function playerTurnPredicate$lambda(p1) {
|
|
1363
1608
|
_init_properties_Player_kt__qi83pd();
|
|
1364
|
-
return p1.
|
|
1609
|
+
return p1.p1q().x1q();
|
|
1365
1610
|
}
|
|
1366
1611
|
var properties_initialized_Player_kt_56shkt;
|
|
1367
1612
|
function _init_properties_Player_kt__qi83pd() {
|
|
@@ -1372,67 +1617,67 @@
|
|
|
1372
1617
|
}
|
|
1373
1618
|
}
|
|
1374
1619
|
function _get_lastConnectionStateDuration__9l9kps($this) {
|
|
1375
|
-
if ($this.
|
|
1620
|
+
if ($this.z1q_1 == null) {
|
|
1376
1621
|
return Companion_getInstance().kf_1;
|
|
1377
1622
|
}
|
|
1378
1623
|
var now = System_instance.jf();
|
|
1379
|
-
return now.hg($this.
|
|
1624
|
+
return now.hg($this.z1q_1);
|
|
1380
1625
|
}
|
|
1381
|
-
function
|
|
1382
|
-
this.
|
|
1626
|
+
function Companion_8() {
|
|
1627
|
+
this.b1r_1 = 70;
|
|
1383
1628
|
}
|
|
1384
|
-
protoOf(
|
|
1629
|
+
protoOf(Companion_8).c1r = function (state, connectionChangedTime) {
|
|
1385
1630
|
return new PlayerConnection(state, connectionChangedTime);
|
|
1386
1631
|
};
|
|
1387
|
-
protoOf(
|
|
1632
|
+
protoOf(Companion_8).d1r = function (state, connectionChangedTime, $super) {
|
|
1388
1633
|
connectionChangedTime = connectionChangedTime === VOID ? null : connectionChangedTime;
|
|
1389
|
-
return $super === VOID ? this.
|
|
1634
|
+
return $super === VOID ? this.c1r(state, connectionChangedTime) : $super.c1r.call(this, state, connectionChangedTime);
|
|
1390
1635
|
};
|
|
1391
|
-
var
|
|
1392
|
-
function
|
|
1393
|
-
return
|
|
1636
|
+
var Companion_instance_8;
|
|
1637
|
+
function Companion_getInstance_11() {
|
|
1638
|
+
return Companion_instance_8;
|
|
1394
1639
|
}
|
|
1395
1640
|
function PlayerConnection(state, connectionChangedTime, notLiveDurationRecord) {
|
|
1396
1641
|
connectionChangedTime = connectionChangedTime === VOID ? null : connectionChangedTime;
|
|
1397
1642
|
notLiveDurationRecord = notLiveDurationRecord === VOID ? Companion_getInstance().kf_1 : notLiveDurationRecord;
|
|
1398
|
-
this.
|
|
1399
|
-
this.
|
|
1400
|
-
this.
|
|
1643
|
+
this.y1q_1 = state;
|
|
1644
|
+
this.z1q_1 = connectionChangedTime;
|
|
1645
|
+
this.a1r_1 = notLiveDurationRecord;
|
|
1401
1646
|
}
|
|
1402
|
-
protoOf(PlayerConnection).
|
|
1647
|
+
protoOf(PlayerConnection).e1r = function () {
|
|
1403
1648
|
var tmp;
|
|
1404
|
-
if (this.
|
|
1405
|
-
tmp = this.
|
|
1649
|
+
if (this.y1q_1.isLive) {
|
|
1650
|
+
tmp = this.a1r_1;
|
|
1406
1651
|
} else {
|
|
1407
|
-
tmp = Duration__plus_impl_yu9v8f(this.
|
|
1652
|
+
tmp = Duration__plus_impl_yu9v8f(this.a1r_1, _get_lastConnectionStateDuration__9l9kps(this));
|
|
1408
1653
|
}
|
|
1409
1654
|
return tmp;
|
|
1410
1655
|
};
|
|
1411
|
-
protoOf(PlayerConnection).
|
|
1656
|
+
protoOf(PlayerConnection).f1r = function (gameDuration) {
|
|
1412
1657
|
// Inline function 'kotlin.Long.div' call
|
|
1413
1658
|
var this_0 = _Duration___get_inWholeMilliseconds__impl__msfiry(gameDuration);
|
|
1414
1659
|
var percent = toNumber(this_0) / 100.0;
|
|
1415
1660
|
// Inline function 'kotlin.Long.div' call
|
|
1416
|
-
var this_1 = _Duration___get_inWholeMilliseconds__impl__msfiry(this.
|
|
1661
|
+
var this_1 = _Duration___get_inWholeMilliseconds__impl__msfiry(this.e1r());
|
|
1417
1662
|
// Inline function 'kotlin.math.round' call
|
|
1418
1663
|
var x = toNumber(this_1) / percent;
|
|
1419
1664
|
var tmp$ret$2 = round(x);
|
|
1420
1665
|
return numberToInt(tmp$ret$2);
|
|
1421
1666
|
};
|
|
1422
|
-
protoOf(PlayerConnection).
|
|
1423
|
-
return 100 - this.
|
|
1667
|
+
protoOf(PlayerConnection).g1r = function (gameDuration) {
|
|
1668
|
+
return 100 - this.f1r(gameDuration) | 0;
|
|
1424
1669
|
};
|
|
1425
|
-
protoOf(PlayerConnection).
|
|
1426
|
-
var percentage = this.
|
|
1670
|
+
protoOf(PlayerConnection).h1r = function (gameDuration) {
|
|
1671
|
+
var percentage = this.g1r(gameDuration);
|
|
1427
1672
|
return percentage >= 70;
|
|
1428
1673
|
};
|
|
1429
1674
|
protoOf(PlayerConnection).toString = function () {
|
|
1430
|
-
return 'PlayerConnection(state=' + this.
|
|
1675
|
+
return 'PlayerConnection(state=' + this.y1q_1.toString() + ', connectionChangedTime=' + toString(this.z1q_1) + ', notLiveDurationRecord=' + Duration__toString_impl_8d916b(this.a1r_1) + ')';
|
|
1431
1676
|
};
|
|
1432
1677
|
protoOf(PlayerConnection).hashCode = function () {
|
|
1433
|
-
var result = this.
|
|
1434
|
-
result = imul(result, 31) + (this.
|
|
1435
|
-
result = imul(result, 31) + Duration__hashCode_impl_u4exz6(this.
|
|
1678
|
+
var result = this.y1q_1.hashCode();
|
|
1679
|
+
result = imul(result, 31) + (this.z1q_1 == null ? 0 : this.z1q_1.hashCode()) | 0;
|
|
1680
|
+
result = imul(result, 31) + Duration__hashCode_impl_u4exz6(this.a1r_1) | 0;
|
|
1436
1681
|
return result;
|
|
1437
1682
|
};
|
|
1438
1683
|
protoOf(PlayerConnection).equals = function (other) {
|
|
@@ -1440,16 +1685,16 @@
|
|
|
1440
1685
|
return true;
|
|
1441
1686
|
if (!(other instanceof PlayerConnection))
|
|
1442
1687
|
return false;
|
|
1443
|
-
if (!this.
|
|
1688
|
+
if (!this.y1q_1.equals(other.y1q_1))
|
|
1444
1689
|
return false;
|
|
1445
|
-
if (!equals(this.
|
|
1690
|
+
if (!equals(this.z1q_1, other.z1q_1))
|
|
1446
1691
|
return false;
|
|
1447
|
-
if (!equals(this.
|
|
1692
|
+
if (!equals(this.a1r_1, other.a1r_1))
|
|
1448
1693
|
return false;
|
|
1449
1694
|
return true;
|
|
1450
1695
|
};
|
|
1451
|
-
function _get_$
|
|
1452
|
-
return $this.
|
|
1696
|
+
function _get_$cachedSerializer__te6jhj_5($this) {
|
|
1697
|
+
return $this.i1r_1.j2();
|
|
1453
1698
|
}
|
|
1454
1699
|
function PlayerConnectionState$Companion$_anonymous__8wfaw3() {
|
|
1455
1700
|
return createSimpleEnumSerializer('com.logic.data.models.player.PlayerConnectionState', values_1());
|
|
@@ -1489,24 +1734,24 @@
|
|
|
1489
1734
|
break;
|
|
1490
1735
|
}
|
|
1491
1736
|
}
|
|
1492
|
-
function
|
|
1493
|
-
|
|
1737
|
+
function Companion_9() {
|
|
1738
|
+
Companion_instance_9 = this;
|
|
1494
1739
|
var tmp = this;
|
|
1495
1740
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1496
|
-
tmp.
|
|
1741
|
+
tmp.i1r_1 = lazy(tmp_0, PlayerConnectionState$Companion$_anonymous__8wfaw3);
|
|
1497
1742
|
}
|
|
1498
|
-
protoOf(
|
|
1499
|
-
return _get_$
|
|
1743
|
+
protoOf(Companion_9).n17 = function () {
|
|
1744
|
+
return _get_$cachedSerializer__te6jhj_5(this);
|
|
1500
1745
|
};
|
|
1501
|
-
protoOf(
|
|
1746
|
+
protoOf(Companion_9).mv = function (typeParamsSerializers) {
|
|
1502
1747
|
return this.n17();
|
|
1503
1748
|
};
|
|
1504
|
-
var
|
|
1505
|
-
function
|
|
1749
|
+
var Companion_instance_9;
|
|
1750
|
+
function Companion_getInstance_12() {
|
|
1506
1751
|
PlayerConnectionState_initEntries();
|
|
1507
|
-
if (
|
|
1508
|
-
new
|
|
1509
|
-
return
|
|
1752
|
+
if (Companion_instance_9 == null)
|
|
1753
|
+
new Companion_9();
|
|
1754
|
+
return Companion_instance_9;
|
|
1510
1755
|
}
|
|
1511
1756
|
var PlayerConnectionState_entriesInitialized;
|
|
1512
1757
|
function PlayerConnectionState_initEntries() {
|
|
@@ -1521,33 +1766,33 @@
|
|
|
1521
1766
|
PlayerConnectionState_LEFT_PERMANENTLY_instance = new PlayerConnectionState('LEFT_PERMANENTLY', 5);
|
|
1522
1767
|
PlayerConnectionState_DISCONNECTING_instance = new PlayerConnectionState('DISCONNECTING', 6);
|
|
1523
1768
|
PlayerConnectionState_DELETED_instance = new PlayerConnectionState('DELETED', 7);
|
|
1524
|
-
|
|
1769
|
+
Companion_getInstance_12();
|
|
1525
1770
|
}
|
|
1526
1771
|
function PlayerConnectionState(name, ordinal) {
|
|
1527
1772
|
Enum.call(this, name, ordinal);
|
|
1528
1773
|
}
|
|
1529
|
-
protoOf(PlayerConnectionState).
|
|
1774
|
+
protoOf(PlayerConnectionState).l1r = function () {
|
|
1530
1775
|
return this.equals(PlayerConnectionState_LIVE_getInstance());
|
|
1531
1776
|
};
|
|
1532
|
-
protoOf(PlayerConnectionState).
|
|
1777
|
+
protoOf(PlayerConnectionState).m1r = function () {
|
|
1533
1778
|
return this.equals(PlayerConnectionState_TIMEOUT_getInstance());
|
|
1534
1779
|
};
|
|
1535
|
-
protoOf(PlayerConnectionState).
|
|
1780
|
+
protoOf(PlayerConnectionState).n1r = function () {
|
|
1536
1781
|
return this.equals(PlayerConnectionState_LOST_CONNECTION_getInstance());
|
|
1537
1782
|
};
|
|
1538
|
-
protoOf(PlayerConnectionState).
|
|
1783
|
+
protoOf(PlayerConnectionState).o1r = function () {
|
|
1539
1784
|
return this.equals(PlayerConnectionState_LEFT_getInstance());
|
|
1540
1785
|
};
|
|
1541
|
-
protoOf(PlayerConnectionState).
|
|
1786
|
+
protoOf(PlayerConnectionState).p1r = function () {
|
|
1542
1787
|
return this.equals(PlayerConnectionState_LEFT_PERMANENTLY_getInstance());
|
|
1543
1788
|
};
|
|
1544
|
-
protoOf(PlayerConnectionState).
|
|
1789
|
+
protoOf(PlayerConnectionState).q1r = function () {
|
|
1545
1790
|
return this.equals(PlayerConnectionState_DELETED_getInstance());
|
|
1546
1791
|
};
|
|
1547
|
-
protoOf(PlayerConnectionState).
|
|
1792
|
+
protoOf(PlayerConnectionState).r1r = function () {
|
|
1548
1793
|
return this.equals(PlayerConnectionState_DISCONNECTING_getInstance());
|
|
1549
1794
|
};
|
|
1550
|
-
protoOf(PlayerConnectionState).
|
|
1795
|
+
protoOf(PlayerConnectionState).s1r = function () {
|
|
1551
1796
|
var tmp;
|
|
1552
1797
|
switch (this.x2_1) {
|
|
1553
1798
|
case 3:
|
|
@@ -1568,7 +1813,7 @@
|
|
|
1568
1813
|
}
|
|
1569
1814
|
return tmp;
|
|
1570
1815
|
};
|
|
1571
|
-
protoOf(PlayerConnectionState).
|
|
1816
|
+
protoOf(PlayerConnectionState).t1r = function () {
|
|
1572
1817
|
var tmp;
|
|
1573
1818
|
switch (this.x2_1) {
|
|
1574
1819
|
case 3:
|
|
@@ -1589,7 +1834,7 @@
|
|
|
1589
1834
|
}
|
|
1590
1835
|
return tmp;
|
|
1591
1836
|
};
|
|
1592
|
-
protoOf(PlayerConnectionState).
|
|
1837
|
+
protoOf(PlayerConnectionState).u1r = function () {
|
|
1593
1838
|
var tmp;
|
|
1594
1839
|
switch (this.x2_1) {
|
|
1595
1840
|
case 3:
|
|
@@ -1614,7 +1859,7 @@
|
|
|
1614
1859
|
}
|
|
1615
1860
|
return tmp;
|
|
1616
1861
|
};
|
|
1617
|
-
protoOf(PlayerConnectionState).
|
|
1862
|
+
protoOf(PlayerConnectionState).v1r = function () {
|
|
1618
1863
|
var tmp;
|
|
1619
1864
|
switch (this.x2_1) {
|
|
1620
1865
|
case 3:
|
|
@@ -1639,7 +1884,7 @@
|
|
|
1639
1884
|
}
|
|
1640
1885
|
return tmp;
|
|
1641
1886
|
};
|
|
1642
|
-
protoOf(PlayerConnectionState).
|
|
1887
|
+
protoOf(PlayerConnectionState).w1r = function () {
|
|
1643
1888
|
var tmp;
|
|
1644
1889
|
switch (this.x2_1) {
|
|
1645
1890
|
case 3:
|
|
@@ -1662,7 +1907,7 @@
|
|
|
1662
1907
|
}
|
|
1663
1908
|
return tmp;
|
|
1664
1909
|
};
|
|
1665
|
-
protoOf(PlayerConnectionState).
|
|
1910
|
+
protoOf(PlayerConnectionState).x1r = function () {
|
|
1666
1911
|
var tmp;
|
|
1667
1912
|
switch (this.x2_1) {
|
|
1668
1913
|
case 2:
|
|
@@ -1685,7 +1930,7 @@
|
|
|
1685
1930
|
}
|
|
1686
1931
|
return tmp;
|
|
1687
1932
|
};
|
|
1688
|
-
protoOf(PlayerConnectionState).
|
|
1933
|
+
protoOf(PlayerConnectionState).y1r = function () {
|
|
1689
1934
|
var tmp;
|
|
1690
1935
|
switch (this.x2_1) {
|
|
1691
1936
|
case 5:
|
|
@@ -1738,8 +1983,8 @@
|
|
|
1738
1983
|
PlayerConnectionState_initEntries();
|
|
1739
1984
|
return PlayerConnectionState_DELETED_instance;
|
|
1740
1985
|
}
|
|
1741
|
-
function _get_$
|
|
1742
|
-
return $this.
|
|
1986
|
+
function _get_$cachedSerializer__te6jhj_6($this) {
|
|
1987
|
+
return $this.z1r_1.j2();
|
|
1743
1988
|
}
|
|
1744
1989
|
function PlayerState$PlayerWaitingState$Companion$_anonymous__jkatu2() {
|
|
1745
1990
|
return createSimpleEnumSerializer('com.logic.data.models.player.PlayerState.PlayerWaitingState', values_2());
|
|
@@ -1750,24 +1995,24 @@
|
|
|
1750
1995
|
function values_2() {
|
|
1751
1996
|
return [PlayerWaitingState_IDLE_getInstance(), PlayerWaitingState_IN_PROGRESS_getInstance(), PlayerWaitingState_IN_PROGRESS_ATTENTION_MODE_getInstance()];
|
|
1752
1997
|
}
|
|
1753
|
-
function
|
|
1754
|
-
|
|
1998
|
+
function Companion_10() {
|
|
1999
|
+
Companion_instance_10 = this;
|
|
1755
2000
|
var tmp = this;
|
|
1756
2001
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1757
|
-
tmp.
|
|
2002
|
+
tmp.z1r_1 = lazy(tmp_0, PlayerState$PlayerWaitingState$Companion$_anonymous__jkatu2);
|
|
1758
2003
|
}
|
|
1759
|
-
protoOf(
|
|
1760
|
-
return _get_$
|
|
2004
|
+
protoOf(Companion_10).n17 = function () {
|
|
2005
|
+
return _get_$cachedSerializer__te6jhj_6(this);
|
|
1761
2006
|
};
|
|
1762
|
-
protoOf(
|
|
2007
|
+
protoOf(Companion_10).mv = function (typeParamsSerializers) {
|
|
1763
2008
|
return this.n17();
|
|
1764
2009
|
};
|
|
1765
|
-
var
|
|
1766
|
-
function
|
|
2010
|
+
var Companion_instance_10;
|
|
2011
|
+
function Companion_getInstance_13() {
|
|
1767
2012
|
PlayerWaitingState_initEntries();
|
|
1768
|
-
if (
|
|
1769
|
-
new
|
|
1770
|
-
return
|
|
2013
|
+
if (Companion_instance_10 == null)
|
|
2014
|
+
new Companion_10();
|
|
2015
|
+
return Companion_instance_10;
|
|
1771
2016
|
}
|
|
1772
2017
|
var PlayerWaitingState_entriesInitialized;
|
|
1773
2018
|
function PlayerWaitingState_initEntries() {
|
|
@@ -1777,29 +2022,29 @@
|
|
|
1777
2022
|
PlayerWaitingState_IDLE_instance = new PlayerWaitingState('IDLE', 0);
|
|
1778
2023
|
PlayerWaitingState_IN_PROGRESS_instance = new PlayerWaitingState('IN_PROGRESS', 1);
|
|
1779
2024
|
PlayerWaitingState_IN_PROGRESS_ATTENTION_MODE_instance = new PlayerWaitingState('IN_PROGRESS_ATTENTION_MODE', 2);
|
|
1780
|
-
|
|
2025
|
+
Companion_getInstance_13();
|
|
1781
2026
|
}
|
|
1782
2027
|
function PlayerWaitingState(name, ordinal) {
|
|
1783
2028
|
Enum.call(this, name, ordinal);
|
|
1784
2029
|
}
|
|
1785
|
-
protoOf(PlayerWaitingState).
|
|
1786
|
-
return this.
|
|
2030
|
+
protoOf(PlayerWaitingState).x1q = function () {
|
|
2031
|
+
return this.c1s() || this.d1s();
|
|
1787
2032
|
};
|
|
1788
|
-
protoOf(PlayerWaitingState).
|
|
2033
|
+
protoOf(PlayerWaitingState).c1s = function () {
|
|
1789
2034
|
return this.equals(PlayerWaitingState_IN_PROGRESS_getInstance());
|
|
1790
2035
|
};
|
|
1791
|
-
protoOf(PlayerWaitingState).
|
|
2036
|
+
protoOf(PlayerWaitingState).d1s = function () {
|
|
1792
2037
|
return this.equals(PlayerWaitingState_IN_PROGRESS_ATTENTION_MODE_getInstance());
|
|
1793
2038
|
};
|
|
1794
|
-
function
|
|
2039
|
+
function Companion_11() {
|
|
1795
2040
|
}
|
|
1796
|
-
protoOf(
|
|
2041
|
+
protoOf(Companion_11).e1s = function (connection) {
|
|
1797
2042
|
var tmp0_state = PlayerWaitingState_IDLE_getInstance();
|
|
1798
2043
|
return new PlayerState(null, null, null, tmp0_state, false, null, connection);
|
|
1799
2044
|
};
|
|
1800
|
-
var
|
|
1801
|
-
function
|
|
1802
|
-
return
|
|
2045
|
+
var Companion_instance_11;
|
|
2046
|
+
function Companion_getInstance_14() {
|
|
2047
|
+
return Companion_instance_11;
|
|
1803
2048
|
}
|
|
1804
2049
|
function PlayerWaitingState_IDLE_getInstance() {
|
|
1805
2050
|
PlayerWaitingState_initEntries();
|
|
@@ -1816,17 +2061,17 @@
|
|
|
1816
2061
|
function PlayerState(startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) {
|
|
1817
2062
|
tag = tag === VOID ? null : tag;
|
|
1818
2063
|
connection = connection === VOID ? null : connection;
|
|
1819
|
-
this.
|
|
1820
|
-
this.
|
|
1821
|
-
this.
|
|
1822
|
-
this.
|
|
1823
|
-
this.
|
|
1824
|
-
this.
|
|
1825
|
-
this.
|
|
1826
|
-
}
|
|
1827
|
-
protoOf(PlayerState).
|
|
2064
|
+
this.q1q_1 = startFromTime;
|
|
2065
|
+
this.r1q_1 = playerTurnTimeout;
|
|
2066
|
+
this.s1q_1 = waitPlayerUntilTime;
|
|
2067
|
+
this.t1q_1 = state;
|
|
2068
|
+
this.u1q_1 = ready;
|
|
2069
|
+
this.v1q_1 = tag;
|
|
2070
|
+
this.w1q_1 = connection;
|
|
2071
|
+
}
|
|
2072
|
+
protoOf(PlayerState).f1s = function () {
|
|
1828
2073
|
// Inline function 'kotlin.requireNotNull' call
|
|
1829
|
-
var tmp0 = this.
|
|
2074
|
+
var tmp0 = this.w1q_1;
|
|
1830
2075
|
var tmp$ret$1;
|
|
1831
2076
|
$l$block: {
|
|
1832
2077
|
// Inline function 'kotlin.requireNotNull' call
|
|
@@ -1842,55 +2087,55 @@
|
|
|
1842
2087
|
};
|
|
1843
2088
|
protoOf(PlayerState).toString = function () {
|
|
1844
2089
|
// Inline function 'kotlin.takeIf' call
|
|
1845
|
-
var this_0 = 'startFromTime=' + toString(this.
|
|
2090
|
+
var this_0 = 'startFromTime=' + toString(this.q1q_1);
|
|
1846
2091
|
var tmp;
|
|
1847
|
-
if (!(this.
|
|
2092
|
+
if (!(this.q1q_1 == null)) {
|
|
1848
2093
|
tmp = this_0;
|
|
1849
2094
|
} else {
|
|
1850
2095
|
tmp = null;
|
|
1851
2096
|
}
|
|
1852
2097
|
var tmp_0 = tmp;
|
|
1853
2098
|
// Inline function 'kotlin.takeIf' call
|
|
1854
|
-
var this_1 = 'playerTurnTimeout=' + toString(this.
|
|
2099
|
+
var this_1 = 'playerTurnTimeout=' + toString(this.r1q_1);
|
|
1855
2100
|
var tmp_1;
|
|
1856
|
-
if (!(this.
|
|
2101
|
+
if (!(this.r1q_1 == null)) {
|
|
1857
2102
|
tmp_1 = this_1;
|
|
1858
2103
|
} else {
|
|
1859
2104
|
tmp_1 = null;
|
|
1860
2105
|
}
|
|
1861
2106
|
var tmp_2 = tmp_1;
|
|
1862
2107
|
// Inline function 'kotlin.takeIf' call
|
|
1863
|
-
var this_2 = 'waitPlayerUntilTime=' + toString(this.
|
|
2108
|
+
var this_2 = 'waitPlayerUntilTime=' + toString(this.s1q_1);
|
|
1864
2109
|
var tmp_3;
|
|
1865
|
-
if (!(this.
|
|
2110
|
+
if (!(this.s1q_1 == null)) {
|
|
1866
2111
|
tmp_3 = this_2;
|
|
1867
2112
|
} else {
|
|
1868
2113
|
tmp_3 = null;
|
|
1869
2114
|
}
|
|
1870
2115
|
var tmp_4 = tmp_3;
|
|
1871
|
-
var tmp_5 = 'state=' + this.
|
|
2116
|
+
var tmp_5 = 'state=' + this.t1q_1.toString();
|
|
1872
2117
|
// Inline function 'kotlin.takeIf' call
|
|
1873
|
-
var this_3 = 'ready=' + this.
|
|
2118
|
+
var this_3 = 'ready=' + this.u1q_1;
|
|
1874
2119
|
var tmp_6;
|
|
1875
|
-
if (this.
|
|
2120
|
+
if (this.u1q_1) {
|
|
1876
2121
|
tmp_6 = this_3;
|
|
1877
2122
|
} else {
|
|
1878
2123
|
tmp_6 = null;
|
|
1879
2124
|
}
|
|
1880
2125
|
var tmp_7 = tmp_6;
|
|
1881
2126
|
// Inline function 'kotlin.takeIf' call
|
|
1882
|
-
var this_4 = 'tag=' + this.
|
|
2127
|
+
var this_4 = 'tag=' + this.v1q_1;
|
|
1883
2128
|
var tmp_8;
|
|
1884
|
-
if (!(this.
|
|
2129
|
+
if (!(this.v1q_1 == null)) {
|
|
1885
2130
|
tmp_8 = this_4;
|
|
1886
2131
|
} else {
|
|
1887
2132
|
tmp_8 = null;
|
|
1888
2133
|
}
|
|
1889
2134
|
var tmp_9 = tmp_8;
|
|
1890
2135
|
// Inline function 'kotlin.takeIf' call
|
|
1891
|
-
var this_5 = 'connection=' + toString(this.
|
|
2136
|
+
var this_5 = 'connection=' + toString(this.w1q_1);
|
|
1892
2137
|
var tmp_10;
|
|
1893
|
-
if (!(this.
|
|
2138
|
+
if (!(this.w1q_1 == null)) {
|
|
1894
2139
|
tmp_10 = this_5;
|
|
1895
2140
|
} else {
|
|
1896
2141
|
tmp_10 = null;
|
|
@@ -1898,17 +2143,17 @@
|
|
|
1898
2143
|
var tmp$ret$11 = tmp_10;
|
|
1899
2144
|
return 'PlayerState(' + joinToString(listOfNotNull([tmp_0, tmp_2, tmp_4, tmp_5, tmp_7, tmp_9, tmp$ret$11])) + ')';
|
|
1900
2145
|
};
|
|
1901
|
-
protoOf(PlayerState).
|
|
1902
|
-
return this.
|
|
2146
|
+
protoOf(PlayerState).x1q = function () {
|
|
2147
|
+
return this.t1q_1.x1q();
|
|
1903
2148
|
};
|
|
1904
2149
|
protoOf(PlayerState).hashCode = function () {
|
|
1905
|
-
var result = this.
|
|
1906
|
-
result = imul(result, 31) + (this.
|
|
1907
|
-
result = imul(result, 31) + (this.
|
|
1908
|
-
result = imul(result, 31) + this.
|
|
1909
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1910
|
-
result = imul(result, 31) + (this.
|
|
1911
|
-
result = imul(result, 31) + (this.
|
|
2150
|
+
var result = this.q1q_1 == null ? 0 : this.q1q_1.hashCode();
|
|
2151
|
+
result = imul(result, 31) + (this.r1q_1 == null ? 0 : this.r1q_1.hashCode()) | 0;
|
|
2152
|
+
result = imul(result, 31) + (this.s1q_1 == null ? 0 : this.s1q_1.hashCode()) | 0;
|
|
2153
|
+
result = imul(result, 31) + this.t1q_1.hashCode() | 0;
|
|
2154
|
+
result = imul(result, 31) + getBooleanHashCode(this.u1q_1) | 0;
|
|
2155
|
+
result = imul(result, 31) + (this.v1q_1 == null ? 0 : getStringHashCode(this.v1q_1)) | 0;
|
|
2156
|
+
result = imul(result, 31) + (this.w1q_1 == null ? 0 : this.w1q_1.hashCode()) | 0;
|
|
1912
2157
|
return result;
|
|
1913
2158
|
};
|
|
1914
2159
|
protoOf(PlayerState).equals = function (other) {
|
|
@@ -1916,26 +2161,26 @@
|
|
|
1916
2161
|
return true;
|
|
1917
2162
|
if (!(other instanceof PlayerState))
|
|
1918
2163
|
return false;
|
|
1919
|
-
if (!equals(this.
|
|
2164
|
+
if (!equals(this.q1q_1, other.q1q_1))
|
|
1920
2165
|
return false;
|
|
1921
|
-
if (!equals(this.
|
|
2166
|
+
if (!equals(this.r1q_1, other.r1q_1))
|
|
1922
2167
|
return false;
|
|
1923
|
-
if (!equals(this.
|
|
2168
|
+
if (!equals(this.s1q_1, other.s1q_1))
|
|
1924
2169
|
return false;
|
|
1925
|
-
if (!this.
|
|
2170
|
+
if (!this.t1q_1.equals(other.t1q_1))
|
|
1926
2171
|
return false;
|
|
1927
|
-
if (!(this.
|
|
2172
|
+
if (!(this.u1q_1 === other.u1q_1))
|
|
1928
2173
|
return false;
|
|
1929
|
-
if (!(this.
|
|
2174
|
+
if (!(this.v1q_1 == other.v1q_1))
|
|
1930
2175
|
return false;
|
|
1931
|
-
if (!equals(this.
|
|
2176
|
+
if (!equals(this.w1q_1, other.w1q_1))
|
|
1932
2177
|
return false;
|
|
1933
2178
|
return true;
|
|
1934
2179
|
};
|
|
1935
2180
|
function Team(playerIds) {
|
|
1936
2181
|
this.playerIds = playerIds;
|
|
1937
2182
|
}
|
|
1938
|
-
protoOf(Team).
|
|
2183
|
+
protoOf(Team).g1s = function () {
|
|
1939
2184
|
return this.playerIds;
|
|
1940
2185
|
};
|
|
1941
2186
|
protoOf(Team).containsPlayer = function (playerId) {
|
|
@@ -1950,12 +2195,12 @@
|
|
|
1950
2195
|
protoOf(Team).pc = function () {
|
|
1951
2196
|
return this.playerIds;
|
|
1952
2197
|
};
|
|
1953
|
-
protoOf(Team).
|
|
2198
|
+
protoOf(Team).h1s = function (playerIds) {
|
|
1954
2199
|
return new Team(playerIds);
|
|
1955
2200
|
};
|
|
1956
2201
|
protoOf(Team).copy = function (playerIds, $super) {
|
|
1957
2202
|
playerIds = playerIds === VOID ? this.playerIds : playerIds;
|
|
1958
|
-
return $super === VOID ? this.
|
|
2203
|
+
return $super === VOID ? this.h1s(playerIds) : $super.h1s.call(this, playerIds);
|
|
1959
2204
|
};
|
|
1960
2205
|
protoOf(Team).toString = function () {
|
|
1961
2206
|
return 'Team(playerIds=' + toString_0(this.playerIds) + ')';
|
|
@@ -1972,8 +2217,8 @@
|
|
|
1972
2217
|
return false;
|
|
1973
2218
|
return true;
|
|
1974
2219
|
};
|
|
1975
|
-
function _get_$
|
|
1976
|
-
return $this.
|
|
2220
|
+
function _get_$cachedSerializer__te6jhj_7($this) {
|
|
2221
|
+
return $this.i1s_1.j2();
|
|
1977
2222
|
}
|
|
1978
2223
|
function TerminationGameReasonDto$Companion$_anonymous__30ivuy() {
|
|
1979
2224
|
var tmp = getKClass(TerminationGameReasonDto);
|
|
@@ -1981,11 +2226,11 @@
|
|
|
1981
2226
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
1982
2227
|
// Inline function 'kotlin.js.asDynamic' call
|
|
1983
2228
|
var tmp_0 = [getKClass(GameErrorReasonDto), getKClass(GameFinishedReasonDto), getKClass(PlayerExitReasonDto), getKClass(PlayerLostConnectionReasonDto), getKClass(PlayerTimeoutReasonDto), getKClass(ProcessingReasonDto), getKClass(WaitingForConnectionReasonDto)];
|
|
1984
|
-
var tmp_1 = $
|
|
1985
|
-
var tmp_2 = $
|
|
1986
|
-
var tmp_3 = $
|
|
1987
|
-
var tmp_4 = $
|
|
1988
|
-
var tmp_5 = $
|
|
2229
|
+
var tmp_1 = $serializer_getInstance_3();
|
|
2230
|
+
var tmp_2 = $serializer_getInstance_4();
|
|
2231
|
+
var tmp_3 = $serializer_getInstance_5();
|
|
2232
|
+
var tmp_4 = $serializer_getInstance_6();
|
|
2233
|
+
var tmp_5 = $serializer_getInstance_7();
|
|
1989
2234
|
var tmp_6 = ProcessingReasonDto_getInstance();
|
|
1990
2235
|
// Inline function 'kotlin.arrayOf' call
|
|
1991
2236
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
@@ -2007,32 +2252,32 @@
|
|
|
2007
2252
|
var tmp$ret$14 = [];
|
|
2008
2253
|
return SealedClassSerializer_init_$Create$('com.logic.data.models.serializable.TerminationGameReasonDto', tmp, tmp_0, tmp_9, tmp$ret$14);
|
|
2009
2254
|
}
|
|
2010
|
-
function
|
|
2011
|
-
|
|
2255
|
+
function Companion_12() {
|
|
2256
|
+
Companion_instance_12 = this;
|
|
2012
2257
|
var tmp = this;
|
|
2013
2258
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2014
|
-
tmp.
|
|
2259
|
+
tmp.i1s_1 = lazy(tmp_0, TerminationGameReasonDto$Companion$_anonymous__30ivuy);
|
|
2015
2260
|
}
|
|
2016
|
-
protoOf(
|
|
2017
|
-
return _get_$
|
|
2261
|
+
protoOf(Companion_12).n17 = function () {
|
|
2262
|
+
return _get_$cachedSerializer__te6jhj_7(this);
|
|
2018
2263
|
};
|
|
2019
|
-
protoOf(
|
|
2264
|
+
protoOf(Companion_12).mv = function (typeParamsSerializers) {
|
|
2020
2265
|
return this.n17();
|
|
2021
2266
|
};
|
|
2022
|
-
var
|
|
2023
|
-
function
|
|
2024
|
-
if (
|
|
2025
|
-
new
|
|
2026
|
-
return
|
|
2267
|
+
var Companion_instance_12;
|
|
2268
|
+
function Companion_getInstance_15() {
|
|
2269
|
+
if (Companion_instance_12 == null)
|
|
2270
|
+
new Companion_12();
|
|
2271
|
+
return Companion_instance_12;
|
|
2027
2272
|
}
|
|
2028
2273
|
function TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this) {
|
|
2029
2274
|
return $this;
|
|
2030
2275
|
}
|
|
2031
2276
|
function TerminationGameReasonDto() {
|
|
2032
|
-
|
|
2277
|
+
Companion_getInstance_15();
|
|
2033
2278
|
}
|
|
2034
|
-
function _get_$
|
|
2035
|
-
return $this.
|
|
2279
|
+
function _get_$cachedSerializer__te6jhj_8($this) {
|
|
2280
|
+
return $this.j1s_1.j2();
|
|
2036
2281
|
}
|
|
2037
2282
|
function ProcessingReasonDto$_anonymous__78na4x() {
|
|
2038
2283
|
var tmp = ProcessingReasonDto_getInstance();
|
|
@@ -2047,10 +2292,10 @@
|
|
|
2047
2292
|
TerminationGameReasonDto.call(this);
|
|
2048
2293
|
var tmp = this;
|
|
2049
2294
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2050
|
-
tmp.
|
|
2295
|
+
tmp.j1s_1 = lazy(tmp_0, ProcessingReasonDto$_anonymous__78na4x);
|
|
2051
2296
|
}
|
|
2052
2297
|
protoOf(ProcessingReasonDto).n17 = function () {
|
|
2053
|
-
return _get_$
|
|
2298
|
+
return _get_$cachedSerializer__te6jhj_8(this);
|
|
2054
2299
|
};
|
|
2055
2300
|
protoOf(ProcessingReasonDto).mv = function (typeParamsSerializers) {
|
|
2056
2301
|
return this.n17();
|
|
@@ -2074,29 +2319,29 @@
|
|
|
2074
2319
|
new ProcessingReasonDto();
|
|
2075
2320
|
return ProcessingReasonDto_instance;
|
|
2076
2321
|
}
|
|
2077
|
-
function
|
|
2322
|
+
function Companion_13() {
|
|
2078
2323
|
}
|
|
2079
|
-
var
|
|
2080
|
-
function
|
|
2081
|
-
return
|
|
2324
|
+
var Companion_instance_13;
|
|
2325
|
+
function Companion_getInstance_16() {
|
|
2326
|
+
return Companion_instance_13;
|
|
2082
2327
|
}
|
|
2083
|
-
function $
|
|
2084
|
-
$
|
|
2328
|
+
function $serializer_3() {
|
|
2329
|
+
$serializer_instance_3 = this;
|
|
2085
2330
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_ERROR_TYPE', this, 1);
|
|
2086
2331
|
tmp0_serialDesc.ku('reason', false);
|
|
2087
|
-
this.
|
|
2332
|
+
this.k1s_1 = tmp0_serialDesc;
|
|
2088
2333
|
}
|
|
2089
|
-
protoOf($
|
|
2090
|
-
var tmp0_desc = this.
|
|
2334
|
+
protoOf($serializer_3).l1s = function (encoder, value) {
|
|
2335
|
+
var tmp0_desc = this.k1s_1;
|
|
2091
2336
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2092
2337
|
tmp1_output.jo(tmp0_desc, 0, value.reason);
|
|
2093
2338
|
tmp1_output.vm(tmp0_desc);
|
|
2094
2339
|
};
|
|
2095
|
-
protoOf($
|
|
2096
|
-
return this.
|
|
2340
|
+
protoOf($serializer_3).mj = function (encoder, value) {
|
|
2341
|
+
return this.l1s(encoder, value instanceof GameErrorReasonDto ? value : THROW_CCE());
|
|
2097
2342
|
};
|
|
2098
|
-
protoOf($
|
|
2099
|
-
var tmp0_desc = this.
|
|
2343
|
+
protoOf($serializer_3).nj = function (decoder) {
|
|
2344
|
+
var tmp0_desc = this.k1s_1;
|
|
2100
2345
|
var tmp1_flag = true;
|
|
2101
2346
|
var tmp2_index = 0;
|
|
2102
2347
|
var tmp3_bitMask0 = 0;
|
|
@@ -2123,24 +2368,24 @@
|
|
|
2123
2368
|
tmp5_input.vm(tmp0_desc);
|
|
2124
2369
|
return GameErrorReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2125
2370
|
};
|
|
2126
|
-
protoOf($
|
|
2127
|
-
return this.
|
|
2371
|
+
protoOf($serializer_3).lj = function () {
|
|
2372
|
+
return this.k1s_1;
|
|
2128
2373
|
};
|
|
2129
|
-
protoOf($
|
|
2374
|
+
protoOf($serializer_3).bv = function () {
|
|
2130
2375
|
// Inline function 'kotlin.arrayOf' call
|
|
2131
2376
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2132
2377
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2133
2378
|
return [StringSerializer_getInstance()];
|
|
2134
2379
|
};
|
|
2135
|
-
var $
|
|
2136
|
-
function $
|
|
2137
|
-
if ($
|
|
2138
|
-
new $
|
|
2139
|
-
return $
|
|
2380
|
+
var $serializer_instance_3;
|
|
2381
|
+
function $serializer_getInstance_3() {
|
|
2382
|
+
if ($serializer_instance_3 == null)
|
|
2383
|
+
new $serializer_3();
|
|
2384
|
+
return $serializer_instance_3;
|
|
2140
2385
|
}
|
|
2141
2386
|
function GameErrorReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2142
2387
|
if (!(1 === (1 & seen0))) {
|
|
2143
|
-
throwMissingFieldException(seen0, 1, $
|
|
2388
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_3().k1s_1);
|
|
2144
2389
|
}
|
|
2145
2390
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2146
2391
|
$this.reason = reason;
|
|
@@ -2153,7 +2398,7 @@
|
|
|
2153
2398
|
TerminationGameReasonDto.call(this);
|
|
2154
2399
|
this.reason = reason;
|
|
2155
2400
|
}
|
|
2156
|
-
protoOf(GameErrorReasonDto).
|
|
2401
|
+
protoOf(GameErrorReasonDto).y1p = function () {
|
|
2157
2402
|
return this.reason;
|
|
2158
2403
|
};
|
|
2159
2404
|
protoOf(GameErrorReasonDto).toString = function () {
|
|
@@ -2171,29 +2416,29 @@
|
|
|
2171
2416
|
return false;
|
|
2172
2417
|
return true;
|
|
2173
2418
|
};
|
|
2174
|
-
function
|
|
2419
|
+
function Companion_14() {
|
|
2175
2420
|
}
|
|
2176
|
-
var
|
|
2177
|
-
function
|
|
2178
|
-
return
|
|
2421
|
+
var Companion_instance_14;
|
|
2422
|
+
function Companion_getInstance_17() {
|
|
2423
|
+
return Companion_instance_14;
|
|
2179
2424
|
}
|
|
2180
|
-
function $
|
|
2181
|
-
$
|
|
2425
|
+
function $serializer_4() {
|
|
2426
|
+
$serializer_instance_4 = this;
|
|
2182
2427
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_FINISHED_TYPE', this, 1);
|
|
2183
2428
|
tmp0_serialDesc.ku('reason', false);
|
|
2184
|
-
this.
|
|
2429
|
+
this.m1s_1 = tmp0_serialDesc;
|
|
2185
2430
|
}
|
|
2186
|
-
protoOf($
|
|
2187
|
-
var tmp0_desc = this.
|
|
2431
|
+
protoOf($serializer_4).n1s = function (encoder, value) {
|
|
2432
|
+
var tmp0_desc = this.m1s_1;
|
|
2188
2433
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2189
2434
|
tmp1_output.jo(tmp0_desc, 0, value.reason);
|
|
2190
2435
|
tmp1_output.vm(tmp0_desc);
|
|
2191
2436
|
};
|
|
2192
|
-
protoOf($
|
|
2193
|
-
return this.
|
|
2437
|
+
protoOf($serializer_4).mj = function (encoder, value) {
|
|
2438
|
+
return this.n1s(encoder, value instanceof GameFinishedReasonDto ? value : THROW_CCE());
|
|
2194
2439
|
};
|
|
2195
|
-
protoOf($
|
|
2196
|
-
var tmp0_desc = this.
|
|
2440
|
+
protoOf($serializer_4).nj = function (decoder) {
|
|
2441
|
+
var tmp0_desc = this.m1s_1;
|
|
2197
2442
|
var tmp1_flag = true;
|
|
2198
2443
|
var tmp2_index = 0;
|
|
2199
2444
|
var tmp3_bitMask0 = 0;
|
|
@@ -2220,24 +2465,24 @@
|
|
|
2220
2465
|
tmp5_input.vm(tmp0_desc);
|
|
2221
2466
|
return GameFinishedReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2222
2467
|
};
|
|
2223
|
-
protoOf($
|
|
2224
|
-
return this.
|
|
2468
|
+
protoOf($serializer_4).lj = function () {
|
|
2469
|
+
return this.m1s_1;
|
|
2225
2470
|
};
|
|
2226
|
-
protoOf($
|
|
2471
|
+
protoOf($serializer_4).bv = function () {
|
|
2227
2472
|
// Inline function 'kotlin.arrayOf' call
|
|
2228
2473
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2229
2474
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2230
2475
|
return [StringSerializer_getInstance()];
|
|
2231
2476
|
};
|
|
2232
|
-
var $
|
|
2233
|
-
function $
|
|
2234
|
-
if ($
|
|
2235
|
-
new $
|
|
2236
|
-
return $
|
|
2477
|
+
var $serializer_instance_4;
|
|
2478
|
+
function $serializer_getInstance_4() {
|
|
2479
|
+
if ($serializer_instance_4 == null)
|
|
2480
|
+
new $serializer_4();
|
|
2481
|
+
return $serializer_instance_4;
|
|
2237
2482
|
}
|
|
2238
2483
|
function GameFinishedReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2239
2484
|
if (!(1 === (1 & seen0))) {
|
|
2240
|
-
throwMissingFieldException(seen0, 1, $
|
|
2485
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_4().m1s_1);
|
|
2241
2486
|
}
|
|
2242
2487
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2243
2488
|
$this.reason = reason;
|
|
@@ -2250,7 +2495,7 @@
|
|
|
2250
2495
|
TerminationGameReasonDto.call(this);
|
|
2251
2496
|
this.reason = reason;
|
|
2252
2497
|
}
|
|
2253
|
-
protoOf(GameFinishedReasonDto).
|
|
2498
|
+
protoOf(GameFinishedReasonDto).y1p = function () {
|
|
2254
2499
|
return this.reason;
|
|
2255
2500
|
};
|
|
2256
2501
|
protoOf(GameFinishedReasonDto).toString = function () {
|
|
@@ -2268,29 +2513,29 @@
|
|
|
2268
2513
|
return false;
|
|
2269
2514
|
return true;
|
|
2270
2515
|
};
|
|
2271
|
-
function
|
|
2516
|
+
function Companion_15() {
|
|
2272
2517
|
}
|
|
2273
|
-
var
|
|
2274
|
-
function
|
|
2275
|
-
return
|
|
2518
|
+
var Companion_instance_15;
|
|
2519
|
+
function Companion_getInstance_18() {
|
|
2520
|
+
return Companion_instance_15;
|
|
2276
2521
|
}
|
|
2277
|
-
function $
|
|
2278
|
-
$
|
|
2522
|
+
function $serializer_5() {
|
|
2523
|
+
$serializer_instance_5 = this;
|
|
2279
2524
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_EXIT', this, 1);
|
|
2280
2525
|
tmp0_serialDesc.ku('playerId', false);
|
|
2281
|
-
this.
|
|
2526
|
+
this.o1s_1 = tmp0_serialDesc;
|
|
2282
2527
|
}
|
|
2283
|
-
protoOf($
|
|
2284
|
-
var tmp0_desc = this.
|
|
2528
|
+
protoOf($serializer_5).p1s = function (encoder, value) {
|
|
2529
|
+
var tmp0_desc = this.o1s_1;
|
|
2285
2530
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2286
|
-
tmp1_output.jo(tmp0_desc, 0, value.
|
|
2531
|
+
tmp1_output.jo(tmp0_desc, 0, value.q1s_1);
|
|
2287
2532
|
tmp1_output.vm(tmp0_desc);
|
|
2288
2533
|
};
|
|
2289
|
-
protoOf($
|
|
2290
|
-
return this.
|
|
2534
|
+
protoOf($serializer_5).mj = function (encoder, value) {
|
|
2535
|
+
return this.p1s(encoder, value instanceof PlayerExitReasonDto ? value : THROW_CCE());
|
|
2291
2536
|
};
|
|
2292
|
-
protoOf($
|
|
2293
|
-
var tmp0_desc = this.
|
|
2537
|
+
protoOf($serializer_5).nj = function (decoder) {
|
|
2538
|
+
var tmp0_desc = this.o1s_1;
|
|
2294
2539
|
var tmp1_flag = true;
|
|
2295
2540
|
var tmp2_index = 0;
|
|
2296
2541
|
var tmp3_bitMask0 = 0;
|
|
@@ -2317,27 +2562,27 @@
|
|
|
2317
2562
|
tmp5_input.vm(tmp0_desc);
|
|
2318
2563
|
return PlayerExitReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2319
2564
|
};
|
|
2320
|
-
protoOf($
|
|
2321
|
-
return this.
|
|
2565
|
+
protoOf($serializer_5).lj = function () {
|
|
2566
|
+
return this.o1s_1;
|
|
2322
2567
|
};
|
|
2323
|
-
protoOf($
|
|
2568
|
+
protoOf($serializer_5).bv = function () {
|
|
2324
2569
|
// Inline function 'kotlin.arrayOf' call
|
|
2325
2570
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2326
2571
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2327
2572
|
return [StringSerializer_getInstance()];
|
|
2328
2573
|
};
|
|
2329
|
-
var $
|
|
2330
|
-
function $
|
|
2331
|
-
if ($
|
|
2332
|
-
new $
|
|
2333
|
-
return $
|
|
2574
|
+
var $serializer_instance_5;
|
|
2575
|
+
function $serializer_getInstance_5() {
|
|
2576
|
+
if ($serializer_instance_5 == null)
|
|
2577
|
+
new $serializer_5();
|
|
2578
|
+
return $serializer_instance_5;
|
|
2334
2579
|
}
|
|
2335
2580
|
function PlayerExitReasonDto_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
2336
2581
|
if (!(1 === (1 & seen0))) {
|
|
2337
|
-
throwMissingFieldException(seen0, 1, $
|
|
2582
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_5().o1s_1);
|
|
2338
2583
|
}
|
|
2339
2584
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2340
|
-
$this.
|
|
2585
|
+
$this.q1s_1 = playerId;
|
|
2341
2586
|
return $this;
|
|
2342
2587
|
}
|
|
2343
2588
|
function PlayerExitReasonDto_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
@@ -2345,48 +2590,48 @@
|
|
|
2345
2590
|
}
|
|
2346
2591
|
function PlayerExitReasonDto(playerId) {
|
|
2347
2592
|
TerminationGameReasonDto.call(this);
|
|
2348
|
-
this.
|
|
2593
|
+
this.q1s_1 = playerId;
|
|
2349
2594
|
}
|
|
2350
2595
|
protoOf(PlayerExitReasonDto).toString = function () {
|
|
2351
|
-
return 'PlayerExitReasonDto(playerId=' + this.
|
|
2596
|
+
return 'PlayerExitReasonDto(playerId=' + this.q1s_1 + ')';
|
|
2352
2597
|
};
|
|
2353
2598
|
protoOf(PlayerExitReasonDto).hashCode = function () {
|
|
2354
|
-
return getStringHashCode(this.
|
|
2599
|
+
return getStringHashCode(this.q1s_1);
|
|
2355
2600
|
};
|
|
2356
2601
|
protoOf(PlayerExitReasonDto).equals = function (other) {
|
|
2357
2602
|
if (this === other)
|
|
2358
2603
|
return true;
|
|
2359
2604
|
if (!(other instanceof PlayerExitReasonDto))
|
|
2360
2605
|
return false;
|
|
2361
|
-
if (!(this.
|
|
2606
|
+
if (!(this.q1s_1 === other.q1s_1))
|
|
2362
2607
|
return false;
|
|
2363
2608
|
return true;
|
|
2364
2609
|
};
|
|
2365
|
-
function
|
|
2610
|
+
function Companion_16() {
|
|
2366
2611
|
}
|
|
2367
|
-
var
|
|
2368
|
-
function
|
|
2369
|
-
return
|
|
2612
|
+
var Companion_instance_16;
|
|
2613
|
+
function Companion_getInstance_19() {
|
|
2614
|
+
return Companion_instance_16;
|
|
2370
2615
|
}
|
|
2371
|
-
function $
|
|
2372
|
-
$
|
|
2616
|
+
function $serializer_6() {
|
|
2617
|
+
$serializer_instance_6 = this;
|
|
2373
2618
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_LOST_CONNECTION', this, 2);
|
|
2374
2619
|
tmp0_serialDesc.ku('playerId', false);
|
|
2375
2620
|
tmp0_serialDesc.ku('tag', false);
|
|
2376
|
-
this.
|
|
2621
|
+
this.r1s_1 = tmp0_serialDesc;
|
|
2377
2622
|
}
|
|
2378
|
-
protoOf($
|
|
2379
|
-
var tmp0_desc = this.
|
|
2623
|
+
protoOf($serializer_6).s1s = function (encoder, value) {
|
|
2624
|
+
var tmp0_desc = this.r1s_1;
|
|
2380
2625
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2381
|
-
tmp1_output.jo(tmp0_desc, 0, value.
|
|
2382
|
-
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2626
|
+
tmp1_output.jo(tmp0_desc, 0, value.t1s_1);
|
|
2627
|
+
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.u1s_1);
|
|
2383
2628
|
tmp1_output.vm(tmp0_desc);
|
|
2384
2629
|
};
|
|
2385
|
-
protoOf($
|
|
2386
|
-
return this.
|
|
2630
|
+
protoOf($serializer_6).mj = function (encoder, value) {
|
|
2631
|
+
return this.s1s(encoder, value instanceof PlayerLostConnectionReasonDto ? value : THROW_CCE());
|
|
2387
2632
|
};
|
|
2388
|
-
protoOf($
|
|
2389
|
-
var tmp0_desc = this.
|
|
2633
|
+
protoOf($serializer_6).nj = function (decoder) {
|
|
2634
|
+
var tmp0_desc = this.r1s_1;
|
|
2390
2635
|
var tmp1_flag = true;
|
|
2391
2636
|
var tmp2_index = 0;
|
|
2392
2637
|
var tmp3_bitMask0 = 0;
|
|
@@ -2420,28 +2665,28 @@
|
|
|
2420
2665
|
tmp6_input.vm(tmp0_desc);
|
|
2421
2666
|
return PlayerLostConnectionReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2422
2667
|
};
|
|
2423
|
-
protoOf($
|
|
2424
|
-
return this.
|
|
2668
|
+
protoOf($serializer_6).lj = function () {
|
|
2669
|
+
return this.r1s_1;
|
|
2425
2670
|
};
|
|
2426
|
-
protoOf($
|
|
2671
|
+
protoOf($serializer_6).bv = function () {
|
|
2427
2672
|
// Inline function 'kotlin.arrayOf' call
|
|
2428
2673
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2429
2674
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2430
|
-
return [StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
|
|
2431
|
-
};
|
|
2432
|
-
var $
|
|
2433
|
-
function $
|
|
2434
|
-
if ($
|
|
2435
|
-
new $
|
|
2436
|
-
return $
|
|
2675
|
+
return [StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
|
|
2676
|
+
};
|
|
2677
|
+
var $serializer_instance_6;
|
|
2678
|
+
function $serializer_getInstance_6() {
|
|
2679
|
+
if ($serializer_instance_6 == null)
|
|
2680
|
+
new $serializer_6();
|
|
2681
|
+
return $serializer_instance_6;
|
|
2437
2682
|
}
|
|
2438
2683
|
function PlayerLostConnectionReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2439
2684
|
if (!(3 === (3 & seen0))) {
|
|
2440
|
-
throwMissingFieldException(seen0, 3, $
|
|
2685
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_6().r1s_1);
|
|
2441
2686
|
}
|
|
2442
2687
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2443
|
-
$this.
|
|
2444
|
-
$this.
|
|
2688
|
+
$this.t1s_1 = playerId;
|
|
2689
|
+
$this.u1s_1 = tag;
|
|
2445
2690
|
return $this;
|
|
2446
2691
|
}
|
|
2447
2692
|
function PlayerLostConnectionReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2449,15 +2694,15 @@
|
|
|
2449
2694
|
}
|
|
2450
2695
|
function PlayerLostConnectionReasonDto(playerId, tag) {
|
|
2451
2696
|
TerminationGameReasonDto.call(this);
|
|
2452
|
-
this.
|
|
2453
|
-
this.
|
|
2697
|
+
this.t1s_1 = playerId;
|
|
2698
|
+
this.u1s_1 = tag;
|
|
2454
2699
|
}
|
|
2455
2700
|
protoOf(PlayerLostConnectionReasonDto).toString = function () {
|
|
2456
|
-
return 'PlayerLostConnectionReasonDto(playerId=' + this.
|
|
2701
|
+
return 'PlayerLostConnectionReasonDto(playerId=' + this.t1s_1 + ', tag=' + this.u1s_1 + ')';
|
|
2457
2702
|
};
|
|
2458
2703
|
protoOf(PlayerLostConnectionReasonDto).hashCode = function () {
|
|
2459
|
-
var result = getStringHashCode(this.
|
|
2460
|
-
result = imul(result, 31) + (this.
|
|
2704
|
+
var result = getStringHashCode(this.t1s_1);
|
|
2705
|
+
result = imul(result, 31) + (this.u1s_1 == null ? 0 : getStringHashCode(this.u1s_1)) | 0;
|
|
2461
2706
|
return result;
|
|
2462
2707
|
};
|
|
2463
2708
|
protoOf(PlayerLostConnectionReasonDto).equals = function (other) {
|
|
@@ -2465,37 +2710,37 @@
|
|
|
2465
2710
|
return true;
|
|
2466
2711
|
if (!(other instanceof PlayerLostConnectionReasonDto))
|
|
2467
2712
|
return false;
|
|
2468
|
-
if (!(this.
|
|
2713
|
+
if (!(this.t1s_1 === other.t1s_1))
|
|
2469
2714
|
return false;
|
|
2470
|
-
if (!(this.
|
|
2715
|
+
if (!(this.u1s_1 == other.u1s_1))
|
|
2471
2716
|
return false;
|
|
2472
2717
|
return true;
|
|
2473
2718
|
};
|
|
2474
|
-
function
|
|
2719
|
+
function Companion_17() {
|
|
2475
2720
|
}
|
|
2476
|
-
var
|
|
2477
|
-
function
|
|
2478
|
-
return
|
|
2721
|
+
var Companion_instance_17;
|
|
2722
|
+
function Companion_getInstance_20() {
|
|
2723
|
+
return Companion_instance_17;
|
|
2479
2724
|
}
|
|
2480
|
-
function $
|
|
2481
|
-
$
|
|
2725
|
+
function $serializer_7() {
|
|
2726
|
+
$serializer_instance_7 = this;
|
|
2482
2727
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_TIMEOUT', this, 2);
|
|
2483
2728
|
tmp0_serialDesc.ku('playerId', false);
|
|
2484
2729
|
tmp0_serialDesc.ku('tag', false);
|
|
2485
|
-
this.
|
|
2730
|
+
this.v1s_1 = tmp0_serialDesc;
|
|
2486
2731
|
}
|
|
2487
|
-
protoOf($
|
|
2488
|
-
var tmp0_desc = this.
|
|
2732
|
+
protoOf($serializer_7).w1s = function (encoder, value) {
|
|
2733
|
+
var tmp0_desc = this.v1s_1;
|
|
2489
2734
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2490
|
-
tmp1_output.jo(tmp0_desc, 0, value.
|
|
2491
|
-
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2735
|
+
tmp1_output.jo(tmp0_desc, 0, value.x1s_1);
|
|
2736
|
+
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.y1s_1);
|
|
2492
2737
|
tmp1_output.vm(tmp0_desc);
|
|
2493
2738
|
};
|
|
2494
|
-
protoOf($
|
|
2495
|
-
return this.
|
|
2739
|
+
protoOf($serializer_7).mj = function (encoder, value) {
|
|
2740
|
+
return this.w1s(encoder, value instanceof PlayerTimeoutReasonDto ? value : THROW_CCE());
|
|
2496
2741
|
};
|
|
2497
|
-
protoOf($
|
|
2498
|
-
var tmp0_desc = this.
|
|
2742
|
+
protoOf($serializer_7).nj = function (decoder) {
|
|
2743
|
+
var tmp0_desc = this.v1s_1;
|
|
2499
2744
|
var tmp1_flag = true;
|
|
2500
2745
|
var tmp2_index = 0;
|
|
2501
2746
|
var tmp3_bitMask0 = 0;
|
|
@@ -2529,28 +2774,28 @@
|
|
|
2529
2774
|
tmp6_input.vm(tmp0_desc);
|
|
2530
2775
|
return PlayerTimeoutReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2531
2776
|
};
|
|
2532
|
-
protoOf($
|
|
2533
|
-
return this.
|
|
2777
|
+
protoOf($serializer_7).lj = function () {
|
|
2778
|
+
return this.v1s_1;
|
|
2534
2779
|
};
|
|
2535
|
-
protoOf($
|
|
2780
|
+
protoOf($serializer_7).bv = function () {
|
|
2536
2781
|
// Inline function 'kotlin.arrayOf' call
|
|
2537
2782
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2538
2783
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2539
2784
|
return [StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
|
|
2540
2785
|
};
|
|
2541
|
-
var $
|
|
2542
|
-
function $
|
|
2543
|
-
if ($
|
|
2544
|
-
new $
|
|
2545
|
-
return $
|
|
2786
|
+
var $serializer_instance_7;
|
|
2787
|
+
function $serializer_getInstance_7() {
|
|
2788
|
+
if ($serializer_instance_7 == null)
|
|
2789
|
+
new $serializer_7();
|
|
2790
|
+
return $serializer_instance_7;
|
|
2546
2791
|
}
|
|
2547
2792
|
function PlayerTimeoutReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2548
2793
|
if (!(3 === (3 & seen0))) {
|
|
2549
|
-
throwMissingFieldException(seen0, 3, $
|
|
2794
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_7().v1s_1);
|
|
2550
2795
|
}
|
|
2551
2796
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2552
|
-
$this.
|
|
2553
|
-
$this.
|
|
2797
|
+
$this.x1s_1 = playerId;
|
|
2798
|
+
$this.y1s_1 = tag;
|
|
2554
2799
|
return $this;
|
|
2555
2800
|
}
|
|
2556
2801
|
function PlayerTimeoutReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2558,15 +2803,15 @@
|
|
|
2558
2803
|
}
|
|
2559
2804
|
function PlayerTimeoutReasonDto(playerId, tag) {
|
|
2560
2805
|
TerminationGameReasonDto.call(this);
|
|
2561
|
-
this.
|
|
2562
|
-
this.
|
|
2806
|
+
this.x1s_1 = playerId;
|
|
2807
|
+
this.y1s_1 = tag;
|
|
2563
2808
|
}
|
|
2564
2809
|
protoOf(PlayerTimeoutReasonDto).toString = function () {
|
|
2565
|
-
return 'PlayerTimeoutReasonDto(playerId=' + this.
|
|
2810
|
+
return 'PlayerTimeoutReasonDto(playerId=' + this.x1s_1 + ', tag=' + this.y1s_1 + ')';
|
|
2566
2811
|
};
|
|
2567
2812
|
protoOf(PlayerTimeoutReasonDto).hashCode = function () {
|
|
2568
|
-
var result = getStringHashCode(this.
|
|
2569
|
-
result = imul(result, 31) + (this.
|
|
2813
|
+
var result = getStringHashCode(this.x1s_1);
|
|
2814
|
+
result = imul(result, 31) + (this.y1s_1 == null ? 0 : getStringHashCode(this.y1s_1)) | 0;
|
|
2570
2815
|
return result;
|
|
2571
2816
|
};
|
|
2572
2817
|
protoOf(PlayerTimeoutReasonDto).equals = function (other) {
|
|
@@ -2574,14 +2819,14 @@
|
|
|
2574
2819
|
return true;
|
|
2575
2820
|
if (!(other instanceof PlayerTimeoutReasonDto))
|
|
2576
2821
|
return false;
|
|
2577
|
-
if (!(this.
|
|
2822
|
+
if (!(this.x1s_1 === other.x1s_1))
|
|
2578
2823
|
return false;
|
|
2579
|
-
if (!(this.
|
|
2824
|
+
if (!(this.y1s_1 == other.y1s_1))
|
|
2580
2825
|
return false;
|
|
2581
2826
|
return true;
|
|
2582
2827
|
};
|
|
2583
|
-
function _get_$
|
|
2584
|
-
return $this.
|
|
2828
|
+
function _get_$cachedSerializer__te6jhj_9($this) {
|
|
2829
|
+
return $this.z1s_1.j2();
|
|
2585
2830
|
}
|
|
2586
2831
|
function WaitingForConnectionReasonDto$_anonymous__hgbgp6() {
|
|
2587
2832
|
var tmp = WaitingForConnectionReasonDto_getInstance();
|
|
@@ -2596,10 +2841,10 @@
|
|
|
2596
2841
|
TerminationGameReasonDto.call(this);
|
|
2597
2842
|
var tmp = this;
|
|
2598
2843
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2599
|
-
tmp.
|
|
2844
|
+
tmp.z1s_1 = lazy(tmp_0, WaitingForConnectionReasonDto$_anonymous__hgbgp6);
|
|
2600
2845
|
}
|
|
2601
2846
|
protoOf(WaitingForConnectionReasonDto).n17 = function () {
|
|
2602
|
-
return _get_$
|
|
2847
|
+
return _get_$cachedSerializer__te6jhj_9(this);
|
|
2603
2848
|
};
|
|
2604
2849
|
protoOf(WaitingForConnectionReasonDto).mv = function (typeParamsSerializers) {
|
|
2605
2850
|
return this.n17();
|
|
@@ -2717,15 +2962,15 @@
|
|
|
2717
2962
|
}
|
|
2718
2963
|
function mapToDto_3(_this__u8e3s4) {
|
|
2719
2964
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2720
|
-
return new PlayerExitReasonDto(_this__u8e3s4.
|
|
2965
|
+
return new PlayerExitReasonDto(_this__u8e3s4.t1p_1);
|
|
2721
2966
|
}
|
|
2722
2967
|
function mapToDto_4(_this__u8e3s4) {
|
|
2723
2968
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2724
|
-
return new PlayerLostConnectionReasonDto(_this__u8e3s4.
|
|
2969
|
+
return new PlayerLostConnectionReasonDto(_this__u8e3s4.o1p_1, _this__u8e3s4.tag);
|
|
2725
2970
|
}
|
|
2726
2971
|
function mapToDto_5(_this__u8e3s4) {
|
|
2727
2972
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2728
|
-
return new PlayerTimeoutReasonDto(_this__u8e3s4.
|
|
2973
|
+
return new PlayerTimeoutReasonDto(_this__u8e3s4.s1p_1, _this__u8e3s4.tag);
|
|
2729
2974
|
}
|
|
2730
2975
|
function mapToDto_6(_this__u8e3s4) {
|
|
2731
2976
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -2747,15 +2992,15 @@
|
|
|
2747
2992
|
}
|
|
2748
2993
|
function mapFromDto_3(_this__u8e3s4) {
|
|
2749
2994
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2750
|
-
return new PlayerExitReason(_this__u8e3s4.
|
|
2995
|
+
return new PlayerExitReason(_this__u8e3s4.q1s_1);
|
|
2751
2996
|
}
|
|
2752
2997
|
function mapFromDto_4(_this__u8e3s4) {
|
|
2753
2998
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2754
|
-
return new PlayerLostConnectionReason(_this__u8e3s4.
|
|
2999
|
+
return new PlayerLostConnectionReason(_this__u8e3s4.t1s_1, _this__u8e3s4.u1s_1);
|
|
2755
3000
|
}
|
|
2756
3001
|
function mapFromDto_5(_this__u8e3s4) {
|
|
2757
3002
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2758
|
-
return new PlayerTimeoutReason(_this__u8e3s4.
|
|
3003
|
+
return new PlayerTimeoutReason(_this__u8e3s4.x1s_1, _this__u8e3s4.y1s_1);
|
|
2759
3004
|
}
|
|
2760
3005
|
function mapFromDto_6(_this__u8e3s4) {
|
|
2761
3006
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -2796,8 +3041,8 @@
|
|
|
2796
3041
|
}
|
|
2797
3042
|
}
|
|
2798
3043
|
function mapToDto_8(_this__u8e3s4) {
|
|
2799
|
-
var tmp0_playerId = _this__u8e3s4.
|
|
2800
|
-
var tmp1_uid = _this__u8e3s4.
|
|
3044
|
+
var tmp0_playerId = _this__u8e3s4.e1q_1;
|
|
3045
|
+
var tmp1_uid = _this__u8e3s4.e1q_1;
|
|
2801
3046
|
var tmp2_nickname = _this__u8e3s4.name;
|
|
2802
3047
|
var tmp3_name = _this__u8e3s4.name;
|
|
2803
3048
|
var tmp4_photo = _this__u8e3s4.avatarUrl;
|
|
@@ -2816,31 +3061,31 @@
|
|
|
2816
3061
|
return new GameUserInfoDto(tmp0_playerId, tmp1_uid, tmp3_name, tmp2_nickname, tmp5_avatarUrl, tmp4_photo, tmp8_rating, tmp6_isBot, tmp7_initialLuckyFactor);
|
|
2817
3062
|
}
|
|
2818
3063
|
function mapFromDto_8(_this__u8e3s4) {
|
|
2819
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
2820
|
-
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
2821
|
-
var tmp1_elvis_lhs = _this__u8e3s4.
|
|
2822
|
-
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
2823
|
-
var tmp2_elvis_lhs = _this__u8e3s4.
|
|
2824
|
-
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.
|
|
2825
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
2826
|
-
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.
|
|
3064
|
+
var tmp0_elvis_lhs = _this__u8e3s4.a1t_1;
|
|
3065
|
+
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.b1t_1) : tmp0_elvis_lhs;
|
|
3066
|
+
var tmp1_elvis_lhs = _this__u8e3s4.c1t_1;
|
|
3067
|
+
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.d1t_1) : tmp1_elvis_lhs;
|
|
3068
|
+
var tmp2_elvis_lhs = _this__u8e3s4.e1t_1;
|
|
3069
|
+
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.f1t_1 : tmp2_elvis_lhs;
|
|
3070
|
+
var tmp3_elvis_lhs = _this__u8e3s4.h1t_1;
|
|
3071
|
+
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.i1t_1, _this__u8e3s4.g1t_1);
|
|
2827
3072
|
}
|
|
2828
3073
|
function mapToDto_9(_this__u8e3s4) {
|
|
2829
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
3074
|
+
var tmp0_safe_receiver = _this__u8e3s4.q1q_1;
|
|
2830
3075
|
var tmp4_startFrom = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.toString();
|
|
2831
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
3076
|
+
var tmp1_safe_receiver = _this__u8e3s4.s1q_1;
|
|
2832
3077
|
var tmp5_waitPlayerUntilTime = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.toString();
|
|
2833
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
3078
|
+
var tmp2_safe_receiver = _this__u8e3s4.r1q_1;
|
|
2834
3079
|
var tmp6_playerTurnTimeout = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.toString();
|
|
2835
|
-
var tmp7_state = _this__u8e3s4.
|
|
2836
|
-
var tmp8_tag = _this__u8e3s4.
|
|
2837
|
-
var tmp9_ready = _this__u8e3s4.
|
|
2838
|
-
var tmp3_safe_receiver = _this__u8e3s4.
|
|
3080
|
+
var tmp7_state = _this__u8e3s4.t1q_1;
|
|
3081
|
+
var tmp8_tag = _this__u8e3s4.v1q_1;
|
|
3082
|
+
var tmp9_ready = _this__u8e3s4.u1q_1;
|
|
3083
|
+
var tmp3_safe_receiver = _this__u8e3s4.w1q_1;
|
|
2839
3084
|
var tmp10_connection = tmp3_safe_receiver == null ? null : mapToDto_10(tmp3_safe_receiver);
|
|
2840
3085
|
return new PlayerStateDto(tmp4_startFrom, tmp6_playerTurnTimeout, tmp5_waitPlayerUntilTime, tmp7_state, tmp9_ready, tmp8_tag, tmp10_connection);
|
|
2841
3086
|
}
|
|
2842
3087
|
function mapFromDto_9(_this__u8e3s4) {
|
|
2843
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
3088
|
+
var tmp0_safe_receiver = _this__u8e3s4.j1t_1;
|
|
2844
3089
|
var tmp;
|
|
2845
3090
|
if (tmp0_safe_receiver == null) {
|
|
2846
3091
|
tmp = null;
|
|
@@ -2849,7 +3094,7 @@
|
|
|
2849
3094
|
tmp = Companion_getInstance_0().cg(tmp0_safe_receiver);
|
|
2850
3095
|
}
|
|
2851
3096
|
var tmp5_startFromTime = tmp;
|
|
2852
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
3097
|
+
var tmp1_safe_receiver = _this__u8e3s4.l1t_1;
|
|
2853
3098
|
var tmp_0;
|
|
2854
3099
|
if (tmp1_safe_receiver == null) {
|
|
2855
3100
|
tmp_0 = null;
|
|
@@ -2858,7 +3103,7 @@
|
|
|
2858
3103
|
tmp_0 = Companion_getInstance_0().cg(tmp1_safe_receiver);
|
|
2859
3104
|
}
|
|
2860
3105
|
var tmp6_waitPlayerUntilTime = tmp_0;
|
|
2861
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
3106
|
+
var tmp2_safe_receiver = _this__u8e3s4.k1t_1;
|
|
2862
3107
|
var tmp_1;
|
|
2863
3108
|
if (tmp2_safe_receiver == null) {
|
|
2864
3109
|
tmp_1 = null;
|
|
@@ -2867,28 +3112,28 @@
|
|
|
2867
3112
|
tmp_1 = Companion_getInstance_0().cg(tmp2_safe_receiver);
|
|
2868
3113
|
}
|
|
2869
3114
|
var tmp7_playerTurnTimeout = tmp_1;
|
|
2870
|
-
var tmp8_state = _this__u8e3s4.
|
|
2871
|
-
var tmp9_tag = _this__u8e3s4.
|
|
2872
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
3115
|
+
var tmp8_state = _this__u8e3s4.m1t_1;
|
|
3116
|
+
var tmp9_tag = _this__u8e3s4.o1t_1;
|
|
3117
|
+
var tmp3_elvis_lhs = _this__u8e3s4.n1t_1;
|
|
2873
3118
|
var tmp10_ready = tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs;
|
|
2874
|
-
var tmp4_safe_receiver = _this__u8e3s4.
|
|
3119
|
+
var tmp4_safe_receiver = _this__u8e3s4.p1t_1;
|
|
2875
3120
|
var tmp11_connection = tmp4_safe_receiver == null ? null : mapFromDto_10(tmp4_safe_receiver);
|
|
2876
3121
|
return new PlayerState(tmp5_startFromTime, tmp7_playerTurnTimeout, tmp6_waitPlayerUntilTime, tmp8_state, tmp10_ready, tmp9_tag, tmp11_connection);
|
|
2877
3122
|
}
|
|
2878
3123
|
function mapToDto_10(_this__u8e3s4) {
|
|
2879
|
-
return new PlayerConnectionDto(_this__u8e3s4.
|
|
3124
|
+
return new PlayerConnectionDto(_this__u8e3s4.y1q_1, toString(_this__u8e3s4.z1q_1), Duration__toIsoString_impl_9h6wsm(_this__u8e3s4.a1r_1));
|
|
2880
3125
|
}
|
|
2881
3126
|
function mapFromDto_10(_this__u8e3s4) {
|
|
2882
|
-
return new PlayerConnection(_this__u8e3s4.
|
|
3127
|
+
return new PlayerConnection(_this__u8e3s4.q1t_1, Companion_getInstance_0().cg(_this__u8e3s4.r1t_1), Companion_getInstance().rf(_this__u8e3s4.s1t_1));
|
|
2883
3128
|
}
|
|
2884
|
-
function
|
|
3129
|
+
function Companion_18() {
|
|
2885
3130
|
}
|
|
2886
|
-
var
|
|
2887
|
-
function
|
|
2888
|
-
return
|
|
3131
|
+
var Companion_instance_18;
|
|
3132
|
+
function Companion_getInstance_21() {
|
|
3133
|
+
return Companion_instance_18;
|
|
2889
3134
|
}
|
|
2890
|
-
function $
|
|
2891
|
-
$
|
|
3135
|
+
function $serializer_8() {
|
|
3136
|
+
$serializer_instance_8 = this;
|
|
2892
3137
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.player.GameUserInfoDto', this, 9);
|
|
2893
3138
|
tmp0_serialDesc.ku('playerId', true);
|
|
2894
3139
|
tmp0_serialDesc.ku('uid', true);
|
|
@@ -2899,39 +3144,39 @@
|
|
|
2899
3144
|
tmp0_serialDesc.ku('rating', false);
|
|
2900
3145
|
tmp0_serialDesc.ku('is_bot', false);
|
|
2901
3146
|
tmp0_serialDesc.ku('lucky_factor', false);
|
|
2902
|
-
this.
|
|
3147
|
+
this.t1t_1 = tmp0_serialDesc;
|
|
2903
3148
|
}
|
|
2904
|
-
protoOf($
|
|
2905
|
-
var tmp0_desc = this.
|
|
3149
|
+
protoOf($serializer_8).u1t = function (encoder, value) {
|
|
3150
|
+
var tmp0_desc = this.t1t_1;
|
|
2906
3151
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2907
|
-
if (tmp1_output.ro(tmp0_desc, 0) ? true : !(value.
|
|
2908
|
-
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3152
|
+
if (tmp1_output.ro(tmp0_desc, 0) ? true : !(value.a1t_1 == null)) {
|
|
3153
|
+
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.a1t_1);
|
|
2909
3154
|
}
|
|
2910
|
-
if (tmp1_output.ro(tmp0_desc, 1) ? true : !(value.
|
|
2911
|
-
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3155
|
+
if (tmp1_output.ro(tmp0_desc, 1) ? true : !(value.b1t_1 == null)) {
|
|
3156
|
+
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.b1t_1);
|
|
2912
3157
|
}
|
|
2913
|
-
if (tmp1_output.ro(tmp0_desc, 2) ? true : !(value.
|
|
2914
|
-
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3158
|
+
if (tmp1_output.ro(tmp0_desc, 2) ? true : !(value.c1t_1 == null)) {
|
|
3159
|
+
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.c1t_1);
|
|
2915
3160
|
}
|
|
2916
|
-
if (tmp1_output.ro(tmp0_desc, 3) ? true : !(value.
|
|
2917
|
-
tmp1_output.no(tmp0_desc, 3, StringSerializer_getInstance(), value.
|
|
3161
|
+
if (tmp1_output.ro(tmp0_desc, 3) ? true : !(value.d1t_1 == null)) {
|
|
3162
|
+
tmp1_output.no(tmp0_desc, 3, StringSerializer_getInstance(), value.d1t_1);
|
|
2918
3163
|
}
|
|
2919
|
-
if (tmp1_output.ro(tmp0_desc, 4) ? true : !(value.
|
|
2920
|
-
tmp1_output.no(tmp0_desc, 4, StringSerializer_getInstance(), value.
|
|
3164
|
+
if (tmp1_output.ro(tmp0_desc, 4) ? true : !(value.e1t_1 == null)) {
|
|
3165
|
+
tmp1_output.no(tmp0_desc, 4, StringSerializer_getInstance(), value.e1t_1);
|
|
2921
3166
|
}
|
|
2922
|
-
if (tmp1_output.ro(tmp0_desc, 5) ? true : !(value.
|
|
2923
|
-
tmp1_output.no(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3167
|
+
if (tmp1_output.ro(tmp0_desc, 5) ? true : !(value.f1t_1 == null)) {
|
|
3168
|
+
tmp1_output.no(tmp0_desc, 5, StringSerializer_getInstance(), value.f1t_1);
|
|
2924
3169
|
}
|
|
2925
|
-
tmp1_output.no(tmp0_desc, 6, DoubleSerializer_getInstance(), value.
|
|
2926
|
-
tmp1_output.no(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
2927
|
-
tmp1_output.no(tmp0_desc, 8, FloatSerializer_getInstance(), value.
|
|
3170
|
+
tmp1_output.no(tmp0_desc, 6, DoubleSerializer_getInstance(), value.g1t_1);
|
|
3171
|
+
tmp1_output.no(tmp0_desc, 7, BooleanSerializer_getInstance(), value.h1t_1);
|
|
3172
|
+
tmp1_output.no(tmp0_desc, 8, FloatSerializer_getInstance(), value.i1t_1);
|
|
2928
3173
|
tmp1_output.vm(tmp0_desc);
|
|
2929
3174
|
};
|
|
2930
|
-
protoOf($
|
|
2931
|
-
return this.
|
|
3175
|
+
protoOf($serializer_8).mj = function (encoder, value) {
|
|
3176
|
+
return this.u1t(encoder, value instanceof GameUserInfoDto ? value : THROW_CCE());
|
|
2932
3177
|
};
|
|
2933
|
-
protoOf($
|
|
2934
|
-
var tmp0_desc = this.
|
|
3178
|
+
protoOf($serializer_8).nj = function (decoder) {
|
|
3179
|
+
var tmp0_desc = this.t1t_1;
|
|
2935
3180
|
var tmp1_flag = true;
|
|
2936
3181
|
var tmp2_index = 0;
|
|
2937
3182
|
var tmp3_bitMask0 = 0;
|
|
@@ -3014,52 +3259,52 @@
|
|
|
3014
3259
|
tmp13_input.vm(tmp0_desc);
|
|
3015
3260
|
return GameUserInfoDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
|
|
3016
3261
|
};
|
|
3017
|
-
protoOf($
|
|
3018
|
-
return this.
|
|
3262
|
+
protoOf($serializer_8).lj = function () {
|
|
3263
|
+
return this.t1t_1;
|
|
3019
3264
|
};
|
|
3020
|
-
protoOf($
|
|
3265
|
+
protoOf($serializer_8).bv = function () {
|
|
3021
3266
|
// Inline function 'kotlin.arrayOf' call
|
|
3022
3267
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3023
3268
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3024
3269
|
return [get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(DoubleSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(FloatSerializer_getInstance())];
|
|
3025
3270
|
};
|
|
3026
|
-
var $
|
|
3027
|
-
function $
|
|
3028
|
-
if ($
|
|
3029
|
-
new $
|
|
3030
|
-
return $
|
|
3271
|
+
var $serializer_instance_8;
|
|
3272
|
+
function $serializer_getInstance_8() {
|
|
3273
|
+
if ($serializer_instance_8 == null)
|
|
3274
|
+
new $serializer_8();
|
|
3275
|
+
return $serializer_instance_8;
|
|
3031
3276
|
}
|
|
3032
3277
|
function GameUserInfoDto_init_$Init$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker, $this) {
|
|
3033
3278
|
if (!(448 === (448 & seen0))) {
|
|
3034
|
-
throwMissingFieldException(seen0, 448, $
|
|
3279
|
+
throwMissingFieldException(seen0, 448, $serializer_getInstance_8().t1t_1);
|
|
3035
3280
|
}
|
|
3036
3281
|
if (0 === (seen0 & 1))
|
|
3037
|
-
$this.
|
|
3282
|
+
$this.a1t_1 = null;
|
|
3038
3283
|
else
|
|
3039
|
-
$this.
|
|
3284
|
+
$this.a1t_1 = playerId;
|
|
3040
3285
|
if (0 === (seen0 & 2))
|
|
3041
|
-
$this.
|
|
3286
|
+
$this.b1t_1 = null;
|
|
3042
3287
|
else
|
|
3043
|
-
$this.
|
|
3288
|
+
$this.b1t_1 = uid;
|
|
3044
3289
|
if (0 === (seen0 & 4))
|
|
3045
|
-
$this.
|
|
3290
|
+
$this.c1t_1 = null;
|
|
3046
3291
|
else
|
|
3047
|
-
$this.
|
|
3292
|
+
$this.c1t_1 = name;
|
|
3048
3293
|
if (0 === (seen0 & 8))
|
|
3049
|
-
$this.
|
|
3294
|
+
$this.d1t_1 = null;
|
|
3050
3295
|
else
|
|
3051
|
-
$this.
|
|
3296
|
+
$this.d1t_1 = nickname;
|
|
3052
3297
|
if (0 === (seen0 & 16))
|
|
3053
|
-
$this.
|
|
3298
|
+
$this.e1t_1 = null;
|
|
3054
3299
|
else
|
|
3055
|
-
$this.
|
|
3300
|
+
$this.e1t_1 = avatarUrl;
|
|
3056
3301
|
if (0 === (seen0 & 32))
|
|
3057
|
-
$this.
|
|
3302
|
+
$this.f1t_1 = null;
|
|
3058
3303
|
else
|
|
3059
|
-
$this.
|
|
3060
|
-
$this.
|
|
3061
|
-
$this.
|
|
3062
|
-
$this.
|
|
3304
|
+
$this.f1t_1 = photo;
|
|
3305
|
+
$this.g1t_1 = rating;
|
|
3306
|
+
$this.h1t_1 = isBot;
|
|
3307
|
+
$this.i1t_1 = initialLuckyFactor;
|
|
3063
3308
|
return $this;
|
|
3064
3309
|
}
|
|
3065
3310
|
function GameUserInfoDto_init_$Create$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker) {
|
|
@@ -3072,47 +3317,47 @@
|
|
|
3072
3317
|
nickname = nickname === VOID ? null : nickname;
|
|
3073
3318
|
avatarUrl = avatarUrl === VOID ? null : avatarUrl;
|
|
3074
3319
|
photo = photo === VOID ? null : photo;
|
|
3075
|
-
this.
|
|
3076
|
-
this.
|
|
3077
|
-
this.
|
|
3078
|
-
this.
|
|
3079
|
-
this.
|
|
3080
|
-
this.
|
|
3081
|
-
this.
|
|
3082
|
-
this.
|
|
3083
|
-
this.
|
|
3084
|
-
}
|
|
3085
|
-
protoOf(GameUserInfoDto).
|
|
3086
|
-
return this.
|
|
3087
|
-
};
|
|
3088
|
-
protoOf(GameUserInfoDto).
|
|
3320
|
+
this.a1t_1 = playerId;
|
|
3321
|
+
this.b1t_1 = uid;
|
|
3322
|
+
this.c1t_1 = name;
|
|
3323
|
+
this.d1t_1 = nickname;
|
|
3324
|
+
this.e1t_1 = avatarUrl;
|
|
3325
|
+
this.f1t_1 = photo;
|
|
3326
|
+
this.g1t_1 = rating;
|
|
3327
|
+
this.h1t_1 = isBot;
|
|
3328
|
+
this.i1t_1 = initialLuckyFactor;
|
|
3329
|
+
}
|
|
3330
|
+
protoOf(GameUserInfoDto).v1t = function () {
|
|
3331
|
+
return this.w1t(VOID, VOID, VOID, VOID, VOID, VOID, VOID, null, null);
|
|
3332
|
+
};
|
|
3333
|
+
protoOf(GameUserInfoDto).x1t = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) {
|
|
3089
3334
|
return new GameUserInfoDto(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3090
3335
|
};
|
|
3091
|
-
protoOf(GameUserInfoDto).
|
|
3092
|
-
playerId = playerId === VOID ? this.
|
|
3093
|
-
uid = uid === VOID ? this.
|
|
3094
|
-
name = name === VOID ? this.
|
|
3095
|
-
nickname = nickname === VOID ? this.
|
|
3096
|
-
avatarUrl = avatarUrl === VOID ? this.
|
|
3097
|
-
photo = photo === VOID ? this.
|
|
3098
|
-
rating = rating === VOID ? this.
|
|
3099
|
-
isBot = isBot === VOID ? this.
|
|
3100
|
-
initialLuckyFactor = initialLuckyFactor === VOID ? this.
|
|
3101
|
-
return $super === VOID ? this.
|
|
3336
|
+
protoOf(GameUserInfoDto).w1t = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, $super) {
|
|
3337
|
+
playerId = playerId === VOID ? this.a1t_1 : playerId;
|
|
3338
|
+
uid = uid === VOID ? this.b1t_1 : uid;
|
|
3339
|
+
name = name === VOID ? this.c1t_1 : name;
|
|
3340
|
+
nickname = nickname === VOID ? this.d1t_1 : nickname;
|
|
3341
|
+
avatarUrl = avatarUrl === VOID ? this.e1t_1 : avatarUrl;
|
|
3342
|
+
photo = photo === VOID ? this.f1t_1 : photo;
|
|
3343
|
+
rating = rating === VOID ? this.g1t_1 : rating;
|
|
3344
|
+
isBot = isBot === VOID ? this.h1t_1 : isBot;
|
|
3345
|
+
initialLuckyFactor = initialLuckyFactor === VOID ? this.i1t_1 : initialLuckyFactor;
|
|
3346
|
+
return $super === VOID ? this.x1t(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) : $super.x1t.call(this, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3102
3347
|
};
|
|
3103
3348
|
protoOf(GameUserInfoDto).toString = function () {
|
|
3104
|
-
return 'GameUserInfoDto(playerId=' + this.
|
|
3349
|
+
return 'GameUserInfoDto(playerId=' + this.a1t_1 + ', uid=' + this.b1t_1 + ', name=' + this.c1t_1 + ', nickname=' + this.d1t_1 + ', avatarUrl=' + this.e1t_1 + ', photo=' + this.f1t_1 + ', rating=' + this.g1t_1 + ', isBot=' + this.h1t_1 + ', initialLuckyFactor=' + this.i1t_1 + ')';
|
|
3105
3350
|
};
|
|
3106
3351
|
protoOf(GameUserInfoDto).hashCode = function () {
|
|
3107
|
-
var result = this.
|
|
3108
|
-
result = imul(result, 31) + (this.
|
|
3109
|
-
result = imul(result, 31) + (this.
|
|
3110
|
-
result = imul(result, 31) + (this.
|
|
3111
|
-
result = imul(result, 31) + (this.
|
|
3112
|
-
result = imul(result, 31) + (this.
|
|
3113
|
-
result = imul(result, 31) + (this.
|
|
3114
|
-
result = imul(result, 31) + (this.
|
|
3115
|
-
result = imul(result, 31) + (this.
|
|
3352
|
+
var result = this.a1t_1 == null ? 0 : getStringHashCode(this.a1t_1);
|
|
3353
|
+
result = imul(result, 31) + (this.b1t_1 == null ? 0 : getStringHashCode(this.b1t_1)) | 0;
|
|
3354
|
+
result = imul(result, 31) + (this.c1t_1 == null ? 0 : getStringHashCode(this.c1t_1)) | 0;
|
|
3355
|
+
result = imul(result, 31) + (this.d1t_1 == null ? 0 : getStringHashCode(this.d1t_1)) | 0;
|
|
3356
|
+
result = imul(result, 31) + (this.e1t_1 == null ? 0 : getStringHashCode(this.e1t_1)) | 0;
|
|
3357
|
+
result = imul(result, 31) + (this.f1t_1 == null ? 0 : getStringHashCode(this.f1t_1)) | 0;
|
|
3358
|
+
result = imul(result, 31) + (this.g1t_1 == null ? 0 : getNumberHashCode(this.g1t_1)) | 0;
|
|
3359
|
+
result = imul(result, 31) + (this.h1t_1 == null ? 0 : getBooleanHashCode(this.h1t_1)) | 0;
|
|
3360
|
+
result = imul(result, 31) + (this.i1t_1 == null ? 0 : getNumberHashCode(this.i1t_1)) | 0;
|
|
3116
3361
|
return result;
|
|
3117
3362
|
};
|
|
3118
3363
|
protoOf(GameUserInfoDto).equals = function (other) {
|
|
@@ -3120,66 +3365,66 @@
|
|
|
3120
3365
|
return true;
|
|
3121
3366
|
if (!(other instanceof GameUserInfoDto))
|
|
3122
3367
|
return false;
|
|
3123
|
-
if (!(this.
|
|
3368
|
+
if (!(this.a1t_1 == other.a1t_1))
|
|
3124
3369
|
return false;
|
|
3125
|
-
if (!(this.
|
|
3370
|
+
if (!(this.b1t_1 == other.b1t_1))
|
|
3126
3371
|
return false;
|
|
3127
|
-
if (!(this.
|
|
3372
|
+
if (!(this.c1t_1 == other.c1t_1))
|
|
3128
3373
|
return false;
|
|
3129
|
-
if (!(this.
|
|
3374
|
+
if (!(this.d1t_1 == other.d1t_1))
|
|
3130
3375
|
return false;
|
|
3131
|
-
if (!(this.
|
|
3376
|
+
if (!(this.e1t_1 == other.e1t_1))
|
|
3132
3377
|
return false;
|
|
3133
|
-
if (!(this.
|
|
3378
|
+
if (!(this.f1t_1 == other.f1t_1))
|
|
3134
3379
|
return false;
|
|
3135
|
-
if (!equals(this.
|
|
3380
|
+
if (!equals(this.g1t_1, other.g1t_1))
|
|
3136
3381
|
return false;
|
|
3137
|
-
if (!(this.
|
|
3382
|
+
if (!(this.h1t_1 == other.h1t_1))
|
|
3138
3383
|
return false;
|
|
3139
|
-
if (!equals(this.
|
|
3384
|
+
if (!equals(this.i1t_1, other.i1t_1))
|
|
3140
3385
|
return false;
|
|
3141
3386
|
return true;
|
|
3142
3387
|
};
|
|
3143
3388
|
function PlayerConnectionDto$Companion$$childSerializers$_anonymous__jevhp2() {
|
|
3144
|
-
return
|
|
3389
|
+
return Companion_getInstance_12().n17();
|
|
3145
3390
|
}
|
|
3146
|
-
function
|
|
3147
|
-
|
|
3391
|
+
function Companion_19() {
|
|
3392
|
+
Companion_instance_19 = this;
|
|
3148
3393
|
var tmp = this;
|
|
3149
3394
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3150
3395
|
// Inline function 'kotlin.arrayOf' call
|
|
3151
3396
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3152
3397
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3153
|
-
tmp.
|
|
3398
|
+
tmp.y1t_1 = [lazy(tmp_0, PlayerConnectionDto$Companion$$childSerializers$_anonymous__jevhp2), null, null];
|
|
3154
3399
|
}
|
|
3155
|
-
var
|
|
3156
|
-
function
|
|
3157
|
-
if (
|
|
3158
|
-
new
|
|
3159
|
-
return
|
|
3400
|
+
var Companion_instance_19;
|
|
3401
|
+
function Companion_getInstance_22() {
|
|
3402
|
+
if (Companion_instance_19 == null)
|
|
3403
|
+
new Companion_19();
|
|
3404
|
+
return Companion_instance_19;
|
|
3160
3405
|
}
|
|
3161
|
-
function $
|
|
3162
|
-
$
|
|
3406
|
+
function $serializer_9() {
|
|
3407
|
+
$serializer_instance_9 = this;
|
|
3163
3408
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.player.PlayerConnectionDto', this, 3);
|
|
3164
3409
|
tmp0_serialDesc.ku('state', false);
|
|
3165
3410
|
tmp0_serialDesc.ku('connectionChangedTime', false);
|
|
3166
3411
|
tmp0_serialDesc.ku('notLiveDurationRecord', false);
|
|
3167
|
-
this.
|
|
3412
|
+
this.z1t_1 = tmp0_serialDesc;
|
|
3168
3413
|
}
|
|
3169
|
-
protoOf($
|
|
3170
|
-
var tmp0_desc = this.
|
|
3414
|
+
protoOf($serializer_9).a1u = function (encoder, value) {
|
|
3415
|
+
var tmp0_desc = this.z1t_1;
|
|
3171
3416
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
3172
|
-
var tmp2_cached =
|
|
3173
|
-
tmp1_output.lo(tmp0_desc, 0, tmp2_cached[0].j2(), value.
|
|
3174
|
-
tmp1_output.jo(tmp0_desc, 1, value.
|
|
3175
|
-
tmp1_output.jo(tmp0_desc, 2, value.
|
|
3417
|
+
var tmp2_cached = Companion_getInstance_22().y1t_1;
|
|
3418
|
+
tmp1_output.lo(tmp0_desc, 0, tmp2_cached[0].j2(), value.q1t_1);
|
|
3419
|
+
tmp1_output.jo(tmp0_desc, 1, value.r1t_1);
|
|
3420
|
+
tmp1_output.jo(tmp0_desc, 2, value.s1t_1);
|
|
3176
3421
|
tmp1_output.vm(tmp0_desc);
|
|
3177
3422
|
};
|
|
3178
|
-
protoOf($
|
|
3179
|
-
return this.
|
|
3423
|
+
protoOf($serializer_9).mj = function (encoder, value) {
|
|
3424
|
+
return this.a1u(encoder, value instanceof PlayerConnectionDto ? value : THROW_CCE());
|
|
3180
3425
|
};
|
|
3181
|
-
protoOf($
|
|
3182
|
-
var tmp0_desc = this.
|
|
3426
|
+
protoOf($serializer_9).nj = function (decoder) {
|
|
3427
|
+
var tmp0_desc = this.z1t_1;
|
|
3183
3428
|
var tmp1_flag = true;
|
|
3184
3429
|
var tmp2_index = 0;
|
|
3185
3430
|
var tmp3_bitMask0 = 0;
|
|
@@ -3187,7 +3432,7 @@
|
|
|
3187
3432
|
var tmp5_local1 = null;
|
|
3188
3433
|
var tmp6_local2 = null;
|
|
3189
3434
|
var tmp7_input = decoder.um(tmp0_desc);
|
|
3190
|
-
var tmp8_cached =
|
|
3435
|
+
var tmp8_cached = Companion_getInstance_22().y1t_1;
|
|
3191
3436
|
if (tmp7_input.kn()) {
|
|
3192
3437
|
tmp4_local0 = tmp7_input.gn(tmp0_desc, 0, tmp8_cached[0].j2(), tmp4_local0);
|
|
3193
3438
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3221,46 +3466,46 @@
|
|
|
3221
3466
|
tmp7_input.vm(tmp0_desc);
|
|
3222
3467
|
return PlayerConnectionDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
3223
3468
|
};
|
|
3224
|
-
protoOf($
|
|
3225
|
-
return this.
|
|
3469
|
+
protoOf($serializer_9).lj = function () {
|
|
3470
|
+
return this.z1t_1;
|
|
3226
3471
|
};
|
|
3227
|
-
protoOf($
|
|
3472
|
+
protoOf($serializer_9).bv = function () {
|
|
3228
3473
|
// Inline function 'kotlin.arrayOf' call
|
|
3229
3474
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3230
3475
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3231
|
-
return [
|
|
3476
|
+
return [Companion_getInstance_22().y1t_1[0].j2(), StringSerializer_getInstance(), StringSerializer_getInstance()];
|
|
3232
3477
|
};
|
|
3233
|
-
var $
|
|
3234
|
-
function $
|
|
3235
|
-
if ($
|
|
3236
|
-
new $
|
|
3237
|
-
return $
|
|
3478
|
+
var $serializer_instance_9;
|
|
3479
|
+
function $serializer_getInstance_9() {
|
|
3480
|
+
if ($serializer_instance_9 == null)
|
|
3481
|
+
new $serializer_9();
|
|
3482
|
+
return $serializer_instance_9;
|
|
3238
3483
|
}
|
|
3239
3484
|
function PlayerConnectionDto_init_$Init$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker, $this) {
|
|
3240
3485
|
if (!(7 === (7 & seen0))) {
|
|
3241
|
-
throwMissingFieldException(seen0, 7, $
|
|
3486
|
+
throwMissingFieldException(seen0, 7, $serializer_getInstance_9().z1t_1);
|
|
3242
3487
|
}
|
|
3243
|
-
$this.
|
|
3244
|
-
$this.
|
|
3245
|
-
$this.
|
|
3488
|
+
$this.q1t_1 = state;
|
|
3489
|
+
$this.r1t_1 = connectionChangedTime;
|
|
3490
|
+
$this.s1t_1 = notLiveDurationRecord;
|
|
3246
3491
|
return $this;
|
|
3247
3492
|
}
|
|
3248
3493
|
function PlayerConnectionDto_init_$Create$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker) {
|
|
3249
3494
|
return PlayerConnectionDto_init_$Init$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker, objectCreate(protoOf(PlayerConnectionDto)));
|
|
3250
3495
|
}
|
|
3251
3496
|
function PlayerConnectionDto(state, connectionChangedTime, notLiveDurationRecord) {
|
|
3252
|
-
|
|
3253
|
-
this.
|
|
3254
|
-
this.
|
|
3255
|
-
this.
|
|
3497
|
+
Companion_getInstance_22();
|
|
3498
|
+
this.q1t_1 = state;
|
|
3499
|
+
this.r1t_1 = connectionChangedTime;
|
|
3500
|
+
this.s1t_1 = notLiveDurationRecord;
|
|
3256
3501
|
}
|
|
3257
3502
|
protoOf(PlayerConnectionDto).toString = function () {
|
|
3258
|
-
return 'PlayerConnectionDto(state=' + this.
|
|
3503
|
+
return 'PlayerConnectionDto(state=' + this.q1t_1.toString() + ', connectionChangedTime=' + this.r1t_1 + ', notLiveDurationRecord=' + this.s1t_1 + ')';
|
|
3259
3504
|
};
|
|
3260
3505
|
protoOf(PlayerConnectionDto).hashCode = function () {
|
|
3261
|
-
var result = this.
|
|
3262
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
3263
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
3506
|
+
var result = this.q1t_1.hashCode();
|
|
3507
|
+
result = imul(result, 31) + getStringHashCode(this.r1t_1) | 0;
|
|
3508
|
+
result = imul(result, 31) + getStringHashCode(this.s1t_1) | 0;
|
|
3264
3509
|
return result;
|
|
3265
3510
|
};
|
|
3266
3511
|
protoOf(PlayerConnectionDto).equals = function (other) {
|
|
@@ -3268,34 +3513,34 @@
|
|
|
3268
3513
|
return true;
|
|
3269
3514
|
if (!(other instanceof PlayerConnectionDto))
|
|
3270
3515
|
return false;
|
|
3271
|
-
if (!this.
|
|
3516
|
+
if (!this.q1t_1.equals(other.q1t_1))
|
|
3272
3517
|
return false;
|
|
3273
|
-
if (!(this.
|
|
3518
|
+
if (!(this.r1t_1 === other.r1t_1))
|
|
3274
3519
|
return false;
|
|
3275
|
-
if (!(this.
|
|
3520
|
+
if (!(this.s1t_1 === other.s1t_1))
|
|
3276
3521
|
return false;
|
|
3277
3522
|
return true;
|
|
3278
3523
|
};
|
|
3279
3524
|
function PlayerStateDto$Companion$$childSerializers$_anonymous__izgokl() {
|
|
3280
|
-
return
|
|
3525
|
+
return Companion_getInstance_13().n17();
|
|
3281
3526
|
}
|
|
3282
|
-
function
|
|
3283
|
-
|
|
3527
|
+
function Companion_20() {
|
|
3528
|
+
Companion_instance_20 = this;
|
|
3284
3529
|
var tmp = this;
|
|
3285
3530
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3286
3531
|
// Inline function 'kotlin.arrayOf' call
|
|
3287
3532
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3288
3533
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3289
|
-
tmp.
|
|
3534
|
+
tmp.b1u_1 = [null, null, null, lazy(tmp_0, PlayerStateDto$Companion$$childSerializers$_anonymous__izgokl), null, null, null];
|
|
3290
3535
|
}
|
|
3291
|
-
var
|
|
3292
|
-
function
|
|
3293
|
-
if (
|
|
3294
|
-
new
|
|
3295
|
-
return
|
|
3536
|
+
var Companion_instance_20;
|
|
3537
|
+
function Companion_getInstance_23() {
|
|
3538
|
+
if (Companion_instance_20 == null)
|
|
3539
|
+
new Companion_20();
|
|
3540
|
+
return Companion_instance_20;
|
|
3296
3541
|
}
|
|
3297
|
-
function $
|
|
3298
|
-
$
|
|
3542
|
+
function $serializer_10() {
|
|
3543
|
+
$serializer_instance_10 = this;
|
|
3299
3544
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.player.PlayerStateDto', this, 7);
|
|
3300
3545
|
tmp0_serialDesc.ku('startFrom', true);
|
|
3301
3546
|
tmp0_serialDesc.ku('playerTurnTimeout', true);
|
|
@@ -3304,38 +3549,38 @@
|
|
|
3304
3549
|
tmp0_serialDesc.ku('ready', true);
|
|
3305
3550
|
tmp0_serialDesc.ku('tag', true);
|
|
3306
3551
|
tmp0_serialDesc.ku('connection', true);
|
|
3307
|
-
this.
|
|
3552
|
+
this.c1u_1 = tmp0_serialDesc;
|
|
3308
3553
|
}
|
|
3309
|
-
protoOf($
|
|
3310
|
-
var tmp0_desc = this.
|
|
3554
|
+
protoOf($serializer_10).d1u = function (encoder, value) {
|
|
3555
|
+
var tmp0_desc = this.c1u_1;
|
|
3311
3556
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
3312
|
-
var tmp2_cached =
|
|
3313
|
-
if (tmp1_output.ro(tmp0_desc, 0) ? true : !(value.
|
|
3314
|
-
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3557
|
+
var tmp2_cached = Companion_getInstance_23().b1u_1;
|
|
3558
|
+
if (tmp1_output.ro(tmp0_desc, 0) ? true : !(value.j1t_1 == null)) {
|
|
3559
|
+
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.j1t_1);
|
|
3315
3560
|
}
|
|
3316
|
-
if (tmp1_output.ro(tmp0_desc, 1) ? true : !(value.
|
|
3317
|
-
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3561
|
+
if (tmp1_output.ro(tmp0_desc, 1) ? true : !(value.k1t_1 == null)) {
|
|
3562
|
+
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.k1t_1);
|
|
3318
3563
|
}
|
|
3319
|
-
if (tmp1_output.ro(tmp0_desc, 2) ? true : !(value.
|
|
3320
|
-
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3564
|
+
if (tmp1_output.ro(tmp0_desc, 2) ? true : !(value.l1t_1 == null)) {
|
|
3565
|
+
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.l1t_1);
|
|
3321
3566
|
}
|
|
3322
|
-
tmp1_output.lo(tmp0_desc, 3, tmp2_cached[3].j2(), value.
|
|
3323
|
-
if (tmp1_output.ro(tmp0_desc, 4) ? true : !(value.
|
|
3324
|
-
tmp1_output.no(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3567
|
+
tmp1_output.lo(tmp0_desc, 3, tmp2_cached[3].j2(), value.m1t_1);
|
|
3568
|
+
if (tmp1_output.ro(tmp0_desc, 4) ? true : !(value.n1t_1 == null)) {
|
|
3569
|
+
tmp1_output.no(tmp0_desc, 4, BooleanSerializer_getInstance(), value.n1t_1);
|
|
3325
3570
|
}
|
|
3326
|
-
if (tmp1_output.ro(tmp0_desc, 5) ? true : !(value.
|
|
3327
|
-
tmp1_output.no(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3571
|
+
if (tmp1_output.ro(tmp0_desc, 5) ? true : !(value.o1t_1 == null)) {
|
|
3572
|
+
tmp1_output.no(tmp0_desc, 5, StringSerializer_getInstance(), value.o1t_1);
|
|
3328
3573
|
}
|
|
3329
|
-
if (tmp1_output.ro(tmp0_desc, 6) ? true : !(value.
|
|
3330
|
-
tmp1_output.no(tmp0_desc, 6, $
|
|
3574
|
+
if (tmp1_output.ro(tmp0_desc, 6) ? true : !(value.p1t_1 == null)) {
|
|
3575
|
+
tmp1_output.no(tmp0_desc, 6, $serializer_getInstance_9(), value.p1t_1);
|
|
3331
3576
|
}
|
|
3332
3577
|
tmp1_output.vm(tmp0_desc);
|
|
3333
3578
|
};
|
|
3334
|
-
protoOf($
|
|
3335
|
-
return this.
|
|
3579
|
+
protoOf($serializer_10).mj = function (encoder, value) {
|
|
3580
|
+
return this.d1u(encoder, value instanceof PlayerStateDto ? value : THROW_CCE());
|
|
3336
3581
|
};
|
|
3337
|
-
protoOf($
|
|
3338
|
-
var tmp0_desc = this.
|
|
3582
|
+
protoOf($serializer_10).nj = function (decoder) {
|
|
3583
|
+
var tmp0_desc = this.c1u_1;
|
|
3339
3584
|
var tmp1_flag = true;
|
|
3340
3585
|
var tmp2_index = 0;
|
|
3341
3586
|
var tmp3_bitMask0 = 0;
|
|
@@ -3347,7 +3592,7 @@
|
|
|
3347
3592
|
var tmp9_local5 = null;
|
|
3348
3593
|
var tmp10_local6 = null;
|
|
3349
3594
|
var tmp11_input = decoder.um(tmp0_desc);
|
|
3350
|
-
var tmp12_cached =
|
|
3595
|
+
var tmp12_cached = Companion_getInstance_23().b1u_1;
|
|
3351
3596
|
if (tmp11_input.kn()) {
|
|
3352
3597
|
tmp4_local0 = tmp11_input.in(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
3353
3598
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3361,7 +3606,7 @@
|
|
|
3361
3606
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
3362
3607
|
tmp9_local5 = tmp11_input.in(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
3363
3608
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
3364
|
-
tmp10_local6 = tmp11_input.in(tmp0_desc, 6, $
|
|
3609
|
+
tmp10_local6 = tmp11_input.in(tmp0_desc, 6, $serializer_getInstance_9(), tmp10_local6);
|
|
3365
3610
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
3366
3611
|
} else
|
|
3367
3612
|
while (tmp1_flag) {
|
|
@@ -3395,7 +3640,7 @@
|
|
|
3395
3640
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
3396
3641
|
break;
|
|
3397
3642
|
case 6:
|
|
3398
|
-
tmp10_local6 = tmp11_input.in(tmp0_desc, 6, $
|
|
3643
|
+
tmp10_local6 = tmp11_input.in(tmp0_desc, 6, $serializer_getInstance_9(), tmp10_local6);
|
|
3399
3644
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
3400
3645
|
break;
|
|
3401
3646
|
default:
|
|
@@ -3405,83 +3650,83 @@
|
|
|
3405
3650
|
tmp11_input.vm(tmp0_desc);
|
|
3406
3651
|
return PlayerStateDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
|
|
3407
3652
|
};
|
|
3408
|
-
protoOf($
|
|
3409
|
-
return this.
|
|
3653
|
+
protoOf($serializer_10).lj = function () {
|
|
3654
|
+
return this.c1u_1;
|
|
3410
3655
|
};
|
|
3411
|
-
protoOf($
|
|
3412
|
-
var tmp0_cached =
|
|
3656
|
+
protoOf($serializer_10).bv = function () {
|
|
3657
|
+
var tmp0_cached = Companion_getInstance_23().b1u_1;
|
|
3413
3658
|
// Inline function 'kotlin.arrayOf' call
|
|
3414
3659
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3415
3660
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3416
|
-
return [get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), tmp0_cached[3].j2(), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable($
|
|
3661
|
+
return [get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), tmp0_cached[3].j2(), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable($serializer_getInstance_9())];
|
|
3417
3662
|
};
|
|
3418
|
-
var $
|
|
3419
|
-
function $
|
|
3420
|
-
if ($
|
|
3421
|
-
new $
|
|
3422
|
-
return $
|
|
3663
|
+
var $serializer_instance_10;
|
|
3664
|
+
function $serializer_getInstance_10() {
|
|
3665
|
+
if ($serializer_instance_10 == null)
|
|
3666
|
+
new $serializer_10();
|
|
3667
|
+
return $serializer_instance_10;
|
|
3423
3668
|
}
|
|
3424
3669
|
function PlayerStateDto_init_$Init$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker, $this) {
|
|
3425
3670
|
if (!(8 === (8 & seen0))) {
|
|
3426
|
-
throwMissingFieldException(seen0, 8, $
|
|
3671
|
+
throwMissingFieldException(seen0, 8, $serializer_getInstance_10().c1u_1);
|
|
3427
3672
|
}
|
|
3428
3673
|
if (0 === (seen0 & 1))
|
|
3429
|
-
$this.
|
|
3674
|
+
$this.j1t_1 = null;
|
|
3430
3675
|
else
|
|
3431
|
-
$this.
|
|
3676
|
+
$this.j1t_1 = startFrom;
|
|
3432
3677
|
if (0 === (seen0 & 2))
|
|
3433
|
-
$this.
|
|
3678
|
+
$this.k1t_1 = null;
|
|
3434
3679
|
else
|
|
3435
|
-
$this.
|
|
3680
|
+
$this.k1t_1 = playerTurnTimeout;
|
|
3436
3681
|
if (0 === (seen0 & 4))
|
|
3437
|
-
$this.
|
|
3682
|
+
$this.l1t_1 = null;
|
|
3438
3683
|
else
|
|
3439
|
-
$this.
|
|
3440
|
-
$this.
|
|
3684
|
+
$this.l1t_1 = waitPlayerUntilTime;
|
|
3685
|
+
$this.m1t_1 = state;
|
|
3441
3686
|
if (0 === (seen0 & 16))
|
|
3442
|
-
$this.
|
|
3687
|
+
$this.n1t_1 = null;
|
|
3443
3688
|
else
|
|
3444
|
-
$this.
|
|
3689
|
+
$this.n1t_1 = ready;
|
|
3445
3690
|
if (0 === (seen0 & 32))
|
|
3446
|
-
$this.
|
|
3691
|
+
$this.o1t_1 = null;
|
|
3447
3692
|
else
|
|
3448
|
-
$this.
|
|
3693
|
+
$this.o1t_1 = tag;
|
|
3449
3694
|
if (0 === (seen0 & 64))
|
|
3450
|
-
$this.
|
|
3695
|
+
$this.p1t_1 = null;
|
|
3451
3696
|
else
|
|
3452
|
-
$this.
|
|
3697
|
+
$this.p1t_1 = connection;
|
|
3453
3698
|
return $this;
|
|
3454
3699
|
}
|
|
3455
3700
|
function PlayerStateDto_init_$Create$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker) {
|
|
3456
3701
|
return PlayerStateDto_init_$Init$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker, objectCreate(protoOf(PlayerStateDto)));
|
|
3457
3702
|
}
|
|
3458
3703
|
function PlayerStateDto(startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) {
|
|
3459
|
-
|
|
3704
|
+
Companion_getInstance_23();
|
|
3460
3705
|
startFrom = startFrom === VOID ? null : startFrom;
|
|
3461
3706
|
playerTurnTimeout = playerTurnTimeout === VOID ? null : playerTurnTimeout;
|
|
3462
3707
|
waitPlayerUntilTime = waitPlayerUntilTime === VOID ? null : waitPlayerUntilTime;
|
|
3463
3708
|
ready = ready === VOID ? null : ready;
|
|
3464
3709
|
tag = tag === VOID ? null : tag;
|
|
3465
3710
|
connection = connection === VOID ? null : connection;
|
|
3466
|
-
this.
|
|
3467
|
-
this.
|
|
3468
|
-
this.
|
|
3469
|
-
this.
|
|
3470
|
-
this.
|
|
3471
|
-
this.
|
|
3472
|
-
this.
|
|
3711
|
+
this.j1t_1 = startFrom;
|
|
3712
|
+
this.k1t_1 = playerTurnTimeout;
|
|
3713
|
+
this.l1t_1 = waitPlayerUntilTime;
|
|
3714
|
+
this.m1t_1 = state;
|
|
3715
|
+
this.n1t_1 = ready;
|
|
3716
|
+
this.o1t_1 = tag;
|
|
3717
|
+
this.p1t_1 = connection;
|
|
3473
3718
|
}
|
|
3474
3719
|
protoOf(PlayerStateDto).toString = function () {
|
|
3475
|
-
return 'PlayerStateDto(startFrom=' + this.
|
|
3720
|
+
return 'PlayerStateDto(startFrom=' + this.j1t_1 + ', playerTurnTimeout=' + this.k1t_1 + ', waitPlayerUntilTime=' + this.l1t_1 + ', state=' + this.m1t_1.toString() + ', ready=' + this.n1t_1 + ', tag=' + this.o1t_1 + ', connection=' + toString(this.p1t_1) + ')';
|
|
3476
3721
|
};
|
|
3477
3722
|
protoOf(PlayerStateDto).hashCode = function () {
|
|
3478
|
-
var result = this.
|
|
3479
|
-
result = imul(result, 31) + (this.
|
|
3480
|
-
result = imul(result, 31) + (this.
|
|
3481
|
-
result = imul(result, 31) + this.
|
|
3482
|
-
result = imul(result, 31) + (this.
|
|
3483
|
-
result = imul(result, 31) + (this.
|
|
3484
|
-
result = imul(result, 31) + (this.
|
|
3723
|
+
var result = this.j1t_1 == null ? 0 : getStringHashCode(this.j1t_1);
|
|
3724
|
+
result = imul(result, 31) + (this.k1t_1 == null ? 0 : getStringHashCode(this.k1t_1)) | 0;
|
|
3725
|
+
result = imul(result, 31) + (this.l1t_1 == null ? 0 : getStringHashCode(this.l1t_1)) | 0;
|
|
3726
|
+
result = imul(result, 31) + this.m1t_1.hashCode() | 0;
|
|
3727
|
+
result = imul(result, 31) + (this.n1t_1 == null ? 0 : getBooleanHashCode(this.n1t_1)) | 0;
|
|
3728
|
+
result = imul(result, 31) + (this.o1t_1 == null ? 0 : getStringHashCode(this.o1t_1)) | 0;
|
|
3729
|
+
result = imul(result, 31) + (this.p1t_1 == null ? 0 : this.p1t_1.hashCode()) | 0;
|
|
3485
3730
|
return result;
|
|
3486
3731
|
};
|
|
3487
3732
|
protoOf(PlayerStateDto).equals = function (other) {
|
|
@@ -3489,19 +3734,19 @@
|
|
|
3489
3734
|
return true;
|
|
3490
3735
|
if (!(other instanceof PlayerStateDto))
|
|
3491
3736
|
return false;
|
|
3492
|
-
if (!(this.
|
|
3737
|
+
if (!(this.j1t_1 == other.j1t_1))
|
|
3493
3738
|
return false;
|
|
3494
|
-
if (!(this.
|
|
3739
|
+
if (!(this.k1t_1 == other.k1t_1))
|
|
3495
3740
|
return false;
|
|
3496
|
-
if (!(this.
|
|
3741
|
+
if (!(this.l1t_1 == other.l1t_1))
|
|
3497
3742
|
return false;
|
|
3498
|
-
if (!this.
|
|
3743
|
+
if (!this.m1t_1.equals(other.m1t_1))
|
|
3499
3744
|
return false;
|
|
3500
|
-
if (!(this.
|
|
3745
|
+
if (!(this.n1t_1 == other.n1t_1))
|
|
3501
3746
|
return false;
|
|
3502
|
-
if (!(this.
|
|
3747
|
+
if (!(this.o1t_1 == other.o1t_1))
|
|
3503
3748
|
return false;
|
|
3504
|
-
if (!equals(this.
|
|
3749
|
+
if (!equals(this.p1t_1, other.p1t_1))
|
|
3505
3750
|
return false;
|
|
3506
3751
|
return true;
|
|
3507
3752
|
};
|
|
@@ -3514,28 +3759,38 @@
|
|
|
3514
3759
|
function RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_1() {
|
|
3515
3760
|
return new ArrayListSerializer(StringSerializer_getInstance());
|
|
3516
3761
|
}
|
|
3517
|
-
function
|
|
3518
|
-
|
|
3762
|
+
function RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_2() {
|
|
3763
|
+
return new ArrayListSerializer(IntSerializer_getInstance());
|
|
3764
|
+
}
|
|
3765
|
+
function RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_3() {
|
|
3766
|
+
return new ArrayListSerializer(IntSerializer_getInstance());
|
|
3767
|
+
}
|
|
3768
|
+
function Companion_21() {
|
|
3769
|
+
Companion_instance_21 = this;
|
|
3519
3770
|
var tmp = this;
|
|
3520
3771
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3521
3772
|
var tmp_1 = lazy(tmp_0, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6);
|
|
3522
3773
|
var tmp_2 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3523
3774
|
var tmp_3 = lazy(tmp_2, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_0);
|
|
3524
3775
|
var tmp_4 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3776
|
+
var tmp_5 = lazy(tmp_4, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_1);
|
|
3777
|
+
var tmp_6 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3778
|
+
var tmp_7 = lazy(tmp_6, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_2);
|
|
3779
|
+
var tmp_8 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3525
3780
|
// Inline function 'kotlin.arrayOf' call
|
|
3526
3781
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3527
3782
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3528
|
-
tmp.
|
|
3783
|
+
tmp.e1u_1 = [null, null, null, null, null, null, null, null, null, null, tmp_1, tmp_3, null, null, null, tmp_5, null, null, null, null, null, null, null, null, null, null, null, null, tmp_7, null, null, null, null, null, null, null, lazy(tmp_8, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_3)];
|
|
3529
3784
|
}
|
|
3530
|
-
var
|
|
3531
|
-
function
|
|
3532
|
-
if (
|
|
3533
|
-
new
|
|
3534
|
-
return
|
|
3785
|
+
var Companion_instance_21;
|
|
3786
|
+
function Companion_getInstance_24() {
|
|
3787
|
+
if (Companion_instance_21 == null)
|
|
3788
|
+
new Companion_21();
|
|
3789
|
+
return Companion_instance_21;
|
|
3535
3790
|
}
|
|
3536
|
-
function $
|
|
3537
|
-
$
|
|
3538
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.rules.RulesDto', this,
|
|
3791
|
+
function $serializer_11() {
|
|
3792
|
+
$serializer_instance_11 = this;
|
|
3793
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.rules.RulesDto', this, 37);
|
|
3539
3794
|
tmp0_serialDesc.ku('name', false);
|
|
3540
3795
|
tmp0_serialDesc.ku('playerWhoChooseSuitGoFirst', false);
|
|
3541
3796
|
tmp0_serialDesc.ku('winnerShuffleCards', false);
|
|
@@ -3544,6 +3799,8 @@
|
|
|
3544
3799
|
tmp0_serialDesc.ku('dealerInitialCardsCount', false);
|
|
3545
3800
|
tmp0_serialDesc.ku('dealerFinalCardsCount', false);
|
|
3546
3801
|
tmp0_serialDesc.ku('dealerCounterClockwise', false);
|
|
3802
|
+
tmp0_serialDesc.ku('enableRedealOnWeakHand', false);
|
|
3803
|
+
tmp0_serialDesc.ku('weakHandThreshold', false);
|
|
3547
3804
|
tmp0_serialDesc.ku('contractTypes', false);
|
|
3548
3805
|
tmp0_serialDesc.ku('bidTypes', false);
|
|
3549
3806
|
tmp0_serialDesc.ku('needToPutHigherTrump', false);
|
|
@@ -3562,60 +3819,69 @@
|
|
|
3562
3819
|
tmp0_serialDesc.ku('fineIfNoBribes', false);
|
|
3563
3820
|
tmp0_serialDesc.ku('enableFineAfterThirdByte', false);
|
|
3564
3821
|
tmp0_serialDesc.ku('fineAfterThirdFailedContract', false);
|
|
3565
|
-
tmp0_serialDesc.ku('
|
|
3822
|
+
tmp0_serialDesc.ku('supportedPointsModes', false);
|
|
3823
|
+
tmp0_serialDesc.ku('scoreRoundingStep', false);
|
|
3824
|
+
tmp0_serialDesc.ku('scoreDivisor', false);
|
|
3566
3825
|
tmp0_serialDesc.ku('noTrumpScoreMultiplier', false);
|
|
3567
3826
|
tmp0_serialDesc.ku('enableCapot', false);
|
|
3568
3827
|
tmp0_serialDesc.ku('capotBonus', false);
|
|
3569
3828
|
tmp0_serialDesc.ku('enableGeneral', false);
|
|
3570
3829
|
tmp0_serialDesc.ku('generalBonus', false);
|
|
3571
|
-
|
|
3830
|
+
tmp0_serialDesc.ku('supportedPlayersModes', false);
|
|
3831
|
+
this.f1u_1 = tmp0_serialDesc;
|
|
3572
3832
|
}
|
|
3573
|
-
protoOf($
|
|
3574
|
-
var tmp0_desc = this.
|
|
3833
|
+
protoOf($serializer_11).g1u = function (encoder, value) {
|
|
3834
|
+
var tmp0_desc = this.f1u_1;
|
|
3575
3835
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
3576
|
-
var tmp2_cached =
|
|
3577
|
-
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3578
|
-
tmp1_output.no(tmp0_desc, 1, BooleanSerializer_getInstance(), value.
|
|
3579
|
-
tmp1_output.no(tmp0_desc, 2, BooleanSerializer_getInstance(), value.
|
|
3580
|
-
tmp1_output.no(tmp0_desc, 3, BooleanSerializer_getInstance(), value.
|
|
3581
|
-
tmp1_output.no(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3582
|
-
tmp1_output.no(tmp0_desc, 5, IntSerializer_getInstance(), value.
|
|
3583
|
-
tmp1_output.no(tmp0_desc, 6, IntSerializer_getInstance(), value.
|
|
3584
|
-
tmp1_output.no(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3585
|
-
tmp1_output.no(tmp0_desc, 8,
|
|
3586
|
-
tmp1_output.no(tmp0_desc, 9,
|
|
3587
|
-
tmp1_output.no(tmp0_desc, 10,
|
|
3588
|
-
tmp1_output.no(tmp0_desc, 11,
|
|
3589
|
-
tmp1_output.no(tmp0_desc, 12,
|
|
3590
|
-
tmp1_output.no(tmp0_desc, 13,
|
|
3591
|
-
tmp1_output.no(tmp0_desc, 14,
|
|
3592
|
-
tmp1_output.no(tmp0_desc, 15,
|
|
3593
|
-
tmp1_output.no(tmp0_desc, 16, BooleanSerializer_getInstance(), value.
|
|
3594
|
-
tmp1_output.no(tmp0_desc, 17, BooleanSerializer_getInstance(), value.
|
|
3595
|
-
tmp1_output.no(tmp0_desc, 18, BooleanSerializer_getInstance(), value.
|
|
3596
|
-
tmp1_output.no(tmp0_desc, 19, BooleanSerializer_getInstance(), value.
|
|
3597
|
-
tmp1_output.no(tmp0_desc, 20, BooleanSerializer_getInstance(), value.
|
|
3598
|
-
tmp1_output.
|
|
3599
|
-
tmp1_output.no(tmp0_desc, 22, BooleanSerializer_getInstance(), value.
|
|
3600
|
-
tmp1_output.
|
|
3601
|
-
tmp1_output.no(tmp0_desc, 24, BooleanSerializer_getInstance(), value.
|
|
3602
|
-
tmp1_output.no(tmp0_desc, 25, IntSerializer_getInstance(), value.
|
|
3603
|
-
tmp1_output.no(tmp0_desc, 26,
|
|
3604
|
-
tmp1_output.no(tmp0_desc, 27, IntSerializer_getInstance(), value.
|
|
3605
|
-
tmp1_output.no(tmp0_desc, 28,
|
|
3606
|
-
tmp1_output.no(tmp0_desc, 29, IntSerializer_getInstance(), value.
|
|
3607
|
-
tmp1_output.no(tmp0_desc, 30,
|
|
3608
|
-
tmp1_output.no(tmp0_desc, 31, IntSerializer_getInstance(), value.
|
|
3836
|
+
var tmp2_cached = Companion_getInstance_24().e1u_1;
|
|
3837
|
+
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.h1u_1);
|
|
3838
|
+
tmp1_output.no(tmp0_desc, 1, BooleanSerializer_getInstance(), value.i1u_1);
|
|
3839
|
+
tmp1_output.no(tmp0_desc, 2, BooleanSerializer_getInstance(), value.j1u_1);
|
|
3840
|
+
tmp1_output.no(tmp0_desc, 3, BooleanSerializer_getInstance(), value.k1u_1);
|
|
3841
|
+
tmp1_output.no(tmp0_desc, 4, BooleanSerializer_getInstance(), value.l1u_1);
|
|
3842
|
+
tmp1_output.no(tmp0_desc, 5, IntSerializer_getInstance(), value.m1u_1);
|
|
3843
|
+
tmp1_output.no(tmp0_desc, 6, IntSerializer_getInstance(), value.n1u_1);
|
|
3844
|
+
tmp1_output.no(tmp0_desc, 7, BooleanSerializer_getInstance(), value.o1u_1);
|
|
3845
|
+
tmp1_output.no(tmp0_desc, 8, BooleanSerializer_getInstance(), value.p1u_1);
|
|
3846
|
+
tmp1_output.no(tmp0_desc, 9, IntSerializer_getInstance(), value.q1u_1);
|
|
3847
|
+
tmp1_output.no(tmp0_desc, 10, tmp2_cached[10].j2(), value.r1u_1);
|
|
3848
|
+
tmp1_output.no(tmp0_desc, 11, tmp2_cached[11].j2(), value.s1u_1);
|
|
3849
|
+
tmp1_output.no(tmp0_desc, 12, BooleanSerializer_getInstance(), value.t1u_1);
|
|
3850
|
+
tmp1_output.no(tmp0_desc, 13, StringSerializer_getInstance(), value.u1u_1);
|
|
3851
|
+
tmp1_output.no(tmp0_desc, 14, StringSerializer_getInstance(), value.v1u_1);
|
|
3852
|
+
tmp1_output.no(tmp0_desc, 15, tmp2_cached[15].j2(), value.w1u_1);
|
|
3853
|
+
tmp1_output.no(tmp0_desc, 16, BooleanSerializer_getInstance(), value.x1u_1);
|
|
3854
|
+
tmp1_output.no(tmp0_desc, 17, BooleanSerializer_getInstance(), value.y1u_1);
|
|
3855
|
+
tmp1_output.no(tmp0_desc, 18, BooleanSerializer_getInstance(), value.z1u_1);
|
|
3856
|
+
tmp1_output.no(tmp0_desc, 19, BooleanSerializer_getInstance(), value.a1v_1);
|
|
3857
|
+
tmp1_output.no(tmp0_desc, 20, BooleanSerializer_getInstance(), value.b1v_1);
|
|
3858
|
+
tmp1_output.no(tmp0_desc, 21, BooleanSerializer_getInstance(), value.c1v_1);
|
|
3859
|
+
tmp1_output.no(tmp0_desc, 22, BooleanSerializer_getInstance(), value.d1v_1);
|
|
3860
|
+
tmp1_output.jo(tmp0_desc, 23, value.e1v_1);
|
|
3861
|
+
tmp1_output.no(tmp0_desc, 24, BooleanSerializer_getInstance(), value.f1v_1);
|
|
3862
|
+
tmp1_output.no(tmp0_desc, 25, IntSerializer_getInstance(), value.g1v_1);
|
|
3863
|
+
tmp1_output.no(tmp0_desc, 26, BooleanSerializer_getInstance(), value.h1v_1);
|
|
3864
|
+
tmp1_output.no(tmp0_desc, 27, IntSerializer_getInstance(), value.i1v_1);
|
|
3865
|
+
tmp1_output.no(tmp0_desc, 28, tmp2_cached[28].j2(), value.j1v_1);
|
|
3866
|
+
tmp1_output.no(tmp0_desc, 29, IntSerializer_getInstance(), value.k1v_1);
|
|
3867
|
+
tmp1_output.no(tmp0_desc, 30, IntSerializer_getInstance(), value.l1v_1);
|
|
3868
|
+
tmp1_output.no(tmp0_desc, 31, IntSerializer_getInstance(), value.m1v_1);
|
|
3869
|
+
tmp1_output.no(tmp0_desc, 32, BooleanSerializer_getInstance(), value.n1v_1);
|
|
3870
|
+
tmp1_output.no(tmp0_desc, 33, IntSerializer_getInstance(), value.o1v_1);
|
|
3871
|
+
tmp1_output.no(tmp0_desc, 34, BooleanSerializer_getInstance(), value.p1v_1);
|
|
3872
|
+
tmp1_output.no(tmp0_desc, 35, IntSerializer_getInstance(), value.q1v_1);
|
|
3873
|
+
tmp1_output.no(tmp0_desc, 36, tmp2_cached[36].j2(), value.r1v_1);
|
|
3609
3874
|
tmp1_output.vm(tmp0_desc);
|
|
3610
3875
|
};
|
|
3611
|
-
protoOf($
|
|
3612
|
-
return this.
|
|
3876
|
+
protoOf($serializer_11).mj = function (encoder, value) {
|
|
3877
|
+
return this.g1u(encoder, value instanceof RulesDto ? value : THROW_CCE());
|
|
3613
3878
|
};
|
|
3614
|
-
protoOf($
|
|
3615
|
-
var tmp0_desc = this.
|
|
3879
|
+
protoOf($serializer_11).nj = function (decoder) {
|
|
3880
|
+
var tmp0_desc = this.f1u_1;
|
|
3616
3881
|
var tmp1_flag = true;
|
|
3617
3882
|
var tmp2_index = 0;
|
|
3618
3883
|
var tmp3_bitMask0 = 0;
|
|
3884
|
+
var tmp4_bitMask1 = 0;
|
|
3619
3885
|
var tmp5_local0 = null;
|
|
3620
3886
|
var tmp6_local1 = null;
|
|
3621
3887
|
var tmp7_local2 = null;
|
|
@@ -3648,347 +3914,397 @@
|
|
|
3648
3914
|
var tmp34_local29 = null;
|
|
3649
3915
|
var tmp35_local30 = null;
|
|
3650
3916
|
var tmp36_local31 = null;
|
|
3651
|
-
var
|
|
3652
|
-
var
|
|
3653
|
-
|
|
3654
|
-
|
|
3917
|
+
var tmp37_local32 = null;
|
|
3918
|
+
var tmp38_local33 = null;
|
|
3919
|
+
var tmp39_local34 = null;
|
|
3920
|
+
var tmp40_local35 = null;
|
|
3921
|
+
var tmp41_local36 = null;
|
|
3922
|
+
var tmp42_input = decoder.um(tmp0_desc);
|
|
3923
|
+
var tmp43_cached = Companion_getInstance_24().e1u_1;
|
|
3924
|
+
if (tmp42_input.kn()) {
|
|
3925
|
+
tmp5_local0 = tmp42_input.in(tmp0_desc, 0, StringSerializer_getInstance(), tmp5_local0);
|
|
3655
3926
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
3656
|
-
tmp6_local1 =
|
|
3927
|
+
tmp6_local1 = tmp42_input.in(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp6_local1);
|
|
3657
3928
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
3658
|
-
tmp7_local2 =
|
|
3929
|
+
tmp7_local2 = tmp42_input.in(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp7_local2);
|
|
3659
3930
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
3660
|
-
tmp8_local3 =
|
|
3931
|
+
tmp8_local3 = tmp42_input.in(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp8_local3);
|
|
3661
3932
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
3662
|
-
tmp9_local4 =
|
|
3933
|
+
tmp9_local4 = tmp42_input.in(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp9_local4);
|
|
3663
3934
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
3664
|
-
tmp10_local5 =
|
|
3935
|
+
tmp10_local5 = tmp42_input.in(tmp0_desc, 5, IntSerializer_getInstance(), tmp10_local5);
|
|
3665
3936
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
3666
|
-
tmp11_local6 =
|
|
3937
|
+
tmp11_local6 = tmp42_input.in(tmp0_desc, 6, IntSerializer_getInstance(), tmp11_local6);
|
|
3667
3938
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
3668
|
-
tmp12_local7 =
|
|
3939
|
+
tmp12_local7 = tmp42_input.in(tmp0_desc, 7, BooleanSerializer_getInstance(), tmp12_local7);
|
|
3669
3940
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
3670
|
-
tmp13_local8 =
|
|
3941
|
+
tmp13_local8 = tmp42_input.in(tmp0_desc, 8, BooleanSerializer_getInstance(), tmp13_local8);
|
|
3671
3942
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
3672
|
-
tmp14_local9 =
|
|
3943
|
+
tmp14_local9 = tmp42_input.in(tmp0_desc, 9, IntSerializer_getInstance(), tmp14_local9);
|
|
3673
3944
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
3674
|
-
tmp15_local10 =
|
|
3945
|
+
tmp15_local10 = tmp42_input.in(tmp0_desc, 10, tmp43_cached[10].j2(), tmp15_local10);
|
|
3675
3946
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
3676
|
-
tmp16_local11 =
|
|
3947
|
+
tmp16_local11 = tmp42_input.in(tmp0_desc, 11, tmp43_cached[11].j2(), tmp16_local11);
|
|
3677
3948
|
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
3678
|
-
tmp17_local12 =
|
|
3949
|
+
tmp17_local12 = tmp42_input.in(tmp0_desc, 12, BooleanSerializer_getInstance(), tmp17_local12);
|
|
3679
3950
|
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
3680
|
-
tmp18_local13 =
|
|
3951
|
+
tmp18_local13 = tmp42_input.in(tmp0_desc, 13, StringSerializer_getInstance(), tmp18_local13);
|
|
3681
3952
|
tmp3_bitMask0 = tmp3_bitMask0 | 8192;
|
|
3682
|
-
tmp19_local14 =
|
|
3953
|
+
tmp19_local14 = tmp42_input.in(tmp0_desc, 14, StringSerializer_getInstance(), tmp19_local14);
|
|
3683
3954
|
tmp3_bitMask0 = tmp3_bitMask0 | 16384;
|
|
3684
|
-
tmp20_local15 =
|
|
3955
|
+
tmp20_local15 = tmp42_input.in(tmp0_desc, 15, tmp43_cached[15].j2(), tmp20_local15);
|
|
3685
3956
|
tmp3_bitMask0 = tmp3_bitMask0 | 32768;
|
|
3686
|
-
tmp21_local16 =
|
|
3957
|
+
tmp21_local16 = tmp42_input.in(tmp0_desc, 16, BooleanSerializer_getInstance(), tmp21_local16);
|
|
3687
3958
|
tmp3_bitMask0 = tmp3_bitMask0 | 65536;
|
|
3688
|
-
tmp22_local17 =
|
|
3959
|
+
tmp22_local17 = tmp42_input.in(tmp0_desc, 17, BooleanSerializer_getInstance(), tmp22_local17);
|
|
3689
3960
|
tmp3_bitMask0 = tmp3_bitMask0 | 131072;
|
|
3690
|
-
tmp23_local18 =
|
|
3961
|
+
tmp23_local18 = tmp42_input.in(tmp0_desc, 18, BooleanSerializer_getInstance(), tmp23_local18);
|
|
3691
3962
|
tmp3_bitMask0 = tmp3_bitMask0 | 262144;
|
|
3692
|
-
tmp24_local19 =
|
|
3963
|
+
tmp24_local19 = tmp42_input.in(tmp0_desc, 19, BooleanSerializer_getInstance(), tmp24_local19);
|
|
3693
3964
|
tmp3_bitMask0 = tmp3_bitMask0 | 524288;
|
|
3694
|
-
tmp25_local20 =
|
|
3965
|
+
tmp25_local20 = tmp42_input.in(tmp0_desc, 20, BooleanSerializer_getInstance(), tmp25_local20);
|
|
3695
3966
|
tmp3_bitMask0 = tmp3_bitMask0 | 1048576;
|
|
3696
|
-
tmp26_local21 =
|
|
3967
|
+
tmp26_local21 = tmp42_input.in(tmp0_desc, 21, BooleanSerializer_getInstance(), tmp26_local21);
|
|
3697
3968
|
tmp3_bitMask0 = tmp3_bitMask0 | 2097152;
|
|
3698
|
-
tmp27_local22 =
|
|
3969
|
+
tmp27_local22 = tmp42_input.in(tmp0_desc, 22, BooleanSerializer_getInstance(), tmp27_local22);
|
|
3699
3970
|
tmp3_bitMask0 = tmp3_bitMask0 | 4194304;
|
|
3700
|
-
tmp28_local23 =
|
|
3971
|
+
tmp28_local23 = tmp42_input.en(tmp0_desc, 23);
|
|
3701
3972
|
tmp3_bitMask0 = tmp3_bitMask0 | 8388608;
|
|
3702
|
-
tmp29_local24 =
|
|
3973
|
+
tmp29_local24 = tmp42_input.in(tmp0_desc, 24, BooleanSerializer_getInstance(), tmp29_local24);
|
|
3703
3974
|
tmp3_bitMask0 = tmp3_bitMask0 | 16777216;
|
|
3704
|
-
tmp30_local25 =
|
|
3975
|
+
tmp30_local25 = tmp42_input.in(tmp0_desc, 25, IntSerializer_getInstance(), tmp30_local25);
|
|
3705
3976
|
tmp3_bitMask0 = tmp3_bitMask0 | 33554432;
|
|
3706
|
-
tmp31_local26 =
|
|
3977
|
+
tmp31_local26 = tmp42_input.in(tmp0_desc, 26, BooleanSerializer_getInstance(), tmp31_local26);
|
|
3707
3978
|
tmp3_bitMask0 = tmp3_bitMask0 | 67108864;
|
|
3708
|
-
tmp32_local27 =
|
|
3979
|
+
tmp32_local27 = tmp42_input.in(tmp0_desc, 27, IntSerializer_getInstance(), tmp32_local27);
|
|
3709
3980
|
tmp3_bitMask0 = tmp3_bitMask0 | 134217728;
|
|
3710
|
-
tmp33_local28 =
|
|
3981
|
+
tmp33_local28 = tmp42_input.in(tmp0_desc, 28, tmp43_cached[28].j2(), tmp33_local28);
|
|
3711
3982
|
tmp3_bitMask0 = tmp3_bitMask0 | 268435456;
|
|
3712
|
-
tmp34_local29 =
|
|
3983
|
+
tmp34_local29 = tmp42_input.in(tmp0_desc, 29, IntSerializer_getInstance(), tmp34_local29);
|
|
3713
3984
|
tmp3_bitMask0 = tmp3_bitMask0 | 536870912;
|
|
3714
|
-
tmp35_local30 =
|
|
3985
|
+
tmp35_local30 = tmp42_input.in(tmp0_desc, 30, IntSerializer_getInstance(), tmp35_local30);
|
|
3715
3986
|
tmp3_bitMask0 = tmp3_bitMask0 | 1073741824;
|
|
3716
|
-
tmp36_local31 =
|
|
3987
|
+
tmp36_local31 = tmp42_input.in(tmp0_desc, 31, IntSerializer_getInstance(), tmp36_local31);
|
|
3717
3988
|
tmp3_bitMask0 = tmp3_bitMask0 | -2147483648;
|
|
3989
|
+
tmp37_local32 = tmp42_input.in(tmp0_desc, 32, BooleanSerializer_getInstance(), tmp37_local32);
|
|
3990
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 1;
|
|
3991
|
+
tmp38_local33 = tmp42_input.in(tmp0_desc, 33, IntSerializer_getInstance(), tmp38_local33);
|
|
3992
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 2;
|
|
3993
|
+
tmp39_local34 = tmp42_input.in(tmp0_desc, 34, BooleanSerializer_getInstance(), tmp39_local34);
|
|
3994
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 4;
|
|
3995
|
+
tmp40_local35 = tmp42_input.in(tmp0_desc, 35, IntSerializer_getInstance(), tmp40_local35);
|
|
3996
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 8;
|
|
3997
|
+
tmp41_local36 = tmp42_input.in(tmp0_desc, 36, tmp43_cached[36].j2(), tmp41_local36);
|
|
3998
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 16;
|
|
3718
3999
|
} else
|
|
3719
4000
|
while (tmp1_flag) {
|
|
3720
|
-
tmp2_index =
|
|
4001
|
+
tmp2_index = tmp42_input.ln(tmp0_desc);
|
|
3721
4002
|
switch (tmp2_index) {
|
|
3722
4003
|
case -1:
|
|
3723
4004
|
tmp1_flag = false;
|
|
3724
4005
|
break;
|
|
3725
4006
|
case 0:
|
|
3726
|
-
tmp5_local0 =
|
|
4007
|
+
tmp5_local0 = tmp42_input.in(tmp0_desc, 0, StringSerializer_getInstance(), tmp5_local0);
|
|
3727
4008
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
3728
4009
|
break;
|
|
3729
4010
|
case 1:
|
|
3730
|
-
tmp6_local1 =
|
|
4011
|
+
tmp6_local1 = tmp42_input.in(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp6_local1);
|
|
3731
4012
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
3732
4013
|
break;
|
|
3733
4014
|
case 2:
|
|
3734
|
-
tmp7_local2 =
|
|
4015
|
+
tmp7_local2 = tmp42_input.in(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp7_local2);
|
|
3735
4016
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
3736
4017
|
break;
|
|
3737
4018
|
case 3:
|
|
3738
|
-
tmp8_local3 =
|
|
4019
|
+
tmp8_local3 = tmp42_input.in(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp8_local3);
|
|
3739
4020
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
3740
4021
|
break;
|
|
3741
4022
|
case 4:
|
|
3742
|
-
tmp9_local4 =
|
|
4023
|
+
tmp9_local4 = tmp42_input.in(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp9_local4);
|
|
3743
4024
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
3744
4025
|
break;
|
|
3745
4026
|
case 5:
|
|
3746
|
-
tmp10_local5 =
|
|
4027
|
+
tmp10_local5 = tmp42_input.in(tmp0_desc, 5, IntSerializer_getInstance(), tmp10_local5);
|
|
3747
4028
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
3748
4029
|
break;
|
|
3749
4030
|
case 6:
|
|
3750
|
-
tmp11_local6 =
|
|
4031
|
+
tmp11_local6 = tmp42_input.in(tmp0_desc, 6, IntSerializer_getInstance(), tmp11_local6);
|
|
3751
4032
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
3752
4033
|
break;
|
|
3753
4034
|
case 7:
|
|
3754
|
-
tmp12_local7 =
|
|
4035
|
+
tmp12_local7 = tmp42_input.in(tmp0_desc, 7, BooleanSerializer_getInstance(), tmp12_local7);
|
|
3755
4036
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
3756
4037
|
break;
|
|
3757
4038
|
case 8:
|
|
3758
|
-
tmp13_local8 =
|
|
4039
|
+
tmp13_local8 = tmp42_input.in(tmp0_desc, 8, BooleanSerializer_getInstance(), tmp13_local8);
|
|
3759
4040
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
3760
4041
|
break;
|
|
3761
4042
|
case 9:
|
|
3762
|
-
tmp14_local9 =
|
|
4043
|
+
tmp14_local9 = tmp42_input.in(tmp0_desc, 9, IntSerializer_getInstance(), tmp14_local9);
|
|
3763
4044
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
3764
4045
|
break;
|
|
3765
4046
|
case 10:
|
|
3766
|
-
tmp15_local10 =
|
|
4047
|
+
tmp15_local10 = tmp42_input.in(tmp0_desc, 10, tmp43_cached[10].j2(), tmp15_local10);
|
|
3767
4048
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
3768
4049
|
break;
|
|
3769
4050
|
case 11:
|
|
3770
|
-
tmp16_local11 =
|
|
4051
|
+
tmp16_local11 = tmp42_input.in(tmp0_desc, 11, tmp43_cached[11].j2(), tmp16_local11);
|
|
3771
4052
|
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
3772
4053
|
break;
|
|
3773
4054
|
case 12:
|
|
3774
|
-
tmp17_local12 =
|
|
4055
|
+
tmp17_local12 = tmp42_input.in(tmp0_desc, 12, BooleanSerializer_getInstance(), tmp17_local12);
|
|
3775
4056
|
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
3776
4057
|
break;
|
|
3777
4058
|
case 13:
|
|
3778
|
-
tmp18_local13 =
|
|
4059
|
+
tmp18_local13 = tmp42_input.in(tmp0_desc, 13, StringSerializer_getInstance(), tmp18_local13);
|
|
3779
4060
|
tmp3_bitMask0 = tmp3_bitMask0 | 8192;
|
|
3780
4061
|
break;
|
|
3781
4062
|
case 14:
|
|
3782
|
-
tmp19_local14 =
|
|
4063
|
+
tmp19_local14 = tmp42_input.in(tmp0_desc, 14, StringSerializer_getInstance(), tmp19_local14);
|
|
3783
4064
|
tmp3_bitMask0 = tmp3_bitMask0 | 16384;
|
|
3784
4065
|
break;
|
|
3785
4066
|
case 15:
|
|
3786
|
-
tmp20_local15 =
|
|
4067
|
+
tmp20_local15 = tmp42_input.in(tmp0_desc, 15, tmp43_cached[15].j2(), tmp20_local15);
|
|
3787
4068
|
tmp3_bitMask0 = tmp3_bitMask0 | 32768;
|
|
3788
4069
|
break;
|
|
3789
4070
|
case 16:
|
|
3790
|
-
tmp21_local16 =
|
|
4071
|
+
tmp21_local16 = tmp42_input.in(tmp0_desc, 16, BooleanSerializer_getInstance(), tmp21_local16);
|
|
3791
4072
|
tmp3_bitMask0 = tmp3_bitMask0 | 65536;
|
|
3792
4073
|
break;
|
|
3793
4074
|
case 17:
|
|
3794
|
-
tmp22_local17 =
|
|
4075
|
+
tmp22_local17 = tmp42_input.in(tmp0_desc, 17, BooleanSerializer_getInstance(), tmp22_local17);
|
|
3795
4076
|
tmp3_bitMask0 = tmp3_bitMask0 | 131072;
|
|
3796
4077
|
break;
|
|
3797
4078
|
case 18:
|
|
3798
|
-
tmp23_local18 =
|
|
4079
|
+
tmp23_local18 = tmp42_input.in(tmp0_desc, 18, BooleanSerializer_getInstance(), tmp23_local18);
|
|
3799
4080
|
tmp3_bitMask0 = tmp3_bitMask0 | 262144;
|
|
3800
4081
|
break;
|
|
3801
4082
|
case 19:
|
|
3802
|
-
tmp24_local19 =
|
|
4083
|
+
tmp24_local19 = tmp42_input.in(tmp0_desc, 19, BooleanSerializer_getInstance(), tmp24_local19);
|
|
3803
4084
|
tmp3_bitMask0 = tmp3_bitMask0 | 524288;
|
|
3804
4085
|
break;
|
|
3805
4086
|
case 20:
|
|
3806
|
-
tmp25_local20 =
|
|
4087
|
+
tmp25_local20 = tmp42_input.in(tmp0_desc, 20, BooleanSerializer_getInstance(), tmp25_local20);
|
|
3807
4088
|
tmp3_bitMask0 = tmp3_bitMask0 | 1048576;
|
|
3808
4089
|
break;
|
|
3809
4090
|
case 21:
|
|
3810
|
-
tmp26_local21 =
|
|
4091
|
+
tmp26_local21 = tmp42_input.in(tmp0_desc, 21, BooleanSerializer_getInstance(), tmp26_local21);
|
|
3811
4092
|
tmp3_bitMask0 = tmp3_bitMask0 | 2097152;
|
|
3812
4093
|
break;
|
|
3813
4094
|
case 22:
|
|
3814
|
-
tmp27_local22 =
|
|
4095
|
+
tmp27_local22 = tmp42_input.in(tmp0_desc, 22, BooleanSerializer_getInstance(), tmp27_local22);
|
|
3815
4096
|
tmp3_bitMask0 = tmp3_bitMask0 | 4194304;
|
|
3816
4097
|
break;
|
|
3817
4098
|
case 23:
|
|
3818
|
-
tmp28_local23 =
|
|
4099
|
+
tmp28_local23 = tmp42_input.en(tmp0_desc, 23);
|
|
3819
4100
|
tmp3_bitMask0 = tmp3_bitMask0 | 8388608;
|
|
3820
4101
|
break;
|
|
3821
4102
|
case 24:
|
|
3822
|
-
tmp29_local24 =
|
|
4103
|
+
tmp29_local24 = tmp42_input.in(tmp0_desc, 24, BooleanSerializer_getInstance(), tmp29_local24);
|
|
3823
4104
|
tmp3_bitMask0 = tmp3_bitMask0 | 16777216;
|
|
3824
4105
|
break;
|
|
3825
4106
|
case 25:
|
|
3826
|
-
tmp30_local25 =
|
|
4107
|
+
tmp30_local25 = tmp42_input.in(tmp0_desc, 25, IntSerializer_getInstance(), tmp30_local25);
|
|
3827
4108
|
tmp3_bitMask0 = tmp3_bitMask0 | 33554432;
|
|
3828
4109
|
break;
|
|
3829
4110
|
case 26:
|
|
3830
|
-
tmp31_local26 =
|
|
4111
|
+
tmp31_local26 = tmp42_input.in(tmp0_desc, 26, BooleanSerializer_getInstance(), tmp31_local26);
|
|
3831
4112
|
tmp3_bitMask0 = tmp3_bitMask0 | 67108864;
|
|
3832
4113
|
break;
|
|
3833
4114
|
case 27:
|
|
3834
|
-
tmp32_local27 =
|
|
4115
|
+
tmp32_local27 = tmp42_input.in(tmp0_desc, 27, IntSerializer_getInstance(), tmp32_local27);
|
|
3835
4116
|
tmp3_bitMask0 = tmp3_bitMask0 | 134217728;
|
|
3836
4117
|
break;
|
|
3837
4118
|
case 28:
|
|
3838
|
-
tmp33_local28 =
|
|
4119
|
+
tmp33_local28 = tmp42_input.in(tmp0_desc, 28, tmp43_cached[28].j2(), tmp33_local28);
|
|
3839
4120
|
tmp3_bitMask0 = tmp3_bitMask0 | 268435456;
|
|
3840
4121
|
break;
|
|
3841
4122
|
case 29:
|
|
3842
|
-
tmp34_local29 =
|
|
4123
|
+
tmp34_local29 = tmp42_input.in(tmp0_desc, 29, IntSerializer_getInstance(), tmp34_local29);
|
|
3843
4124
|
tmp3_bitMask0 = tmp3_bitMask0 | 536870912;
|
|
3844
4125
|
break;
|
|
3845
4126
|
case 30:
|
|
3846
|
-
tmp35_local30 =
|
|
4127
|
+
tmp35_local30 = tmp42_input.in(tmp0_desc, 30, IntSerializer_getInstance(), tmp35_local30);
|
|
3847
4128
|
tmp3_bitMask0 = tmp3_bitMask0 | 1073741824;
|
|
3848
4129
|
break;
|
|
3849
4130
|
case 31:
|
|
3850
|
-
tmp36_local31 =
|
|
4131
|
+
tmp36_local31 = tmp42_input.in(tmp0_desc, 31, IntSerializer_getInstance(), tmp36_local31);
|
|
3851
4132
|
tmp3_bitMask0 = tmp3_bitMask0 | -2147483648;
|
|
3852
4133
|
break;
|
|
4134
|
+
case 32:
|
|
4135
|
+
tmp37_local32 = tmp42_input.in(tmp0_desc, 32, BooleanSerializer_getInstance(), tmp37_local32);
|
|
4136
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 1;
|
|
4137
|
+
break;
|
|
4138
|
+
case 33:
|
|
4139
|
+
tmp38_local33 = tmp42_input.in(tmp0_desc, 33, IntSerializer_getInstance(), tmp38_local33);
|
|
4140
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 2;
|
|
4141
|
+
break;
|
|
4142
|
+
case 34:
|
|
4143
|
+
tmp39_local34 = tmp42_input.in(tmp0_desc, 34, BooleanSerializer_getInstance(), tmp39_local34);
|
|
4144
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 4;
|
|
4145
|
+
break;
|
|
4146
|
+
case 35:
|
|
4147
|
+
tmp40_local35 = tmp42_input.in(tmp0_desc, 35, IntSerializer_getInstance(), tmp40_local35);
|
|
4148
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 8;
|
|
4149
|
+
break;
|
|
4150
|
+
case 36:
|
|
4151
|
+
tmp41_local36 = tmp42_input.in(tmp0_desc, 36, tmp43_cached[36].j2(), tmp41_local36);
|
|
4152
|
+
tmp4_bitMask1 = tmp4_bitMask1 | 16;
|
|
4153
|
+
break;
|
|
3853
4154
|
default:
|
|
3854
4155
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
3855
4156
|
}
|
|
3856
4157
|
}
|
|
3857
|
-
|
|
3858
|
-
return RulesDto_init_$Create$(tmp3_bitMask0,
|
|
4158
|
+
tmp42_input.vm(tmp0_desc);
|
|
4159
|
+
return RulesDto_init_$Create$(tmp3_bitMask0, tmp4_bitMask1, tmp5_local0, tmp6_local1, tmp7_local2, tmp8_local3, tmp9_local4, tmp10_local5, tmp11_local6, tmp12_local7, tmp13_local8, tmp14_local9, tmp15_local10, tmp16_local11, tmp17_local12, tmp18_local13, tmp19_local14, tmp20_local15, tmp21_local16, tmp22_local17, tmp23_local18, tmp24_local19, tmp25_local20, tmp26_local21, tmp27_local22, tmp28_local23, tmp29_local24, tmp30_local25, tmp31_local26, tmp32_local27, tmp33_local28, tmp34_local29, tmp35_local30, tmp36_local31, tmp37_local32, tmp38_local33, tmp39_local34, tmp40_local35, tmp41_local36, null);
|
|
3859
4160
|
};
|
|
3860
|
-
protoOf($
|
|
3861
|
-
return this.
|
|
4161
|
+
protoOf($serializer_11).lj = function () {
|
|
4162
|
+
return this.f1u_1;
|
|
3862
4163
|
};
|
|
3863
|
-
protoOf($
|
|
3864
|
-
var tmp0_cached =
|
|
4164
|
+
protoOf($serializer_11).bv = function () {
|
|
4165
|
+
var tmp0_cached = Companion_getInstance_24().e1u_1;
|
|
3865
4166
|
// Inline function 'kotlin.arrayOf' call
|
|
3866
4167
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3867
4168
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3868
|
-
return [get_nullable(StringSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(tmp0_cached[
|
|
4169
|
+
return [get_nullable(StringSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(tmp0_cached[10].j2()), get_nullable(tmp0_cached[11].j2()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(tmp0_cached[15].j2()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), StringSerializer_getInstance(), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(tmp0_cached[28].j2()), get_nullable(IntSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(tmp0_cached[36].j2())];
|
|
3869
4170
|
};
|
|
3870
|
-
var $
|
|
3871
|
-
function $
|
|
3872
|
-
if ($
|
|
3873
|
-
new $
|
|
3874
|
-
return $
|
|
4171
|
+
var $serializer_instance_11;
|
|
4172
|
+
function $serializer_getInstance_11() {
|
|
4173
|
+
if ($serializer_instance_11 == null)
|
|
4174
|
+
new $serializer_11();
|
|
4175
|
+
return $serializer_instance_11;
|
|
3875
4176
|
}
|
|
3876
|
-
function RulesDto_init_$Init$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract,
|
|
3877
|
-
if (!!(!(-1 === (-1 & seen0)) | !(
|
|
4177
|
+
function RulesDto_init_$Init$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, enableRedealOnWeakHand, weakHandThreshold, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, supportedPointsModes, scoreRoundingStep, scoreDivisor, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, supportedPlayersModes, serializationConstructorMarker, $this) {
|
|
4178
|
+
if (!!(!(-1 === (-1 & seen0)) | !(31 === (31 & seen1)))) {
|
|
3878
4179
|
// Inline function 'kotlin.intArrayOf' call
|
|
3879
4180
|
var tmp = new Int32Array([seen0, seen1]);
|
|
3880
4181
|
// Inline function 'kotlin.intArrayOf' call
|
|
3881
|
-
var tmp$ret$1 = new Int32Array([-1,
|
|
3882
|
-
throwArrayMissingFieldException(tmp, tmp$ret$1, $
|
|
4182
|
+
var tmp$ret$1 = new Int32Array([-1, 31]);
|
|
4183
|
+
throwArrayMissingFieldException(tmp, tmp$ret$1, $serializer_getInstance_11().f1u_1);
|
|
3883
4184
|
}
|
|
3884
|
-
$this.
|
|
3885
|
-
$this.
|
|
3886
|
-
$this.
|
|
3887
|
-
$this.
|
|
3888
|
-
$this.
|
|
3889
|
-
$this.
|
|
3890
|
-
$this.
|
|
3891
|
-
$this.
|
|
3892
|
-
$this.
|
|
3893
|
-
$this.
|
|
3894
|
-
$this.
|
|
3895
|
-
$this.
|
|
3896
|
-
$this.
|
|
3897
|
-
$this.
|
|
3898
|
-
$this.
|
|
3899
|
-
$this.
|
|
3900
|
-
$this.
|
|
3901
|
-
$this.
|
|
3902
|
-
$this.
|
|
3903
|
-
$this.
|
|
3904
|
-
$this.
|
|
3905
|
-
$this.
|
|
3906
|
-
$this.
|
|
3907
|
-
$this.
|
|
3908
|
-
$this.
|
|
3909
|
-
$this.
|
|
3910
|
-
$this.
|
|
3911
|
-
$this.
|
|
3912
|
-
$this.
|
|
3913
|
-
$this.
|
|
3914
|
-
$this.
|
|
3915
|
-
$this.
|
|
4185
|
+
$this.h1u_1 = name;
|
|
4186
|
+
$this.i1u_1 = playerWhoChooseSuitGoFirst;
|
|
4187
|
+
$this.j1u_1 = winnerShuffleCards;
|
|
4188
|
+
$this.k1u_1 = playWithoutLiabilities;
|
|
4189
|
+
$this.l1u_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
4190
|
+
$this.m1u_1 = dealerInitialCardsCount;
|
|
4191
|
+
$this.n1u_1 = dealerFinalCardsCount;
|
|
4192
|
+
$this.o1u_1 = dealerCounterClockwise;
|
|
4193
|
+
$this.p1u_1 = enableRedealOnWeakHand;
|
|
4194
|
+
$this.q1u_1 = weakHandThreshold;
|
|
4195
|
+
$this.r1u_1 = contractTypes;
|
|
4196
|
+
$this.s1u_1 = bidTypes;
|
|
4197
|
+
$this.t1u_1 = needToPutHigherTrump;
|
|
4198
|
+
$this.u1u_1 = trumpCardStepMode;
|
|
4199
|
+
$this.v1u_1 = trumpCardStepPartnerMode;
|
|
4200
|
+
$this.w1u_1 = combinationsWithFirstCard;
|
|
4201
|
+
$this.x1u_1 = protectBella;
|
|
4202
|
+
$this.y1u_1 = oneTryToProtectBella;
|
|
4203
|
+
$this.z1u_1 = enableFourSevensCombination;
|
|
4204
|
+
$this.a1v_1 = enableTrumpSevenCombination;
|
|
4205
|
+
$this.b1v_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
4206
|
+
$this.c1v_1 = checkTrumpCombination;
|
|
4207
|
+
$this.d1v_1 = checkOnlyTrumpDebertz;
|
|
4208
|
+
$this.e1v_1 = pointsDistributeMode;
|
|
4209
|
+
$this.f1v_1 = enableFineIfNoBribes;
|
|
4210
|
+
$this.g1v_1 = fineIfNoBribes;
|
|
4211
|
+
$this.h1v_1 = enableFineAfterThirdByte;
|
|
4212
|
+
$this.i1v_1 = fineAfterThirdFailedContract;
|
|
4213
|
+
$this.j1v_1 = supportedPointsModes;
|
|
4214
|
+
$this.k1v_1 = scoreRoundingStep;
|
|
4215
|
+
$this.l1v_1 = scoreDivisor;
|
|
4216
|
+
$this.m1v_1 = noTrumpScoreMultiplier;
|
|
4217
|
+
$this.n1v_1 = enableCapot;
|
|
4218
|
+
$this.o1v_1 = capotBonus;
|
|
4219
|
+
$this.p1v_1 = enableGeneral;
|
|
4220
|
+
$this.q1v_1 = generalBonus;
|
|
4221
|
+
$this.r1v_1 = supportedPlayersModes;
|
|
3916
4222
|
return $this;
|
|
3917
4223
|
}
|
|
3918
|
-
function RulesDto_init_$Create$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract,
|
|
3919
|
-
return RulesDto_init_$Init$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract,
|
|
3920
|
-
}
|
|
3921
|
-
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract,
|
|
3922
|
-
|
|
3923
|
-
this.
|
|
3924
|
-
this.
|
|
3925
|
-
this.
|
|
3926
|
-
this.
|
|
3927
|
-
this.
|
|
3928
|
-
this.
|
|
3929
|
-
this.
|
|
3930
|
-
this.
|
|
3931
|
-
this.
|
|
3932
|
-
this.
|
|
3933
|
-
this.
|
|
3934
|
-
this.
|
|
3935
|
-
this.
|
|
3936
|
-
this.
|
|
3937
|
-
this.
|
|
3938
|
-
this.
|
|
3939
|
-
this.
|
|
3940
|
-
this.
|
|
3941
|
-
this.
|
|
3942
|
-
this.
|
|
3943
|
-
this.
|
|
3944
|
-
this.
|
|
3945
|
-
this.
|
|
3946
|
-
this.
|
|
3947
|
-
this.
|
|
3948
|
-
this.
|
|
3949
|
-
this.
|
|
3950
|
-
this.
|
|
3951
|
-
this.
|
|
3952
|
-
this.
|
|
3953
|
-
this.
|
|
3954
|
-
this.
|
|
4224
|
+
function RulesDto_init_$Create$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, enableRedealOnWeakHand, weakHandThreshold, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, supportedPointsModes, scoreRoundingStep, scoreDivisor, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, supportedPlayersModes, serializationConstructorMarker) {
|
|
4225
|
+
return RulesDto_init_$Init$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, enableRedealOnWeakHand, weakHandThreshold, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, supportedPointsModes, scoreRoundingStep, scoreDivisor, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, supportedPlayersModes, serializationConstructorMarker, objectCreate(protoOf(RulesDto)));
|
|
4226
|
+
}
|
|
4227
|
+
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, enableRedealOnWeakHand, weakHandThreshold, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, supportedPointsModes, scoreRoundingStep, scoreDivisor, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, supportedPlayersModes) {
|
|
4228
|
+
Companion_getInstance_24();
|
|
4229
|
+
this.h1u_1 = name;
|
|
4230
|
+
this.i1u_1 = playerWhoChooseSuitGoFirst;
|
|
4231
|
+
this.j1u_1 = winnerShuffleCards;
|
|
4232
|
+
this.k1u_1 = playWithoutLiabilities;
|
|
4233
|
+
this.l1u_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
4234
|
+
this.m1u_1 = dealerInitialCardsCount;
|
|
4235
|
+
this.n1u_1 = dealerFinalCardsCount;
|
|
4236
|
+
this.o1u_1 = dealerCounterClockwise;
|
|
4237
|
+
this.p1u_1 = enableRedealOnWeakHand;
|
|
4238
|
+
this.q1u_1 = weakHandThreshold;
|
|
4239
|
+
this.r1u_1 = contractTypes;
|
|
4240
|
+
this.s1u_1 = bidTypes;
|
|
4241
|
+
this.t1u_1 = needToPutHigherTrump;
|
|
4242
|
+
this.u1u_1 = trumpCardStepMode;
|
|
4243
|
+
this.v1u_1 = trumpCardStepPartnerMode;
|
|
4244
|
+
this.w1u_1 = combinationsWithFirstCard;
|
|
4245
|
+
this.x1u_1 = protectBella;
|
|
4246
|
+
this.y1u_1 = oneTryToProtectBella;
|
|
4247
|
+
this.z1u_1 = enableFourSevensCombination;
|
|
4248
|
+
this.a1v_1 = enableTrumpSevenCombination;
|
|
4249
|
+
this.b1v_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
4250
|
+
this.c1v_1 = checkTrumpCombination;
|
|
4251
|
+
this.d1v_1 = checkOnlyTrumpDebertz;
|
|
4252
|
+
this.e1v_1 = pointsDistributeMode;
|
|
4253
|
+
this.f1v_1 = enableFineIfNoBribes;
|
|
4254
|
+
this.g1v_1 = fineIfNoBribes;
|
|
4255
|
+
this.h1v_1 = enableFineAfterThirdByte;
|
|
4256
|
+
this.i1v_1 = fineAfterThirdFailedContract;
|
|
4257
|
+
this.j1v_1 = supportedPointsModes;
|
|
4258
|
+
this.k1v_1 = scoreRoundingStep;
|
|
4259
|
+
this.l1v_1 = scoreDivisor;
|
|
4260
|
+
this.m1v_1 = noTrumpScoreMultiplier;
|
|
4261
|
+
this.n1v_1 = enableCapot;
|
|
4262
|
+
this.o1v_1 = capotBonus;
|
|
4263
|
+
this.p1v_1 = enableGeneral;
|
|
4264
|
+
this.q1v_1 = generalBonus;
|
|
4265
|
+
this.r1v_1 = supportedPlayersModes;
|
|
3955
4266
|
}
|
|
3956
4267
|
protoOf(RulesDto).toString = function () {
|
|
3957
|
-
return 'RulesDto(name=' + this.
|
|
4268
|
+
return 'RulesDto(name=' + this.h1u_1 + ', playerWhoChooseSuitGoFirst=' + this.i1u_1 + ', winnerShuffleCards=' + this.j1u_1 + ', playWithoutLiabilities=' + this.k1u_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.l1u_1 + ', dealerInitialCardsCount=' + this.m1u_1 + ', dealerFinalCardsCount=' + this.n1u_1 + ', dealerCounterClockwise=' + this.o1u_1 + ', enableRedealOnWeakHand=' + this.p1u_1 + ', weakHandThreshold=' + this.q1u_1 + ', contractTypes=' + toString(this.r1u_1) + ', bidTypes=' + toString(this.s1u_1) + ', needToPutHigherTrump=' + this.t1u_1 + ', trumpCardStepMode=' + this.u1u_1 + ', trumpCardStepPartnerMode=' + this.v1u_1 + ', combinationsWithFirstCard=' + toString(this.w1u_1) + ', protectBella=' + this.x1u_1 + ', oneTryToProtectBella=' + this.y1u_1 + ', enableFourSevensCombination=' + this.z1u_1 + ', enableTrumpSevenCombination=' + this.a1v_1 + ', enableTrumpSevenCombinationAfterDistribution=' + this.b1v_1 + ', checkTrumpCombination=' + this.c1v_1 + ', checkOnlyTrumpDebertz=' + this.d1v_1 + ', pointsDistributeMode=' + this.e1v_1 + ', enableFineIfNoBribes=' + this.f1v_1 + ', fineIfNoBribes=' + this.g1v_1 + ', enableFineAfterThirdByte=' + this.h1v_1 + ', fineAfterThirdFailedContract=' + this.i1v_1 + ', supportedPointsModes=' + toString(this.j1v_1) + ', scoreRoundingStep=' + this.k1v_1 + ', scoreDivisor=' + this.l1v_1 + ', noTrumpScoreMultiplier=' + this.m1v_1 + ', enableCapot=' + this.n1v_1 + ', capotBonus=' + this.o1v_1 + ', enableGeneral=' + this.p1v_1 + ', generalBonus=' + this.q1v_1 + ', supportedPlayersModes=' + toString(this.r1v_1) + ')';
|
|
3958
4269
|
};
|
|
3959
4270
|
protoOf(RulesDto).hashCode = function () {
|
|
3960
|
-
var result = this.
|
|
3961
|
-
result = imul(result, 31) + (this.
|
|
3962
|
-
result = imul(result, 31) + (this.
|
|
3963
|
-
result = imul(result, 31) + (this.d1u_1 == null ? 0 : getBooleanHashCode(this.d1u_1)) | 0;
|
|
3964
|
-
result = imul(result, 31) + (this.e1u_1 == null ? 0 : getBooleanHashCode(this.e1u_1)) | 0;
|
|
3965
|
-
result = imul(result, 31) + (this.f1u_1 == null ? 0 : this.f1u_1) | 0;
|
|
3966
|
-
result = imul(result, 31) + (this.g1u_1 == null ? 0 : this.g1u_1) | 0;
|
|
3967
|
-
result = imul(result, 31) + (this.h1u_1 == null ? 0 : getBooleanHashCode(this.h1u_1)) | 0;
|
|
3968
|
-
result = imul(result, 31) + (this.i1u_1 == null ? 0 : hashCode(this.i1u_1)) | 0;
|
|
3969
|
-
result = imul(result, 31) + (this.j1u_1 == null ? 0 : hashCode(this.j1u_1)) | 0;
|
|
4271
|
+
var result = this.h1u_1 == null ? 0 : getStringHashCode(this.h1u_1);
|
|
4272
|
+
result = imul(result, 31) + (this.i1u_1 == null ? 0 : getBooleanHashCode(this.i1u_1)) | 0;
|
|
4273
|
+
result = imul(result, 31) + (this.j1u_1 == null ? 0 : getBooleanHashCode(this.j1u_1)) | 0;
|
|
3970
4274
|
result = imul(result, 31) + (this.k1u_1 == null ? 0 : getBooleanHashCode(this.k1u_1)) | 0;
|
|
3971
|
-
result = imul(result, 31) + (this.l1u_1 == null ? 0 :
|
|
3972
|
-
result = imul(result, 31) + (this.m1u_1 == null ? 0 :
|
|
3973
|
-
result = imul(result, 31) + (this.n1u_1 == null ? 0 :
|
|
4275
|
+
result = imul(result, 31) + (this.l1u_1 == null ? 0 : getBooleanHashCode(this.l1u_1)) | 0;
|
|
4276
|
+
result = imul(result, 31) + (this.m1u_1 == null ? 0 : this.m1u_1) | 0;
|
|
4277
|
+
result = imul(result, 31) + (this.n1u_1 == null ? 0 : this.n1u_1) | 0;
|
|
3974
4278
|
result = imul(result, 31) + (this.o1u_1 == null ? 0 : getBooleanHashCode(this.o1u_1)) | 0;
|
|
3975
4279
|
result = imul(result, 31) + (this.p1u_1 == null ? 0 : getBooleanHashCode(this.p1u_1)) | 0;
|
|
3976
|
-
result = imul(result, 31) + (this.q1u_1 == null ? 0 :
|
|
3977
|
-
result = imul(result, 31) + (this.r1u_1 == null ? 0 :
|
|
3978
|
-
result = imul(result, 31) + (this.s1u_1 == null ? 0 :
|
|
4280
|
+
result = imul(result, 31) + (this.q1u_1 == null ? 0 : this.q1u_1) | 0;
|
|
4281
|
+
result = imul(result, 31) + (this.r1u_1 == null ? 0 : hashCode(this.r1u_1)) | 0;
|
|
4282
|
+
result = imul(result, 31) + (this.s1u_1 == null ? 0 : hashCode(this.s1u_1)) | 0;
|
|
3979
4283
|
result = imul(result, 31) + (this.t1u_1 == null ? 0 : getBooleanHashCode(this.t1u_1)) | 0;
|
|
3980
|
-
result = imul(result, 31) + (this.u1u_1 == null ? 0 :
|
|
3981
|
-
result = imul(result, 31) + getStringHashCode(this.v1u_1) | 0;
|
|
3982
|
-
result = imul(result, 31) + (this.w1u_1 == null ? 0 :
|
|
3983
|
-
result = imul(result, 31) + (this.x1u_1 == null ? 0 : this.x1u_1) | 0;
|
|
4284
|
+
result = imul(result, 31) + (this.u1u_1 == null ? 0 : getStringHashCode(this.u1u_1)) | 0;
|
|
4285
|
+
result = imul(result, 31) + (this.v1u_1 == null ? 0 : getStringHashCode(this.v1u_1)) | 0;
|
|
4286
|
+
result = imul(result, 31) + (this.w1u_1 == null ? 0 : hashCode(this.w1u_1)) | 0;
|
|
4287
|
+
result = imul(result, 31) + (this.x1u_1 == null ? 0 : getBooleanHashCode(this.x1u_1)) | 0;
|
|
3984
4288
|
result = imul(result, 31) + (this.y1u_1 == null ? 0 : getBooleanHashCode(this.y1u_1)) | 0;
|
|
3985
|
-
result = imul(result, 31) + (this.z1u_1 == null ? 0 : this.z1u_1) | 0;
|
|
3986
|
-
result = imul(result, 31) + (this.a1v_1 == null ? 0 : this.a1v_1) | 0;
|
|
3987
|
-
result = imul(result, 31) + (this.b1v_1 == null ? 0 : this.b1v_1) | 0;
|
|
4289
|
+
result = imul(result, 31) + (this.z1u_1 == null ? 0 : getBooleanHashCode(this.z1u_1)) | 0;
|
|
4290
|
+
result = imul(result, 31) + (this.a1v_1 == null ? 0 : getBooleanHashCode(this.a1v_1)) | 0;
|
|
4291
|
+
result = imul(result, 31) + (this.b1v_1 == null ? 0 : getBooleanHashCode(this.b1v_1)) | 0;
|
|
3988
4292
|
result = imul(result, 31) + (this.c1v_1 == null ? 0 : getBooleanHashCode(this.c1v_1)) | 0;
|
|
3989
|
-
result = imul(result, 31) + (this.d1v_1 == null ? 0 : this.d1v_1) | 0;
|
|
3990
|
-
result = imul(result, 31) + (this.e1v_1
|
|
3991
|
-
result = imul(result, 31) + (this.f1v_1 == null ? 0 : this.f1v_1) | 0;
|
|
4293
|
+
result = imul(result, 31) + (this.d1v_1 == null ? 0 : getBooleanHashCode(this.d1v_1)) | 0;
|
|
4294
|
+
result = imul(result, 31) + getStringHashCode(this.e1v_1) | 0;
|
|
4295
|
+
result = imul(result, 31) + (this.f1v_1 == null ? 0 : getBooleanHashCode(this.f1v_1)) | 0;
|
|
4296
|
+
result = imul(result, 31) + (this.g1v_1 == null ? 0 : this.g1v_1) | 0;
|
|
4297
|
+
result = imul(result, 31) + (this.h1v_1 == null ? 0 : getBooleanHashCode(this.h1v_1)) | 0;
|
|
4298
|
+
result = imul(result, 31) + (this.i1v_1 == null ? 0 : this.i1v_1) | 0;
|
|
4299
|
+
result = imul(result, 31) + (this.j1v_1 == null ? 0 : hashCode(this.j1v_1)) | 0;
|
|
4300
|
+
result = imul(result, 31) + (this.k1v_1 == null ? 0 : this.k1v_1) | 0;
|
|
4301
|
+
result = imul(result, 31) + (this.l1v_1 == null ? 0 : this.l1v_1) | 0;
|
|
4302
|
+
result = imul(result, 31) + (this.m1v_1 == null ? 0 : this.m1v_1) | 0;
|
|
4303
|
+
result = imul(result, 31) + (this.n1v_1 == null ? 0 : getBooleanHashCode(this.n1v_1)) | 0;
|
|
4304
|
+
result = imul(result, 31) + (this.o1v_1 == null ? 0 : this.o1v_1) | 0;
|
|
4305
|
+
result = imul(result, 31) + (this.p1v_1 == null ? 0 : getBooleanHashCode(this.p1v_1)) | 0;
|
|
4306
|
+
result = imul(result, 31) + (this.q1v_1 == null ? 0 : this.q1v_1) | 0;
|
|
4307
|
+
result = imul(result, 31) + (this.r1v_1 == null ? 0 : hashCode(this.r1v_1)) | 0;
|
|
3992
4308
|
return result;
|
|
3993
4309
|
};
|
|
3994
4310
|
protoOf(RulesDto).equals = function (other) {
|
|
@@ -3996,25 +4312,11 @@
|
|
|
3996
4312
|
return true;
|
|
3997
4313
|
if (!(other instanceof RulesDto))
|
|
3998
4314
|
return false;
|
|
3999
|
-
if (!(this.a1u_1 == other.a1u_1))
|
|
4000
|
-
return false;
|
|
4001
|
-
if (!(this.b1u_1 == other.b1u_1))
|
|
4002
|
-
return false;
|
|
4003
|
-
if (!(this.c1u_1 == other.c1u_1))
|
|
4004
|
-
return false;
|
|
4005
|
-
if (!(this.d1u_1 == other.d1u_1))
|
|
4006
|
-
return false;
|
|
4007
|
-
if (!(this.e1u_1 == other.e1u_1))
|
|
4008
|
-
return false;
|
|
4009
|
-
if (!(this.f1u_1 == other.f1u_1))
|
|
4010
|
-
return false;
|
|
4011
|
-
if (!(this.g1u_1 == other.g1u_1))
|
|
4012
|
-
return false;
|
|
4013
4315
|
if (!(this.h1u_1 == other.h1u_1))
|
|
4014
4316
|
return false;
|
|
4015
|
-
if (!
|
|
4317
|
+
if (!(this.i1u_1 == other.i1u_1))
|
|
4016
4318
|
return false;
|
|
4017
|
-
if (!
|
|
4319
|
+
if (!(this.j1u_1 == other.j1u_1))
|
|
4018
4320
|
return false;
|
|
4019
4321
|
if (!(this.k1u_1 == other.k1u_1))
|
|
4020
4322
|
return false;
|
|
@@ -4022,7 +4324,7 @@
|
|
|
4022
4324
|
return false;
|
|
4023
4325
|
if (!(this.m1u_1 == other.m1u_1))
|
|
4024
4326
|
return false;
|
|
4025
|
-
if (!
|
|
4327
|
+
if (!(this.n1u_1 == other.n1u_1))
|
|
4026
4328
|
return false;
|
|
4027
4329
|
if (!(this.o1u_1 == other.o1u_1))
|
|
4028
4330
|
return false;
|
|
@@ -4030,17 +4332,17 @@
|
|
|
4030
4332
|
return false;
|
|
4031
4333
|
if (!(this.q1u_1 == other.q1u_1))
|
|
4032
4334
|
return false;
|
|
4033
|
-
if (!(this.r1u_1
|
|
4335
|
+
if (!equals(this.r1u_1, other.r1u_1))
|
|
4034
4336
|
return false;
|
|
4035
|
-
if (!(this.s1u_1
|
|
4337
|
+
if (!equals(this.s1u_1, other.s1u_1))
|
|
4036
4338
|
return false;
|
|
4037
4339
|
if (!(this.t1u_1 == other.t1u_1))
|
|
4038
4340
|
return false;
|
|
4039
4341
|
if (!(this.u1u_1 == other.u1u_1))
|
|
4040
4342
|
return false;
|
|
4041
|
-
if (!(this.v1u_1
|
|
4343
|
+
if (!(this.v1u_1 == other.v1u_1))
|
|
4042
4344
|
return false;
|
|
4043
|
-
if (!(this.w1u_1
|
|
4345
|
+
if (!equals(this.w1u_1, other.w1u_1))
|
|
4044
4346
|
return false;
|
|
4045
4347
|
if (!(this.x1u_1 == other.x1u_1))
|
|
4046
4348
|
return false;
|
|
@@ -4056,10 +4358,34 @@
|
|
|
4056
4358
|
return false;
|
|
4057
4359
|
if (!(this.d1v_1 == other.d1v_1))
|
|
4058
4360
|
return false;
|
|
4059
|
-
if (!(this.e1v_1
|
|
4361
|
+
if (!(this.e1v_1 === other.e1v_1))
|
|
4060
4362
|
return false;
|
|
4061
4363
|
if (!(this.f1v_1 == other.f1v_1))
|
|
4062
4364
|
return false;
|
|
4365
|
+
if (!(this.g1v_1 == other.g1v_1))
|
|
4366
|
+
return false;
|
|
4367
|
+
if (!(this.h1v_1 == other.h1v_1))
|
|
4368
|
+
return false;
|
|
4369
|
+
if (!(this.i1v_1 == other.i1v_1))
|
|
4370
|
+
return false;
|
|
4371
|
+
if (!equals(this.j1v_1, other.j1v_1))
|
|
4372
|
+
return false;
|
|
4373
|
+
if (!(this.k1v_1 == other.k1v_1))
|
|
4374
|
+
return false;
|
|
4375
|
+
if (!(this.l1v_1 == other.l1v_1))
|
|
4376
|
+
return false;
|
|
4377
|
+
if (!(this.m1v_1 == other.m1v_1))
|
|
4378
|
+
return false;
|
|
4379
|
+
if (!(this.n1v_1 == other.n1v_1))
|
|
4380
|
+
return false;
|
|
4381
|
+
if (!(this.o1v_1 == other.o1v_1))
|
|
4382
|
+
return false;
|
|
4383
|
+
if (!(this.p1v_1 == other.p1v_1))
|
|
4384
|
+
return false;
|
|
4385
|
+
if (!(this.q1v_1 == other.q1v_1))
|
|
4386
|
+
return false;
|
|
4387
|
+
if (!equals(this.r1v_1, other.r1v_1))
|
|
4388
|
+
return false;
|
|
4063
4389
|
return true;
|
|
4064
4390
|
};
|
|
4065
4391
|
function BufferedAction() {
|
|
@@ -4211,8 +4537,8 @@
|
|
|
4211
4537
|
}
|
|
4212
4538
|
return tmp;
|
|
4213
4539
|
}
|
|
4214
|
-
function _get_$
|
|
4215
|
-
return $this.
|
|
4540
|
+
function _get_$cachedSerializer__te6jhj_10($this) {
|
|
4541
|
+
return $this.c1w_1.j2();
|
|
4216
4542
|
}
|
|
4217
4543
|
function LogType$Companion$_anonymous__d4fjnz() {
|
|
4218
4544
|
return createSimpleEnumSerializer('com.logic.utils.logger.outputs.LogType', values_3());
|
|
@@ -4248,24 +4574,24 @@
|
|
|
4248
4574
|
$ENTRIES_1 = enumEntries(values_3());
|
|
4249
4575
|
return $ENTRIES_1;
|
|
4250
4576
|
}
|
|
4251
|
-
function
|
|
4252
|
-
|
|
4577
|
+
function Companion_22() {
|
|
4578
|
+
Companion_instance_22 = this;
|
|
4253
4579
|
var tmp = this;
|
|
4254
4580
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
4255
|
-
tmp.
|
|
4581
|
+
tmp.c1w_1 = lazy(tmp_0, LogType$Companion$_anonymous__d4fjnz);
|
|
4256
4582
|
}
|
|
4257
|
-
protoOf(
|
|
4258
|
-
return _get_$
|
|
4583
|
+
protoOf(Companion_22).n17 = function () {
|
|
4584
|
+
return _get_$cachedSerializer__te6jhj_10(this);
|
|
4259
4585
|
};
|
|
4260
|
-
protoOf(
|
|
4586
|
+
protoOf(Companion_22).mv = function (typeParamsSerializers) {
|
|
4261
4587
|
return this.n17();
|
|
4262
4588
|
};
|
|
4263
|
-
var
|
|
4264
|
-
function
|
|
4589
|
+
var Companion_instance_22;
|
|
4590
|
+
function Companion_getInstance_25() {
|
|
4265
4591
|
LogType_initEntries();
|
|
4266
|
-
if (
|
|
4267
|
-
new
|
|
4268
|
-
return
|
|
4592
|
+
if (Companion_instance_22 == null)
|
|
4593
|
+
new Companion_22();
|
|
4594
|
+
return Companion_instance_22;
|
|
4269
4595
|
}
|
|
4270
4596
|
var LogType_entriesInitialized;
|
|
4271
4597
|
function LogType_initEntries() {
|
|
@@ -4277,7 +4603,7 @@
|
|
|
4277
4603
|
LogType_WARN_instance = new LogType('WARN', 2);
|
|
4278
4604
|
LogType_VERBOSE_instance = new LogType('VERBOSE', 3);
|
|
4279
4605
|
LogType_INFO_instance = new LogType('INFO', 4);
|
|
4280
|
-
|
|
4606
|
+
Companion_getInstance_25();
|
|
4281
4607
|
}
|
|
4282
4608
|
var $ENTRIES_1;
|
|
4283
4609
|
function LogType(name, ordinal) {
|
|
@@ -4306,37 +4632,37 @@
|
|
|
4306
4632
|
function ObservableLoggerOutput() {
|
|
4307
4633
|
}
|
|
4308
4634
|
function LoggerOutputDataDto$Companion$$childSerializers$_anonymous__j015dy() {
|
|
4309
|
-
return
|
|
4635
|
+
return Companion_getInstance_25().n17();
|
|
4310
4636
|
}
|
|
4311
|
-
function
|
|
4312
|
-
|
|
4637
|
+
function Companion_23() {
|
|
4638
|
+
Companion_instance_23 = this;
|
|
4313
4639
|
var tmp = this;
|
|
4314
4640
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
4315
4641
|
// Inline function 'kotlin.arrayOf' call
|
|
4316
4642
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
4317
4643
|
// Inline function 'kotlin.js.asDynamic' call
|
|
4318
|
-
tmp.
|
|
4644
|
+
tmp.i1w_1 = [lazy(tmp_0, LoggerOutputDataDto$Companion$$childSerializers$_anonymous__j015dy), null, null, null, null];
|
|
4319
4645
|
}
|
|
4320
|
-
var
|
|
4321
|
-
function
|
|
4322
|
-
if (
|
|
4323
|
-
new
|
|
4324
|
-
return
|
|
4646
|
+
var Companion_instance_23;
|
|
4647
|
+
function Companion_getInstance_26() {
|
|
4648
|
+
if (Companion_instance_23 == null)
|
|
4649
|
+
new Companion_23();
|
|
4650
|
+
return Companion_instance_23;
|
|
4325
4651
|
}
|
|
4326
|
-
function $
|
|
4327
|
-
$
|
|
4652
|
+
function $serializer_12() {
|
|
4653
|
+
$serializer_instance_12 = this;
|
|
4328
4654
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.utils.logger.outputs.LoggerOutputDataDto', this, 5);
|
|
4329
4655
|
tmp0_serialDesc.ku('type', false);
|
|
4330
4656
|
tmp0_serialDesc.ku('key', false);
|
|
4331
4657
|
tmp0_serialDesc.ku('tag', false);
|
|
4332
4658
|
tmp0_serialDesc.ku('message', false);
|
|
4333
4659
|
tmp0_serialDesc.ku('stackTrace', false);
|
|
4334
|
-
this.
|
|
4660
|
+
this.j1w_1 = tmp0_serialDesc;
|
|
4335
4661
|
}
|
|
4336
|
-
protoOf($
|
|
4337
|
-
var tmp0_desc = this.
|
|
4662
|
+
protoOf($serializer_12).k1w = function (encoder, value) {
|
|
4663
|
+
var tmp0_desc = this.j1w_1;
|
|
4338
4664
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
4339
|
-
var tmp2_cached =
|
|
4665
|
+
var tmp2_cached = Companion_getInstance_26().i1w_1;
|
|
4340
4666
|
tmp1_output.lo(tmp0_desc, 0, tmp2_cached[0].j2(), value.type);
|
|
4341
4667
|
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.key);
|
|
4342
4668
|
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.tag);
|
|
@@ -4344,11 +4670,11 @@
|
|
|
4344
4670
|
tmp1_output.no(tmp0_desc, 4, StringSerializer_getInstance(), value.stackTrace);
|
|
4345
4671
|
tmp1_output.vm(tmp0_desc);
|
|
4346
4672
|
};
|
|
4347
|
-
protoOf($
|
|
4348
|
-
return this.
|
|
4673
|
+
protoOf($serializer_12).mj = function (encoder, value) {
|
|
4674
|
+
return this.k1w(encoder, value instanceof LoggerOutputDataDto ? value : THROW_CCE());
|
|
4349
4675
|
};
|
|
4350
|
-
protoOf($
|
|
4351
|
-
var tmp0_desc = this.
|
|
4676
|
+
protoOf($serializer_12).nj = function (decoder) {
|
|
4677
|
+
var tmp0_desc = this.j1w_1;
|
|
4352
4678
|
var tmp1_flag = true;
|
|
4353
4679
|
var tmp2_index = 0;
|
|
4354
4680
|
var tmp3_bitMask0 = 0;
|
|
@@ -4358,7 +4684,7 @@
|
|
|
4358
4684
|
var tmp7_local3 = null;
|
|
4359
4685
|
var tmp8_local4 = null;
|
|
4360
4686
|
var tmp9_input = decoder.um(tmp0_desc);
|
|
4361
|
-
var tmp10_cached =
|
|
4687
|
+
var tmp10_cached = Companion_getInstance_26().i1w_1;
|
|
4362
4688
|
if (tmp9_input.kn()) {
|
|
4363
4689
|
tmp4_local0 = tmp9_input.gn(tmp0_desc, 0, tmp10_cached[0].j2(), tmp4_local0);
|
|
4364
4690
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -4404,24 +4730,24 @@
|
|
|
4404
4730
|
tmp9_input.vm(tmp0_desc);
|
|
4405
4731
|
return LoggerOutputDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
|
|
4406
4732
|
};
|
|
4407
|
-
protoOf($
|
|
4408
|
-
return this.
|
|
4733
|
+
protoOf($serializer_12).lj = function () {
|
|
4734
|
+
return this.j1w_1;
|
|
4409
4735
|
};
|
|
4410
|
-
protoOf($
|
|
4736
|
+
protoOf($serializer_12).bv = function () {
|
|
4411
4737
|
// Inline function 'kotlin.arrayOf' call
|
|
4412
4738
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
4413
4739
|
// Inline function 'kotlin.js.asDynamic' call
|
|
4414
|
-
return [
|
|
4740
|
+
return [Companion_getInstance_26().i1w_1[0].j2(), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
|
|
4415
4741
|
};
|
|
4416
|
-
var $
|
|
4417
|
-
function $
|
|
4418
|
-
if ($
|
|
4419
|
-
new $
|
|
4420
|
-
return $
|
|
4742
|
+
var $serializer_instance_12;
|
|
4743
|
+
function $serializer_getInstance_12() {
|
|
4744
|
+
if ($serializer_instance_12 == null)
|
|
4745
|
+
new $serializer_12();
|
|
4746
|
+
return $serializer_instance_12;
|
|
4421
4747
|
}
|
|
4422
4748
|
function LoggerOutputDataDto_init_$Init$(seen0, type, key, tag, message, stackTrace, serializationConstructorMarker, $this) {
|
|
4423
4749
|
if (!(31 === (31 & seen0))) {
|
|
4424
|
-
throwMissingFieldException(seen0, 31, $
|
|
4750
|
+
throwMissingFieldException(seen0, 31, $serializer_getInstance_12().j1w_1);
|
|
4425
4751
|
}
|
|
4426
4752
|
$this.type = type;
|
|
4427
4753
|
$this.key = key;
|
|
@@ -4434,26 +4760,26 @@
|
|
|
4434
4760
|
return LoggerOutputDataDto_init_$Init$(seen0, type, key, tag, message, stackTrace, serializationConstructorMarker, objectCreate(protoOf(LoggerOutputDataDto)));
|
|
4435
4761
|
}
|
|
4436
4762
|
function LoggerOutputDataDto(type, key, tag, message, stackTrace) {
|
|
4437
|
-
|
|
4763
|
+
Companion_getInstance_26();
|
|
4438
4764
|
this.type = type;
|
|
4439
4765
|
this.key = key;
|
|
4440
4766
|
this.tag = tag;
|
|
4441
4767
|
this.message = message;
|
|
4442
4768
|
this.stackTrace = stackTrace;
|
|
4443
4769
|
}
|
|
4444
|
-
protoOf(LoggerOutputDataDto).
|
|
4770
|
+
protoOf(LoggerOutputDataDto).l1w = function () {
|
|
4445
4771
|
return this.type;
|
|
4446
4772
|
};
|
|
4447
4773
|
protoOf(LoggerOutputDataDto).i2 = function () {
|
|
4448
4774
|
return this.key;
|
|
4449
4775
|
};
|
|
4450
|
-
protoOf(LoggerOutputDataDto).
|
|
4776
|
+
protoOf(LoggerOutputDataDto).q1p = function () {
|
|
4451
4777
|
return this.tag;
|
|
4452
4778
|
};
|
|
4453
4779
|
protoOf(LoggerOutputDataDto).e = function () {
|
|
4454
4780
|
return this.message;
|
|
4455
4781
|
};
|
|
4456
|
-
protoOf(LoggerOutputDataDto).
|
|
4782
|
+
protoOf(LoggerOutputDataDto).m1w = function () {
|
|
4457
4783
|
return this.stackTrace;
|
|
4458
4784
|
};
|
|
4459
4785
|
protoOf(LoggerOutputDataDto).toMessageLog = function () {
|
|
@@ -4510,7 +4836,7 @@
|
|
|
4510
4836
|
protoOf(LoggerOutputDataDto).d1p = function () {
|
|
4511
4837
|
return this.stackTrace;
|
|
4512
4838
|
};
|
|
4513
|
-
protoOf(LoggerOutputDataDto).
|
|
4839
|
+
protoOf(LoggerOutputDataDto).n1w = function (type, key, tag, message, stackTrace) {
|
|
4514
4840
|
return new LoggerOutputDataDto(type, key, tag, message, stackTrace);
|
|
4515
4841
|
};
|
|
4516
4842
|
protoOf(LoggerOutputDataDto).copy = function (type, key, tag, message, stackTrace, $super) {
|
|
@@ -4519,7 +4845,7 @@
|
|
|
4519
4845
|
tag = tag === VOID ? this.tag : tag;
|
|
4520
4846
|
message = message === VOID ? this.message : message;
|
|
4521
4847
|
stackTrace = stackTrace === VOID ? this.stackTrace : stackTrace;
|
|
4522
|
-
return $super === VOID ? this.
|
|
4848
|
+
return $super === VOID ? this.n1w(type, key, tag, message, stackTrace) : $super.n1w.call(this, type, key, tag, message, stackTrace);
|
|
4523
4849
|
};
|
|
4524
4850
|
protoOf(LoggerOutputDataDto).toString = function () {
|
|
4525
4851
|
return 'LoggerOutputDataDto(type=' + this.type.toString() + ', key=' + this.key + ', tag=' + this.tag + ', message=' + this.message + ', stackTrace=' + this.stackTrace + ')';
|
|
@@ -4576,45 +4902,45 @@
|
|
|
4576
4902
|
protoOf($serializer).cv = typeParametersSerializers;
|
|
4577
4903
|
protoOf($serializer_0).cv = typeParametersSerializers;
|
|
4578
4904
|
defineProp(protoOf(CoreConfig), 'requireDirectoryPath', protoOf(CoreConfig).c1p);
|
|
4905
|
+
protoOf($serializer_1).cv = typeParametersSerializers;
|
|
4906
|
+
protoOf($serializer_2).cv = typeParametersSerializers;
|
|
4579
4907
|
defineProp(protoOf(PlayerLostConnectionReason), 'playerId', function () {
|
|
4580
|
-
return this.
|
|
4908
|
+
return this.p1p();
|
|
4581
4909
|
});
|
|
4582
4910
|
defineProp(protoOf(PlayerTimeoutReason), 'playerId', function () {
|
|
4583
|
-
return this.
|
|
4911
|
+
return this.p1p();
|
|
4584
4912
|
});
|
|
4585
4913
|
defineProp(protoOf(PlayerExitReason), 'playerId', function () {
|
|
4586
|
-
return this.
|
|
4914
|
+
return this.p1p();
|
|
4587
4915
|
});
|
|
4588
4916
|
defineProp(protoOf(Reason), 'name', protoOf(Reason).m);
|
|
4589
4917
|
defineProp(protoOf(Reason), 'ordinal', protoOf(Reason).y2);
|
|
4590
4918
|
defineProp(protoOf(Reason_0), 'name', protoOf(Reason_0).m);
|
|
4591
4919
|
defineProp(protoOf(Reason_0), 'ordinal', protoOf(Reason_0).y2);
|
|
4592
4920
|
defineProp(protoOf(GameUserInfo), 'playerId', function () {
|
|
4593
|
-
return this.
|
|
4921
|
+
return this.p1p();
|
|
4594
4922
|
});
|
|
4595
4923
|
defineProp(protoOf(PlayerIndex), 'playerId', function () {
|
|
4596
|
-
return this.
|
|
4924
|
+
return this.p1p();
|
|
4597
4925
|
});
|
|
4598
|
-
defineProp(protoOf(PlayerConnectionState), 'isLive', protoOf(PlayerConnectionState).
|
|
4599
|
-
defineProp(protoOf(PlayerConnectionState), 'isTimeOut', protoOf(PlayerConnectionState).
|
|
4600
|
-
defineProp(protoOf(PlayerConnectionState), 'isLostConnection', protoOf(PlayerConnectionState).
|
|
4601
|
-
defineProp(protoOf(PlayerConnectionState), 'isLeft', protoOf(PlayerConnectionState).
|
|
4602
|
-
defineProp(protoOf(PlayerConnectionState), 'isLeftPermanently', protoOf(PlayerConnectionState).
|
|
4603
|
-
defineProp(protoOf(PlayerConnectionState), 'isDeleted', protoOf(PlayerConnectionState).
|
|
4604
|
-
defineProp(protoOf(PlayerConnectionState), 'isDisconnecting', protoOf(PlayerConnectionState).
|
|
4605
|
-
defineProp(protoOf(PlayerConnectionState), 'isNotAlive', protoOf(PlayerConnectionState).
|
|
4606
|
-
defineProp(protoOf(PlayerConnectionState), 'isVisibleDisconnectedReason', protoOf(PlayerConnectionState).
|
|
4607
|
-
defineProp(protoOf(PlayerConnectionState), 'isShouldBeDisconnectedFromSockets', protoOf(PlayerConnectionState).
|
|
4608
|
-
defineProp(protoOf(PlayerConnectionState), 'isShouldBeUnsubscribedFromSockets', protoOf(PlayerConnectionState).
|
|
4609
|
-
defineProp(protoOf(PlayerConnectionState), 'isServerDisconnectReason', protoOf(PlayerConnectionState).
|
|
4610
|
-
defineProp(protoOf(PlayerConnectionState), 'canReconnect', protoOf(PlayerConnectionState).
|
|
4611
|
-
defineProp(protoOf(PlayerConnectionState), 'canUpdateRating', protoOf(PlayerConnectionState).
|
|
4926
|
+
defineProp(protoOf(PlayerConnectionState), 'isLive', protoOf(PlayerConnectionState).l1r);
|
|
4927
|
+
defineProp(protoOf(PlayerConnectionState), 'isTimeOut', protoOf(PlayerConnectionState).m1r);
|
|
4928
|
+
defineProp(protoOf(PlayerConnectionState), 'isLostConnection', protoOf(PlayerConnectionState).n1r);
|
|
4929
|
+
defineProp(protoOf(PlayerConnectionState), 'isLeft', protoOf(PlayerConnectionState).o1r);
|
|
4930
|
+
defineProp(protoOf(PlayerConnectionState), 'isLeftPermanently', protoOf(PlayerConnectionState).p1r);
|
|
4931
|
+
defineProp(protoOf(PlayerConnectionState), 'isDeleted', protoOf(PlayerConnectionState).q1r);
|
|
4932
|
+
defineProp(protoOf(PlayerConnectionState), 'isDisconnecting', protoOf(PlayerConnectionState).r1r);
|
|
4933
|
+
defineProp(protoOf(PlayerConnectionState), 'isNotAlive', protoOf(PlayerConnectionState).s1r);
|
|
4934
|
+
defineProp(protoOf(PlayerConnectionState), 'isVisibleDisconnectedReason', protoOf(PlayerConnectionState).t1r);
|
|
4935
|
+
defineProp(protoOf(PlayerConnectionState), 'isShouldBeDisconnectedFromSockets', protoOf(PlayerConnectionState).u1r);
|
|
4936
|
+
defineProp(protoOf(PlayerConnectionState), 'isShouldBeUnsubscribedFromSockets', protoOf(PlayerConnectionState).v1r);
|
|
4937
|
+
defineProp(protoOf(PlayerConnectionState), 'isServerDisconnectReason', protoOf(PlayerConnectionState).w1r);
|
|
4938
|
+
defineProp(protoOf(PlayerConnectionState), 'canReconnect', protoOf(PlayerConnectionState).x1r);
|
|
4939
|
+
defineProp(protoOf(PlayerConnectionState), 'canUpdateRating', protoOf(PlayerConnectionState).y1r);
|
|
4612
4940
|
defineProp(protoOf(PlayerConnectionState), 'name', protoOf(PlayerConnectionState).m);
|
|
4613
4941
|
defineProp(protoOf(PlayerConnectionState), 'ordinal', protoOf(PlayerConnectionState).y2);
|
|
4614
4942
|
defineProp(protoOf(Team), 'first', protoOf(Team).oh);
|
|
4615
4943
|
defineProp(protoOf(Team), 'second', protoOf(Team).ph);
|
|
4616
|
-
protoOf($serializer_1).cv = typeParametersSerializers;
|
|
4617
|
-
protoOf($serializer_2).cv = typeParametersSerializers;
|
|
4618
4944
|
protoOf($serializer_3).cv = typeParametersSerializers;
|
|
4619
4945
|
protoOf($serializer_4).cv = typeParametersSerializers;
|
|
4620
4946
|
protoOf($serializer_5).cv = typeParametersSerializers;
|
|
@@ -4622,23 +4948,27 @@
|
|
|
4622
4948
|
protoOf($serializer_7).cv = typeParametersSerializers;
|
|
4623
4949
|
protoOf($serializer_8).cv = typeParametersSerializers;
|
|
4624
4950
|
protoOf($serializer_9).cv = typeParametersSerializers;
|
|
4951
|
+
protoOf($serializer_10).cv = typeParametersSerializers;
|
|
4952
|
+
protoOf($serializer_11).cv = typeParametersSerializers;
|
|
4625
4953
|
defineProp(protoOf(LogType), 'name', protoOf(LogType).m);
|
|
4626
4954
|
defineProp(protoOf(LogType), 'ordinal', protoOf(LogType).y2);
|
|
4627
|
-
protoOf($
|
|
4955
|
+
protoOf($serializer_12).cv = typeParametersSerializers;
|
|
4628
4956
|
//endregion
|
|
4629
4957
|
//region block: init
|
|
4630
4958
|
GameEngineConfig_instance = new GameEngineConfig();
|
|
4631
4959
|
Companion_instance_0 = new Companion_0();
|
|
4632
4960
|
Companion_instance_1 = new Companion_1();
|
|
4633
4961
|
Companion_instance_2 = new Companion_2();
|
|
4634
|
-
|
|
4962
|
+
Companion_instance_3 = new Companion_3();
|
|
4963
|
+
Companion_instance_4 = new Companion_4();
|
|
4635
4964
|
Companion_instance_8 = new Companion_8();
|
|
4636
|
-
Companion_instance_10 = new Companion_10();
|
|
4637
4965
|
Companion_instance_11 = new Companion_11();
|
|
4638
|
-
Companion_instance_12 = new Companion_12();
|
|
4639
4966
|
Companion_instance_13 = new Companion_13();
|
|
4640
4967
|
Companion_instance_14 = new Companion_14();
|
|
4641
4968
|
Companion_instance_15 = new Companion_15();
|
|
4969
|
+
Companion_instance_16 = new Companion_16();
|
|
4970
|
+
Companion_instance_17 = new Companion_17();
|
|
4971
|
+
Companion_instance_18 = new Companion_18();
|
|
4642
4972
|
//endregion
|
|
4643
4973
|
//region block: exports
|
|
4644
4974
|
function $jsExportAll$(_) {
|
|
@@ -4808,18 +5138,18 @@
|
|
|
4808
5138
|
_.$_$.l1 = toDomainEnum;
|
|
4809
5139
|
_.$_$.m1 = PlayerConnectionState_LEFT_PERMANENTLY_getInstance;
|
|
4810
5140
|
_.$_$.n1 = PlayerConnectionState_LIVE_getInstance;
|
|
4811
|
-
_.$_$.o1 =
|
|
4812
|
-
_.$_$.p1 =
|
|
4813
|
-
_.$_$.q1 =
|
|
4814
|
-
_.$_$.r1 =
|
|
4815
|
-
_.$_$.s1 = $
|
|
4816
|
-
_.$_$.t1 = $
|
|
4817
|
-
_.$_$.u1 = $
|
|
5141
|
+
_.$_$.o1 = Companion_instance_8;
|
|
5142
|
+
_.$_$.p1 = Companion_getInstance_12;
|
|
5143
|
+
_.$_$.q1 = Companion_instance_11;
|
|
5144
|
+
_.$_$.r1 = Companion_getInstance_13;
|
|
5145
|
+
_.$_$.s1 = $serializer_getInstance_8;
|
|
5146
|
+
_.$_$.t1 = $serializer_getInstance_10;
|
|
5147
|
+
_.$_$.u1 = $serializer_getInstance_11;
|
|
4818
5148
|
_.$_$.v1 = ProcessingReasonDto_getInstance;
|
|
4819
|
-
_.$_$.w1 =
|
|
5149
|
+
_.$_$.w1 = Companion_getInstance_15;
|
|
4820
5150
|
_.$_$.x1 = Companion_getInstance_2;
|
|
4821
5151
|
_.$_$.y1 = ProcessingReason_getInstance;
|
|
4822
|
-
_.$_$.z1 =
|
|
5152
|
+
_.$_$.z1 = Companion_getInstance_8;
|
|
4823
5153
|
//endregion
|
|
4824
5154
|
return _;
|
|
4825
5155
|
}));
|