Extends
- DisplayObject
Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.display.InteractiveObject
このオブジェクトでマウスまたはその他のユーザー入力メッセージを
受け取るかどうかを指定します。
Specifies whether this object receives mouse,
or other user input, messages.- Default Value:
- true
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.display.InteractiveObject
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class InteractiveObject]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object InteractiveObject]
Returns:
Type Description string