- Unreal Development Kit Game Programming with UnrealScript:Beginner's Guide
- Rachel Cordone
- 153字
- 2021-08-27 11:59:10
Chapter 3. Understanding the Class Tree
Who is your daddy and what does he do?
In the last two chapters we've been using classes to write and test our code. But what is a class exactly? What is the importance of the class tree, why use one at all? In this chapter we're going to take a closer look at what it means when we say that UnrealScript is an object-oriented programming language.
In this chapter we will:
- Discuss the class tree and the principles of object-oriented programming
- Talk about inheritance and what it means to the class tree
- Use function overriding to change the behavior of our classes
- Talk about casting and how to use it on our classes
- Go over the different class properties that can be used
- Discuss the difference between Actors and Objects
Let's start by talking about classes, what they are and how to use them.
推薦閱讀
- Arduino入門基礎教程
- Getting Started with Qt 5
- 硬件產品經理手冊:手把手構建智能硬件產品
- 計算機維修與維護技術速成
- Svelte 3 Up and Running
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- 計算機組裝與維修技術
- Visual Media Processing Using Matlab Beginner's Guide
- Practical Machine Learning with R
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- 電腦高級維修及故障排除實戰
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- Python Machine Learning Blueprints
- 新編電腦組裝與硬件維修從入門到精通
- 計算機組裝與維護(慕課版)