コード例 #1
0
extern "C"  float m3366690344 (t837106420 * __this , t3525329789  p0, t3525329789  p1, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m3366690344_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	t3525329789  V_0 = {0};
	{
		float L_0 = ((&p0)->f1);
		float L_1 = ((&p1)->f1);
		float L_2 = ((&p0)->f2);
		float L_3 = ((&p1)->f2);
		float L_4 = ((&p0)->f3);
		float L_5 = ((&p1)->f3);
		m2926210380((&V_0), ((float)((float)L_0-(float)L_1)), ((float)((float)L_2-(float)L_3)), ((float)((float)L_4-(float)L_5)), NULL);
		float L_6 = ((&V_0)->f1);
		float L_7 = ((&V_0)->f1);
		float L_8 = ((&V_0)->f2);
		float L_9 = ((&V_0)->f2);
		float L_10 = ((&V_0)->f3);
		float L_11 = ((&V_0)->f3);
		IL2CPP_RUNTIME_CLASS_INIT(t1597001355_TI_var);
		float L_12 = sqrtf(((float)((float)((float)((float)((float)((float)L_6*(float)L_7))+(float)((float)((float)L_8*(float)L_9))))+(float)((float)((float)L_10*(float)L_11)))));
		return L_12;
	}
}
コード例 #2
0
extern "C"  t3525329789  m650470329 (t837106420 * __this , t3525329789  p0, t3525329789  p1, float p2, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m650470329_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		float L_0 = p2;
		IL2CPP_RUNTIME_CLASS_INIT(t1597001355_TI_var);
		float L_1 = m2272733930(NULL, L_0, NULL);
		p2 = L_1;
		float L_2 = ((&p0)->f1);
		float L_3 = ((&p1)->f1);
		float L_4 = ((&p0)->f1);
		float L_5 = p2;
		float L_6 = ((&p0)->f2);
		float L_7 = ((&p1)->f2);
		float L_8 = ((&p0)->f2);
		float L_9 = p2;
		float L_10 = ((&p0)->f3);
		float L_11 = ((&p1)->f3);
		float L_12 = ((&p0)->f3);
		float L_13 = p2;
		t3525329789  L_14 = {0};
		m2926210380(&L_14, ((float)((float)L_2+(float)((float)((float)((float)((float)L_3-(float)L_4))*(float)L_5)))), ((float)((float)L_6+(float)((float)((float)((float)((float)L_7-(float)L_8))*(float)L_9)))), ((float)((float)L_10+(float)((float)((float)((float)((float)L_11-(float)L_12))*(float)L_13)))), NULL);
		return L_14;
	}
}
コード例 #3
0
extern "C"  void PlayWorld_Update_m95051296 (PlayWorld_t118923422 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (PlayWorld_Update_m95051296_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		int32_t L_0 = __this->get_numDestoryed_4();
		int32_t L_1 = __this->get_numBricks_5();
		if ((!(((uint32_t)L_0) == ((uint32_t)L_1))))
		{
			goto IL_0021;
		}
	}
	{
		LevelManager_t2278695849 * L_2 = __this->get_levelManager_3();
		LevelManager_LoadLevel_m3246612564(L_2, _stringLiteral86972, /*hidden argument*/NULL);
	}

IL_0021:
	{
		return;
	}
}
コード例 #4
0
extern "C"  t968488902* m3566373060 (t3525329789 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m3566373060_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		t11523773* L_0 = ((t11523773*)SZArrayNew(t11523773_TI_var, (uint32_t)3));
		float L_1 = (__this->f1);
		float L_2 = L_1;
		t837106420 * L_3 = Box(t958209021_TI_var, &L_2);
		ArrayElementTypeCheck (L_0, L_3);
		*((t837106420 **)(t837106420 **)SZArrayLdElema(L_0, 0, sizeof(t837106420 *))) = (t837106420 *)L_3;
		t11523773* L_4 = L_0;
		float L_5 = (__this->f2);
		float L_6 = L_5;
		t837106420 * L_7 = Box(t958209021_TI_var, &L_6);
		ArrayElementTypeCheck (L_4, L_7);
		*((t837106420 **)(t837106420 **)SZArrayLdElema(L_4, 1, sizeof(t837106420 *))) = (t837106420 *)L_7;
		t11523773* L_8 = L_4;
		float L_9 = (__this->f3);
		float L_10 = L_9;
		t837106420 * L_11 = Box(t958209021_TI_var, &L_10);
		ArrayElementTypeCheck (L_8, L_11);
		*((t837106420 **)(t837106420 **)SZArrayLdElema(L_8, 2, sizeof(t837106420 *))) = (t837106420 *)L_11;
		t968488902* L_12 = m427603113(NULL, _stringLiteral1732534255, L_8, NULL);
		return L_12;
	}
}
コード例 #5
0
extern "C"  void Paddle_AutoPlay_m2551386774 (Paddle_t2382992266 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (Paddle_AutoPlay_m2551386774_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	Vector3_t4282066566  V_0;
	memset(&V_0, 0, sizeof(V_0));
	Vector3_t4282066566  V_1;
	memset(&V_1, 0, sizeof(V_1));
	Vector3_t4282066566  V_2;
	memset(&V_2, 0, sizeof(V_2));
	{
		Transform_t1659122786 * L_0 = Component_get_transform_m4257140443(__this, /*hidden argument*/NULL);
		Transform_t1659122786 * L_1 = Component_get_transform_m4257140443(L_0, /*hidden argument*/NULL);
		Vector3_t4282066566  L_2 = Transform_get_position_m2211398607(L_1, /*hidden argument*/NULL);
		V_2 = L_2;
		float L_3 = (&V_2)->get_y_2();
		Vector3__ctor_m2926210380((&V_0), (0.0f), L_3, (0.0f), /*hidden argument*/NULL);
		Ball_t2062879 * L_4 = __this->get_ball_4();
		Transform_t1659122786 * L_5 = Component_get_transform_m4257140443(L_4, /*hidden argument*/NULL);
		Vector3_t4282066566  L_6 = Transform_get_position_m2211398607(L_5, /*hidden argument*/NULL);
		V_1 = L_6;
		float L_7 = (&V_1)->get_x_1();
		IL2CPP_RUNTIME_CLASS_INIT(Mathf_t4203372500_il2cpp_TypeInfo_var);
		float L_8 = Mathf_Clamp_m3872743893(NULL /*static, unused*/, L_7, (-8.0f), (8.0f), /*hidden argument*/NULL);
		(&V_0)->set_x_1(L_8);
		Transform_t1659122786 * L_9 = Component_get_transform_m4257140443(__this, /*hidden argument*/NULL);
		Vector3_t4282066566  L_10 = V_0;
		Transform_set_position_m3111394108(L_9, L_10, /*hidden argument*/NULL);
		return;
	}
}
コード例 #6
0
extern "C"  Vector2_t3525329788  BenchmarkTest_getScreenSize_m1573587288 (BenchmarkTest_t1141318415 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (BenchmarkTest_getScreenSize_m1573587288_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	Camera_t3533968274 * V_0 = NULL;
	float V_1 = 0.0f;
	float V_2 = 0.0f;
	{
		Camera_t3533968274 * L_0 = Camera_get_main_m671815697(NULL /*static, unused*/, /*hidden argument*/NULL);
		NullCheck(L_0);
		Camera_t3533968274 * L_1 = Component_GetComponent_TisCamera_t3533968274_m1005433449(L_0, /*hidden argument*/Component_GetComponent_TisCamera_t3533968274_m1005433449_MethodInfo_var);
		V_0 = L_1;
		int32_t L_2 = Screen_get_width_m3080333084(NULL /*static, unused*/, /*hidden argument*/NULL);
		float L_3 = BenchmarkTest_pixelToWorld_m4143337598(__this, (((float)((float)L_2))), /*hidden argument*/NULL);
		V_1 = L_3;
		int32_t L_4 = Screen_get_height_m1504859443(NULL /*static, unused*/, /*hidden argument*/NULL);
		float L_5 = BenchmarkTest_pixelToWorld_m4143337598(__this, (((float)((float)L_4))), /*hidden argument*/NULL);
		V_2 = L_5;
		float L_6 = V_1;
		float L_7 = V_2;
		Vector2_t3525329788  L_8;
		memset(&L_8, 0, sizeof(L_8));
		Vector2__ctor_m1517109030(&L_8, L_6, L_7, /*hidden argument*/NULL);
		return L_8;
	}
}
コード例 #7
0
extern "C"  void PlayerController_FixedUpdate_m270852281 (PlayerController_t2866526589 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (PlayerController_FixedUpdate_m270852281_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	float V_0 = 0.0f;
	float V_1 = 0.0f;
	Vector3_t3525329789  V_2 = {0};
	{
		IL2CPP_RUNTIME_CLASS_INIT(Input_t1593691127_il2cpp_TypeInfo_var);
		float L_0 = Input_GetAxis_m2027668530(NULL /*static, unused*/, _stringLiteral3381094468, /*hidden argument*/NULL);
		V_0 = L_0;
		float L_1 = Input_GetAxis_m2027668530(NULL /*static, unused*/, _stringLiteral2375469974, /*hidden argument*/NULL);
		V_1 = L_1;
		float L_2 = V_0;
		float L_3 = V_1;
		Vector3__ctor_m2926210380((&V_2), L_2, (0.0f), L_3, /*hidden argument*/NULL);
		Rigidbody_t1972007546 * L_4 = (__this->___rb_2);
		Vector3_t3525329789  L_5 = V_2;
		float L_6 = (__this->___speed_4);
		Vector3_t3525329789  L_7 = Vector3_op_Multiply_m973638459(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL);
		NullCheck(L_4);
		Rigidbody_AddForce_m3682301239(L_4, L_7, /*hidden argument*/NULL);
		return;
	}
}
コード例 #8
0
extern "C"  bool m3337192096 (t3525329789 * __this, t837106420 * p0, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m3337192096_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	t3525329789  V_0 = {0};
	int32_t G_B6_0 = 0;
	{
		t837106420 * L_0 = p0;
		if (((t837106420 *)IsInstSealed(L_0, t3525329789_TI_var)))
		{
			goto IL_000d;
		}
	}
	{
		return (bool)0;
	}

IL_000d:
	{
		t837106420 * L_1 = p0;
		V_0 = ((*(t3525329789 *)((t3525329789 *)UnBox (L_1, t3525329789_TI_var))));
		float* L_2 = &(__this->f1);
		float L_3 = ((&V_0)->f1);
		bool L_4 = m2110115959(L_2, L_3, NULL);
		if (!L_4)
		{
			goto IL_0056;
		}
	}
	{
		float* L_5 = &(__this->f2);
		float L_6 = ((&V_0)->f2);
		bool L_7 = m2110115959(L_5, L_6, NULL);
		if (!L_7)
		{
			goto IL_0056;
		}
	}
	{
		float* L_8 = &(__this->f3);
		float L_9 = ((&V_0)->f3);
		bool L_10 = m2110115959(L_8, L_9, NULL);
		G_B6_0 = ((int32_t)(L_10));
		goto IL_0057;
	}

IL_0056:
	{
		G_B6_0 = 0;
	}

IL_0057:
	{
		return (bool)G_B6_0;
	}
}
コード例 #9
0
extern "C"  void LevelManager_BrickDestroyed_m4197178762 (LevelManager_t2278695849 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (LevelManager_BrickDestroyed_m4197178762_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		IL2CPP_RUNTIME_CLASS_INIT(Blocks_t1992669606_il2cpp_TypeInfo_var);
		int32_t L_0 = ((Blocks_t1992669606_StaticFields*)Blocks_t1992669606_il2cpp_TypeInfo_var->static_fields)->get_breakableCount_7();
		if ((((int32_t)L_0) > ((int32_t)0)))
		{
			goto IL_0011;
		}
	}
	{
		LevelManager_LoadNextLevel_m1768606331(__this, /*hidden argument*/NULL);
	}

IL_0011:
	{
		return;
	}
}
コード例 #10
0
extern "C"  void Blocks_Start_m3737108149 (Blocks_t1992669606 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (Blocks_Start_m3737108149_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		IL2CPP_RUNTIME_CLASS_INIT(Object_t3071478659_il2cpp_TypeInfo_var);
		LevelManager_t2278695849 * L_0 = Object_FindObjectOfType_TisLevelManager_t2278695849_m2127204068(NULL /*static, unused*/, /*hidden argument*/Object_FindObjectOfType_TisLevelManager_t2278695849_m2127204068_MethodInfo_var);
		__this->set_levelManager_4(L_0);
		__this->set_timesHit_2(0);
		String_t* L_1 = Component_get_tag_m217485006(__this, /*hidden argument*/NULL);
		IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
		bool L_2 = String_op_Equality_m1260523650(NULL /*static, unused*/, L_1, _stringLiteral106395321, /*hidden argument*/NULL);
		__this->set_isBreakable_8(L_2);
		bool L_3 = __this->get_isBreakable_8();
		if (!L_3)
		{
			goto IL_003f;
		}
	}
	{
		IL2CPP_RUNTIME_CLASS_INIT(Blocks_t1992669606_il2cpp_TypeInfo_var);
		int32_t L_4 = ((Blocks_t1992669606_StaticFields*)Blocks_t1992669606_il2cpp_TypeInfo_var->static_fields)->get_breakableCount_7();
		((Blocks_t1992669606_StaticFields*)Blocks_t1992669606_il2cpp_TypeInfo_var->static_fields)->set_breakableCount_7(((int32_t)((int32_t)L_4+(int32_t)1)));
	}

IL_003f:
	{
		return;
	}
}
コード例 #11
0
extern "C"  void PlayerController_setCountText_m2023731392 (PlayerController_t2866526589 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (PlayerController_setCountText_m2023731392_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		Text_t3286458198 * L_0 = (__this->___countText_5);
		int32_t* L_1 = &(__this->___count_3);
		String_t* L_2 = Int32_ToString_m1286526384(L_1, /*hidden argument*/NULL);
		IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
		String_t* L_3 = String_Concat_m138640077(NULL /*static, unused*/, _stringLiteral2622482517, L_2, /*hidden argument*/NULL);
		NullCheck(L_0);
		VirtActionInvoker1< String_t* >::Invoke(65 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_0, L_3);
		int32_t L_4 = (__this->___count_3);
		if ((((int32_t)L_4) < ((int32_t)5)))
		{
			goto IL_003c;
		}
	}
	{
		Text_t3286458198 * L_5 = (__this->___winText_6);
		NullCheck(L_5);
		VirtActionInvoker1< String_t* >::Invoke(65 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_5, _stringLiteral670376987);
	}

IL_003c:
	{
		return;
	}
}
コード例 #12
0
extern "C"  void PlayerController_OnTriggerEnter_m3392021114 (PlayerController_t2866526589 * __this, Collider_t955670625 * ___other, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (PlayerController_OnTriggerEnter_m3392021114_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		Collider_t955670625 * L_0 = ___other;
		NullCheck(L_0);
		GameObject_t4012695102 * L_1 = Component_get_gameObject_m1170635899(L_0, /*hidden argument*/NULL);
		NullCheck(L_1);
		bool L_2 = GameObject_CompareTag_m3153977471(L_1, _stringLiteral2390357660, /*hidden argument*/NULL);
		if (!L_2)
		{
			goto IL_0035;
		}
	}
	{
		Collider_t955670625 * L_3 = ___other;
		NullCheck(L_3);
		GameObject_t4012695102 * L_4 = Component_get_gameObject_m1170635899(L_3, /*hidden argument*/NULL);
		NullCheck(L_4);
		GameObject_SetActive_m3538205401(L_4, (bool)0, /*hidden argument*/NULL);
		int32_t L_5 = (__this->___count_3);
		__this->___count_3 = ((int32_t)((int32_t)L_5+(int32_t)1));
		PlayerController_setCountText_m2023731392(__this, /*hidden argument*/NULL);
	}

IL_0035:
	{
		return;
	}
}
コード例 #13
0
extern "C"  void m2134470424 (t837106420 * __this , const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m2134470424_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	t2260061605  V_0 = {0};
	{
		t4137084207  L_0 = {0};
		m576906339(&L_0, ((int32_t)255), ((int32_t)255), ((int32_t)255), ((int32_t)255), NULL);
		((t2260061605_SFs*)t2260061605_TI_var->static_fields)->f6 = L_0;
		t3525329790  L_1 = {0};
		m2441427762(&L_1, (1.0f), (0.0f), (0.0f), (-1.0f), NULL);
		((t2260061605_SFs*)t2260061605_TI_var->static_fields)->f7 = L_1;
		Initobj (t2260061605_TI_var, (&V_0));
		t3525329789  L_2 = m2017759730(NULL, NULL);
		(&V_0)->f0 = L_2;
		t3525329789  L_3 = m1326515313(NULL, NULL);
		(&V_0)->f1 = L_3;
		t3525329790  L_4 = ((t2260061605_SFs*)t2260061605_TI_var->static_fields)->f7;
		(&V_0)->f5 = L_4;
		t4137084207  L_5 = ((t2260061605_SFs*)t2260061605_TI_var->static_fields)->f6;
		(&V_0)->f2 = L_5;
		t3525329788  L_6 = m199872368(NULL, NULL);
		(&V_0)->f3 = L_6;
		t3525329788  L_7 = m199872368(NULL, NULL);
		(&V_0)->f4 = L_7;
		t2260061605  L_8 = V_0;
		((t2260061605_SFs*)t2260061605_TI_var->static_fields)->f8 = L_8;
		return;
	}
}
コード例 #14
0
extern "C"  float BenchmarkTest_pixelToWorld_m4143337598 (BenchmarkTest_t1141318415 * __this, float ___pixel0, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (BenchmarkTest_pixelToWorld_m4143337598_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	Camera_t3533968274 * V_0 = NULL;
	float V_1 = 0.0f;
	float V_2 = 0.0f;
	{
		Camera_t3533968274 * L_0 = Camera_get_main_m671815697(NULL /*static, unused*/, /*hidden argument*/NULL);
		NullCheck(L_0);
		Camera_t3533968274 * L_1 = Component_GetComponent_TisCamera_t3533968274_m1005433449(L_0, /*hidden argument*/Component_GetComponent_TisCamera_t3533968274_m1005433449_MethodInfo_var);
		V_0 = L_1;
		Camera_t3533968274 * L_2 = V_0;
		NullCheck(L_2);
		float L_3 = Camera_get_orthographicSize_m3215515490(L_2, /*hidden argument*/NULL);
		V_1 = L_3;
		float L_4 = V_1;
		Camera_t3533968274 * L_5 = V_0;
		NullCheck(L_5);
		int32_t L_6 = Camera_get_pixelHeight_m1661844426(L_5, /*hidden argument*/NULL);
		V_2 = ((float)((float)((float)((float)L_4*(float)(2.0f)))/(float)(((float)((float)L_6)))));
		float L_7 = V_2;
		float L_8 = ___pixel0;
		return ((float)((float)L_7*(float)L_8));
	}
}
コード例 #15
0
extern "C"  void BenchmarkTest_OnGUI_m2000987190 (BenchmarkTest_t1141318415 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (BenchmarkTest_OnGUI_m2000987190_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	int32_t V_0 = 0;
	int32_t V_1 = 0;
	GUIStyle_t1006925219 * V_2 = NULL;
	Rect_t1525428817  V_3;
	memset(&V_3, 0, sizeof(V_3));
	String_t* V_4 = NULL;
	{
		int32_t L_0 = Screen_get_width_m3080333084(NULL /*static, unused*/, /*hidden argument*/NULL);
		V_0 = L_0;
		int32_t L_1 = Screen_get_height_m1504859443(NULL /*static, unused*/, /*hidden argument*/NULL);
		V_1 = L_1;
		GUIStyle_t1006925219 * L_2 = (GUIStyle_t1006925219 *)il2cpp_codegen_object_new(GUIStyle_t1006925219_il2cpp_TypeInfo_var);
		GUIStyle__ctor_m478034167(L_2, /*hidden argument*/NULL);
		V_2 = L_2;
		int32_t L_3 = V_0;
		int32_t L_4 = V_1;
		Rect__ctor_m3291325233((&V_3), (0.0f), (0.0f), (((float)((float)L_3))), (((float)((float)((int32_t)((int32_t)((int32_t)((int32_t)L_4*(int32_t)2))/(int32_t)((int32_t)50)))))), /*hidden argument*/NULL);
		GUIStyle_t1006925219 * L_5 = V_2;
		NullCheck(L_5);
		GUIStyle_set_alignment_m4252900834(L_5, 8, /*hidden argument*/NULL);
		GUIStyle_t1006925219 * L_6 = V_2;
		int32_t L_7 = V_1;
		NullCheck(L_6);
		GUIStyle_set_fontSize_m3621764235(L_6, ((int32_t)((int32_t)((int32_t)((int32_t)L_7*(int32_t)2))/(int32_t)((int32_t)50))), /*hidden argument*/NULL);
		GUIStyle_t1006925219 * L_8 = V_2;
		NullCheck(L_8);
		GUIStyleState_t47287592 * L_9 = GUIStyle_get_normal_m42729964(L_8, /*hidden argument*/NULL);
		Color_t1588175760  L_10;
		memset(&L_10, 0, sizeof(L_10));
		Color__ctor_m2252924356(&L_10, (1.0f), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL);
		NullCheck(L_9);
		GUIStyleState_set_textColor_m3058467057(L_9, L_10, /*hidden argument*/NULL);
		List_1_t3871517354 * L_11 = __this->get_allOfBunnyObjects_2();
		NullCheck(L_11);
		int32_t L_12 = VirtFuncInvoker0< int32_t >::Invoke(17 /* System.Int32 System.Collections.Generic.List`1<BunnyObj>::get_Count() */, L_11);
		int32_t L_13 = L_12;
		Il2CppObject * L_14 = Box(Int32_t2847414787_il2cpp_TypeInfo_var, &L_13);
		IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
		String_t* L_15 = String_Format_m2471250780(NULL /*static, unused*/, _stringLiteral2608961897, L_14, /*hidden argument*/NULL);
		V_4 = L_15;
		Rect_t1525428817  L_16 = V_3;
		String_t* L_17 = V_4;
		GUIStyle_t1006925219 * L_18 = V_2;
		IL2CPP_RUNTIME_CLASS_INIT(GUI_t1522956648_il2cpp_TypeInfo_var);
		GUI_Label_m4283747336(NULL /*static, unused*/, L_16, L_17, L_18, /*hidden argument*/NULL);
		return;
	}
}
コード例 #16
0
extern "C"  float m108333500 (t3525329789 * __this, int32_t p0, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m108333500_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	int32_t V_0 = 0;
	{
		int32_t L_0 = p0;
		V_0 = L_0;
		int32_t L_1 = V_0;
		if (L_1 == 0)
		{
			goto IL_0019;
		}
		if (L_1 == 1)
		{
			goto IL_0020;
		}
		if (L_1 == 2)
		{
			goto IL_0027;
		}
	}
	{
		goto IL_002e;
	}

IL_0019:
	{
		float L_2 = (__this->f1);
		return L_2;
	}

IL_0020:
	{
		float L_3 = (__this->f2);
		return L_3;
	}

IL_0027:
	{
		float L_4 = (__this->f3);
		return L_4;
	}

IL_002e:
	{
		t3760259642 * L_5 = (t3760259642 *)il2cpp_codegen_object_new(t3760259642_TI_var);
		m1621772274(L_5, _stringLiteral965278184, NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_5);
	}
}
コード例 #17
0
extern "C"  void m2767519328 (t3525329788 * __this, int32_t p0, float p1, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m2767519328_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	int32_t V_0 = 0;
	{
		int32_t L_0 = p0;
		V_0 = L_0;
		int32_t L_1 = V_0;
		if (!L_1)
		{
			goto IL_0014;
		}
	}
	{
		int32_t L_2 = V_0;
		if ((((int32_t)L_2) == ((int32_t)1)))
		{
			goto IL_0020;
		}
	}
	{
		goto IL_002c;
	}

IL_0014:
	{
		float L_3 = p1;
		__this->f1 = L_3;
		goto IL_0037;
	}

IL_0020:
	{
		float L_4 = p1;
		__this->f2 = L_4;
		goto IL_0037;
	}

IL_002c:
	{
		t3760259642 * L_5 = (t3760259642 *)il2cpp_codegen_object_new(t3760259642_TI_var);
		m1621772274(L_5, _stringLiteral3517435145, NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_5);
	}

IL_0037:
	{
		return;
	}
}
コード例 #18
0
extern "C"  void LoseCollider_OnCollisionEnter2D_m2814238172 (LoseCollider_t4061475401 * __this, Collision2D_t2859305914 * ___collision0, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (LoseCollider_OnCollisionEnter2D_m2814238172_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		MonoBehaviour_print_m1497342762(NULL /*static, unused*/, _stringLiteral3891619602, /*hidden argument*/NULL);
		return;
	}
}
コード例 #19
0
extern "C"  String_t* Array_ToString_m1683853927 (Array_t1209885965 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (Array_ToString_m1683853927_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		String_t* L_0 = Array_Join_m1779851389(__this, _stringLiteral44, /*hidden argument*/NULL);
		return L_0;
	}
}
コード例 #20
0
extern "C"  void m1176480467 (t3148635335 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m1176480467_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		m3870771296(__this, _stringLiteral3200128946, NULL);
		m3566571225(__this, ((int32_t)-2147467261), NULL);
		return;
	}
}
コード例 #21
0
extern "C"  void Paddle_Start_m354993489 (Paddle_t2382992266 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (Paddle_Start_m354993489_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		IL2CPP_RUNTIME_CLASS_INIT(Object_t3071478659_il2cpp_TypeInfo_var);
		Ball_t2062879 * L_0 = Object_FindObjectOfType_TisBall_t2062879_m1288858286(NULL /*static, unused*/, /*hidden argument*/Object_FindObjectOfType_TisBall_t2062879_m1288858286_MethodInfo_var);
		__this->set_ball_4(L_0);
		return;
	}
}
コード例 #22
0
extern "C"  float m2185542843 (t3525329788 * __this, int32_t p0, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m2185542843_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	int32_t V_0 = 0;
	{
		int32_t L_0 = p0;
		V_0 = L_0;
		int32_t L_1 = V_0;
		if (!L_1)
		{
			goto IL_0014;
		}
	}
	{
		int32_t L_2 = V_0;
		if ((((int32_t)L_2) == ((int32_t)1)))
		{
			goto IL_001b;
		}
	}
	{
		goto IL_0022;
	}

IL_0014:
	{
		float L_3 = (__this->f1);
		return L_3;
	}

IL_001b:
	{
		float L_4 = (__this->f2);
		return L_4;
	}

IL_0022:
	{
		t3760259642 * L_5 = (t3760259642 *)il2cpp_codegen_object_new(t3760259642_TI_var);
		m1621772274(L_5, _stringLiteral3517435145, NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_5);
	}
}
コード例 #23
0
extern "C"  Il2CppObject * ListUpdateableEnumerator_get_Current_m3507036319 (ListUpdateableEnumerator_t2904422009 * __this, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (ListUpdateableEnumerator_get_Current_m3507036319_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		Il2CppObject * L_0 = __this->get__list_0();
		int32_t L_1 = __this->get__current_1();
		NullCheck(L_0);
		Il2CppObject * L_2 = InterfaceFuncInvoker1< Il2CppObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_t1612618265_il2cpp_TypeInfo_var, L_0, L_1);
		return L_2;
	}
}
コード例 #24
0
extern "C"  void LevelManager_LoadLevel_m3246612564 (LevelManager_t2278695849 * __this, String_t* ___name0, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (LevelManager_LoadLevel_m3246612564_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		IL2CPP_RUNTIME_CLASS_INIT(Blocks_t1992669606_il2cpp_TypeInfo_var);
		((Blocks_t1992669606_StaticFields*)Blocks_t1992669606_il2cpp_TypeInfo_var->static_fields)->set_breakableCount_7(0);
		String_t* L_0 = ___name0;
		SceneManager_LoadScene_m2167814033(NULL /*static, unused*/, L_0, /*hidden argument*/NULL);
		return;
	}
}
コード例 #25
0
extern "C"  t968488902* m427603113 (t837106420 * __this , t968488902* p0, t11523773* p1, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m427603113_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		t968488902* L_0 = p0;
		t11523773* L_1 = p1;
		IL2CPP_RUNTIME_CLASS_INIT(t968488902_TI_var);
		t968488902* L_2 = m4050103162(NULL, L_0, L_1, NULL);
		return L_2;
	}
}
コード例 #26
0
extern "C"  void MathfInternal__cctor_m2600550988 (Il2CppObject * __this /* static, unused */, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (MathfInternal__cctor_m2600550988_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		il2cpp_codegen_memory_barrier();
		((MathfInternal_t681132919_StaticFields*)MathfInternal_t681132919_il2cpp_TypeInfo_var->static_fields)->set_FloatMinNormal_0((1.17549435E-38f));
		il2cpp_codegen_memory_barrier();
		((MathfInternal_t681132919_StaticFields*)MathfInternal_t681132919_il2cpp_TypeInfo_var->static_fields)->set_FloatMinDenormal_1((1.401298E-45f));
		((MathfInternal_t681132919_StaticFields*)MathfInternal_t681132919_il2cpp_TypeInfo_var->static_fields)->set_IsFlushToZeroEnabled_2((bool)1);
		return;
	}
}
コード例 #27
0
extern "C"  void UnityRuntimeServices_Update_m1882165574 (Il2CppObject * __this /* static, unused */, Il2CppObject * ___e, Il2CppObject * ___newValue, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (UnityRuntimeServices_Update_m1882165574_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		Il2CppObject * L_0 = ___e;
		if (L_0)
		{
			goto IL_0011;
		}
	}
	{
		ArgumentNullException_t3214793280 * L_1 = (ArgumentNullException_t3214793280 *)il2cpp_codegen_object_new(ArgumentNullException_t3214793280_il2cpp_TypeInfo_var);
		ArgumentNullException__ctor_m135444188(L_1, _stringLiteral101, /*hidden argument*/NULL);
		IL2CPP_RAISE_MANAGED_EXCEPTION(L_1);
	}

IL_0011:
	{
		Il2CppObject * L_2 = ___e;
		if (((ListUpdateableEnumerator_t2904422009 *)IsInstClass(L_2, ListUpdateableEnumerator_t2904422009_il2cpp_TypeInfo_var)))
		{
			goto IL_0021;
		}
	}
	{
		goto IL_002d;
	}

IL_0021:
	{
		Il2CppObject * L_3 = ___e;
		Il2CppObject * L_4 = ___newValue;
		NullCheck(((ListUpdateableEnumerator_t2904422009 *)CastclassClass(L_3, ListUpdateableEnumerator_t2904422009_il2cpp_TypeInfo_var)));
		ListUpdateableEnumerator_Update_m3317924771(((ListUpdateableEnumerator_t2904422009 *)CastclassClass(L_3, ListUpdateableEnumerator_t2904422009_il2cpp_TypeInfo_var)), L_4, /*hidden argument*/NULL);
	}

IL_002d:
	{
		return;
	}
}
コード例 #28
0
extern "C"  void ListUpdateableEnumerator_Update_m3317924771 (ListUpdateableEnumerator_t2904422009 * __this, Il2CppObject * ___newValue, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (ListUpdateableEnumerator_Update_m3317924771_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		Il2CppObject * L_0 = __this->get__list_0();
		int32_t L_1 = __this->get__current_1();
		Il2CppObject * L_2 = ___newValue;
		NullCheck(L_0);
		InterfaceActionInvoker2< int32_t, Il2CppObject * >::Invoke(1 /* System.Void System.Collections.IList::set_Item(System.Int32,System.Object) */, IList_t1612618265_il2cpp_TypeInfo_var, L_0, L_1, L_2);
		return;
	}
}
コード例 #29
0
extern "C"  void LoseCollider_OnTriggerEnter2D_m64910150 (LoseCollider_t4061475401 * __this, Collider2D_t1552025098 * ___trigger0, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (LoseCollider_OnTriggerEnter2D_m64910150_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		IL2CPP_RUNTIME_CLASS_INIT(Object_t3071478659_il2cpp_TypeInfo_var);
		LevelManager_t2278695849 * L_0 = Object_FindObjectOfType_TisLevelManager_t2278695849_m2127204068(NULL /*static, unused*/, /*hidden argument*/Object_FindObjectOfType_TisLevelManager_t2278695849_m2127204068_MethodInfo_var);
		__this->set_levelManager_2(L_0);
		LevelManager_t2278695849 * L_1 = __this->get_levelManager_2();
		LevelManager_LoadLevel_m3246612564(L_1, _stringLiteral2374453, /*hidden argument*/NULL);
		return;
	}
}
コード例 #30
0
extern "C"  void m1168575159 (t471424957 * __this, int32_t p0, const MethodInfo* method)
{
	static bool s_Il2CppMethodIntialized;
	if (!s_Il2CppMethodIntialized)
	{
		il2cpp_codegen_initialize_method (m1168575159_MetadataUsageId);
		s_Il2CppMethodIntialized = true;
	}
	{
		int32_t L_0 = p0;
		int32_t L_1 = L_0;
		t837106420 * L_2 = Box(t435505844_TI_var, &L_1);
		t968488902* L_3 = VirtFuncInvoker0< t968488902* >::Invoke(3 /* System.String System.Enum::ToString() */, (t2778772662 *)L_2);
		m2173394041(__this, L_3, NULL);
		return;
	}
}