| | Class | Description |
|---|
| | ChildIndexer |
ChildIndexer クラスは、DisplayObjectContainer を拡張して、より高度な表示リスト操作を行うためのクラスです。
ChildIndexer class is a class that extends the DisplayObjectContainer to do a more advanced display list operation. |
| | ChildIterator |
ChildIterator クラスは、IExDisplayObjectContainer インターフェイスを実装しているクラスと実装していないクラスを同じ構文で走査するためのイテレータクラスです。
ChildIterator class is an iterator class to scan the class which implements or does not implement the IExDsiplayObjectContainer interface, with same syntax.
|
| | ExBitmap |
ExBitmap クラスは、Bitmap クラスの基本機能を拡張した jp.nium パッケージで使用される基本的な表示オブジェクトクラスです。
The ExBitmap class is a basic display object class used in the jp.nium package which extends the basic function of the Bitmap class.
|
| | ExDocument |
ExDocument クラスは、ExMovieClip クラスに対してドキュメントクラスとしての機能拡張を追加した表示オブジェクトクラスです。
The ExDocument class is a display object class that added the functionality expansion as the document class, to the ExMovieClip class.
|
| | ExImageLoader |
ExImageLoader クラスは、ExLoader クラスに対してイメージの読み込みや制御の機能拡張を追加した表示オブジェクトクラスです。
ExImageLoader class is a display object class which extends the image reading and control function to the ExLoader class.
|
| | ExImageLoaderAlign |
ExImageLoaderAlign クラスは、ExImageLoader.align プロパティの値を提供します。
ExImageLoaderAlign クラスを直接インスタンス化することはできません。
new ExImageLoaderAlign() コンストラクタを呼び出すと、ArgumentError 例外がスローされます。
ExImageLoaderAlign class provides ExIMageLoader.align property. |
| | ExLoader |
ExLoader クラスは、Loader クラスの基本機能を拡張した jp.nium パッケージで使用される基本的な表示オブジェクトクラスです。
ExLoader class is a basic display object class used at jp.nium package which extends the basic function of Loader class.
|
| | ExMovieClip |
ExMovieClip クラスは、MovieClip クラスの基本機能を拡張した jp.nium パッケージで使用される基本的な表示オブジェクトクラスです。
ExMovieClip class is a basic display object class used at jp.nium package which extends the basic function of MovieClip class.
|
| | ExSprite |
ExSprite クラスは、Sprite クラスの基本機能を拡張した jp.nium パッケージで使用される基本的な表示オブジェクトクラスです。
ExSprite class is a basic display object class used at jp.nium package which extends the basic function of Sprite class.
|