Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AbstractElement
de.mightypirates.megazine.elements Not actually abstract, but whatever.
 IElement
de.mightypirates.megazine Interface for the element wrapper class.
 ILibrary
de.mightypirates.megazine.gui Interface for the library, to be used by (external) elements.
 IMegaZine
de.mightypirates.megazine Interface for the MegaZine class, to be used in (external) elements.
 IPage
de.mightypirates.megazine Interface for the Page class, to be used in elements.
 JSConnector
de.mightypirates.megazine Can be used to connect a megazine instance to the "outside", so that some functions may be called using JavaScript.
 MegaZine
de.mightypirates.megazine Represents a book with all it's pages and settings and stuff.
 MegaZineEvent
de.mightypirates.megazine.events Event type used by megazine.