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 | |
---|---|---|---|
Debug
| com.hexagonstar.util.debug | The Debug class is a static class that is used to send debugging information to Alcon. | |
FPSMeter
| com.hexagonstar.util.debug | FPSMeter can be used to measure the application's framerate and frame render time. | |
StopWatch
| com.hexagonstar.util.debug | Stopwatch can be used to stop the time. |