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
 BalanceBoard
org.wiiflash The BalanceBoard class represents a Balance Board.
 ButtonEvent
org.wiiflash.events WiiFlash dispatches ButtonEvent objects when a user interacts with buttons on a Wiimote.
 ButtonType
org.wiiflash The ButtonType class is an enumeration of constant values that indicate which type a Button object is.
 ClassicController
org.wiiflash The ClassicController class represents a Classic Controller.
 HistoryPeakDetection
org.wiiflash.utils The HistoryPeakDetection class is analyzing a set of values to detect peaks inside.
 IR
org.wiiflash The IR class represents the data structure of the IR sensor from a Wiimote.
 Nunchuk
org.wiiflash The Nunchuk class represents a Nunchuk.
 PeakEvent
org.wiiflash.events WiiFlash dispatches PeakEvent objects when a HistoryPeakDetection object detected a peak.
 Wiimote
org.wiiflash The Wiimote class represents a Wiimote.
 WiimoteEvent
org.wiiflash.events WiiFlash dispatches WiimoteEvent objects when a change releated to a Wiimote object occured.