May 2013
Beginner to intermediate
220 pages
5h 16m
English
APPENDIX A
![]()
Class Appendix
This appendix contains information on the most common classes in enchant.js. Classes are first listed by which part of enchant.js they originate from (core library or plug-in), and are then organized alphabetically. Each class page contains a brief description on the overall function of the class, lists the classes that properties and methods are inherited from, provides the most common properties and methods for that class, and, for some classes, includes an example on how to use the class.
Classes are organized in a hierarchy and inherit methods and properties from their parent classes. The classes from which properties ...