oop

Now that our code can detect the layout of symbols we’ve positioned using the IDE, we can separate levels’ layout from their appearance.

{ 5 comments }

Extends, Override and Super

by Michael Williams on April 3, 2009 · 22 comments

in AS3 Concepts Explained

These are the three most important keywords for using class inheritance in AS3.

{ 22 comments }