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 | |
|---|---|---|---|
| ArrayTool | com.mikroacse.utils | Функции для массивов. | |
| Back | com.mikroacse.motion.easing | The Back class defines three easing functions to implement motion with ActionScript animations. | |
| Bounce | com.mikroacse.motion.easing | The Bounce class defines three easing functions to implement bouncing motion with ActionScript animation, similar to a ball falling and bouncing on a floor with several decaying rebounds. | |
| Collision | com.mikroacse.display.utils | Проверяет пересечение объектов на сцене. | |
| DisplayTool | com.mikroacse.display.utils | Функции для DisplayObject. | |
| Drag | com.mikroacse.display.utils | Класс для перемещения объекта за курсором. | |
| DrawTool | com.mikroacse.display.utils | Функции для быстрого рисования. | |
| Elastic | com.mikroacse.motion.easing | The Elastic class defines three easing functions to implement motion with ActionScript animation, where the motion is defined by an exponentially decaying sine wave. | |
| GraphicLoggi | com.mikroacse.display.utils.log | Функции для создания графика. | |
| GraphicsParameters | com.mikroacse.display.utils.log.graphic | GraphicsParameters. | |
| Loggi | com.mikroacse.utils.log | Создание текстового логгера. | |
| MathTool | com.mikroacse.utils | Математические функции. | |
| MotionsList | com.mikroacse.motion.sun | ||
| None | com.mikroacse.motion.easing | The None class defines easing functions to implement nonaccelerated motion with ActionScript animations. | |
| ObjectData | com.mikroacse.utils.format | Формат ObjectData. | |
| Regular | com.mikroacse.motion.easing | The Regular class defines three easing functions to implement accelerated motion with ActionScript animations. | |
| Strong | com.mikroacse.motion.easing | The Strong class defines three easing functions to implement motion with ActionScript animation. | |
| SunEase | com.mikroacse.motion | Easings. | |
| SunEvent | com.mikroacse.events | Событие SunMotion. | |
| SunMotion | com.mikroacse.motion | Motion. | |
| TextTool | com.mikroacse.utils | Текстовые функции. | |
| Tracer | com.mikroacse.utils.log | Функции для вывода данных. | |
| UserID | com.mikroacse.security | Функции для получения уникального ID или UIC (user id code). |