Game Development Reference
In-Depth Information
Figure 8-1. EaselJS online documentation for class inheritance
You'll also notice that that the properties, methods, and events that these classes have are neatly listed after its
definition. These attributes will be listed in bold if they are new and unique to that particular class, as opposed to
being inherited from its super class. Figure 8-2 shows the bold, unique attributes for Sprite . All other properties and
methods are inherited from DisplayObject .
Search WWH ::




Custom Search