| Package | org.wiiflash.events |
| Class | public final class PeakEvent |
| Inheritance | PeakEvent flash.events.Event |
| Method | Defined by | ||
|---|---|---|---|
|
Creates an event object that contains information about peak events.
| PeakEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| PEAK : String = "peak" [static]
Type of the peak event that is dispatched by a HistoryPeakDetection object.
| PeakEvent | ||
| PeakEvent | () | constructor |
public function PeakEvent()Creates an event object that contains information about peak events.
| PEAK | constant |
public static const PEAK:String = "peak"Type of the peak event that is dispatched by a HistoryPeakDetection object.