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
 Metronome
cc.cote.metronome The Metronome class plays a beep sound (optional) and dispatches events at regular intervals in a fashion similar to ActionScript's native Timer object.
 MetronomeEvent
cc.cote.metronome MetronomeEvent objects are dispatched by a Metronome to inform listeners of changes in the Metronome's state.