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

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