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.


  Class Package Description
  AbsoluteLayout
com.cimians.openPyro.layout  
  ArrayUtil
com.cimians.openPyro.utils  
  AuroraButtonSkin
com.cimians.openPyro.aurora  
  AuroraContainerSkin
com.cimians.openPyro.aurora  
  AuroraScrollBarSkin
com.cimians.openPyro.aurora  
  AuroraSliderSkin
com.cimians.openPyro.aurora  
  Button
com.cimians.openPyro.controls  
  ButtonEvent
com.cimians.openPyro.controls.events  
  ClassFactory
com.cimians.openPyro.core A ClassFactory instance is a "factory object" which can be used to generate instances of another class, each with identical properties.
  ComboBox
com.cimians.openPyro.controls  
  CompositePainter
com.cimians.openPyro.painters  
  Direction
com.cimians.openPyro.core  
  DropDownEvent
com.cimians.openPyro.controls.events  
  FillPainter
com.cimians.openPyro.painters  
  FlaSymbolSkin
com.cimians.openPyro.skins  
  GlobalTimer
com.cimians.openPyro.utils  
  GradientFillPainter
com.cimians.openPyro.painters  
  GradientRectSkin
com.cimians.openPyro.aurora.skinClasses  
  HLayout
com.cimians.openPyro.layout  
  HScrollBarLayout
com.cimians.openPyro.controls.scrollBarClasses  
  IContainerMeasurementHelper
com.cimians.openPyro.layout  
  IDataRenderer
com.cimians.openPyro.core  
  ILayout
com.cimians.openPyro.layout  
  IPainter
com.cimians.openPyro.painters  
  IScrollableContainerSkin
com.cimians.openPyro.controls.skins  
  IScrollBarSkin
com.cimians.openPyro.controls.skins  
  ISkin
com.cimians.openPyro.skins  
  ISkinClient
com.cimians.openPyro.skins  
  ISliderSkin
com.cimians.openPyro.controls.skins  
  IStateFulClient
com.cimians.openPyro.core  
  List
com.cimians.openPyro.controls  
  ListEvent
com.cimians.openPyro.controls.events  
  MeasurableControl
com.cimians.openPyro.core The Measurable control is the basic class that understands Pyro's measurement strategy.
  ObjectPool
com.cimians.openPyro.core ObjectPools are used to reuse created objects rather than create new one every time one is needed.
  Padding
com.cimians.openPyro.core  
  PyroEvent
com.cimians.openPyro.events  
  ScrollBar
com.cimians.openPyro.controls  
  ScrollEvent
com.cimians.openPyro.controls.events  
  SkinManager
com.cimians.openPyro.managers  
  Slider
com.cimians.openPyro.controls  
  SliderEvent
com.cimians.openPyro.controls.events  
  Stroke
com.cimians.openPyro.painters  
  StrokePainter
com.cimians.openPyro.painters  
  UIContainer
com.cimians.openPyro.core UIContainers extend UIControls and introduce the concept of scrolling and layouts.
  UIControl
com.cimians.openPyro.core The UIControl is the basic building block for pyro controls.
  VLayout
com.cimians.openPyro.layout  
  VScrollBarLayout
com.cimians.openPyro.controls.scrollBarClasses