Extends
- EventDispatcher
Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.display.LoaderInfo
そのメディアのロード済みのバイト数です。
The uint of bytes that are loaded for the media.- Default Value:
- 0
メディアファイル全体のバイト数です。
The number of bytes in the entire media file.- Default Value:
- 0
LoaderInfo オブジェクトに関係したロードされたオブジェクトです。
The loaded object associated with this LoaderInfo object.読み込まれるメディアの データフォーマット です。
The data format of the media being loaded.- Default Value:
- URLLoaderDataFormat.STRING
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.display.LoaderInfo
読み込まれるメディアの URL です。
The URL of the media being loaded.- Default Value:
- ""
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class LoaderInfo]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object LoaderInfo]
Returns:
Type Description string