일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 |
30 | 31 |
- 도트
- 회전
- Lerp
- wsl
- euler
- Unity
- 픽셀
- 탑다운
- intervals
- 도린이
- Event
- javascript
- classList
- 종속변수
- addEventListener
- getItem
- Quaternion
- click
- className
- setItem
- 코딩
- jQuery
- 연습
- 2D
- PYTHON
- topdown
- 자주 사용하는 Quaternion 함수
- vsCode
- 웹스크래핑
- 독립변수
- Today
- Total
목록Unity/이론 (11)
쫑가 과정

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..