일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- 픽셀
- topdown
- euler
- javascript
- 탑다운
- 도린이
- addEventListener
- Event
- classList
- 자주 사용하는 Quaternion 함수
- 웹스크래핑
- jQuery
- 2D
- className
- click
- 도트
- 회전
- 종속변수
- 코딩
- Quaternion
- 독립변수
- getItem
- PYTHON
- Lerp
- Unity
- 연습
- vsCode
- intervals
- setItem
- wsl
- Today
- Total
목록Unity (12)
쫑가 과정
https://learn.unity.com/tutorial/encapsulation-in-object-oriented-programming?uv=2020.3&pathwayId=5f7e17e1edbc2a5ec21a20af&missionId=5f779f1eedbc2a00201f3e5e#60b343c0edbc2a001ea945fc Encapsulation in object-oriented programming - Unity Learn In this tutorial, you’ll learn about the second pillar in object-oriented programming: encapsulation. Explain how encapsulation is used to write code that c..
https://learn.unity.com/tutorial/inheritance-and-polymorphism-in-object-oriented-programming?uv=2020.3&pathwayId=5f7e17e1edbc2a5ec21a20af&missionId=5f779f1eedbc2a00201f3e5e#60b33d23edbc2a54f13cedd0 Inheritance and polymorphism in object-oriented programming - Unity Learn In this tutorial, you’ll learn about inheritance and polymorphism, two closely related pillars of OOP. Explain how inheritance..
https://learn.unity.com/tutorial/abstraction-in-object-oriented-programming?uv=2020.3&pathwayId=5f7e17e1edbc2a5ec21a20af&missionId=5f779f1eedbc2a00201f3e5e# Abstraction in object-oriented programming - Unity Learn In this tutorial, you’ll learn about the first pillar of object-oriented programming: Abstraction. By the end of this tutorial, you will be able to: Explain how abstraction is used to ..
https://learn.unity.com/tutorial/principles-of-object-oriented-programming?uv=2020.3&pathwayId=5f7e17e1edbc2a5ec21a20af&missionId=5f751af7edbc2a0022cdbbb6# Principles of object-oriented programming - Unity Learn In this tutorial you’ll learn about the basics of object-oriented programming paradigm and its four associated principles. By the end of this tutorial, you will be able to: Define encaps..