Danh mục

Essential ActionScript 3.0 PHẦN 2

Số trang: 94      Loại file: pdf      Dung lượng: 364.17 KB      Lượt xem: 9      Lượt tải: 0    
10.10.2023

Xem trước 10 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Chapter 3CHAPTER 3Instance Methods Revisited4In Chapter 1, we learned how to create instance methods. In this chapter, we’ll expand that basic knowledge by studying the following additional instance-method topics: • Omitting the this keyword • Bound methods • State-retrieval and state-modification methods • Get and set methods • Extra arguments Along the way, we’ll continue developing the virtual zoo program that we started in Chapter 1. But before we begin, take a minute to reacquaint yourself with the virtual zoo program. Example 3-1 shows the code as we last saw it.Example 3-1. Zoo program// VirtualPet class package zoo { internal...
Nội dung trích xuất từ tài liệu:
Essential ActionScript 3.0 PHẦN 2

Tài liệu được xem nhiều:

Gợi ý tài liệu liên quan: