NicoyouGame
Preparing search index...
The search index is not available
Documentation
Documentation
Dot
Class Dot
点
Hierarchy (
view full
)
Shape
Dot
Index
Constructors
constructor
Properties
pos
type
Methods
copy
set
Constructors
constructor
new
Dot
(
x
?
,
y
?
)
:
Dot
コンストラクタ
Parameters
x
:
number
= 0
x 座標
y
:
number
= 0
y 座標
Returns
Dot
Properties
pos
pos
:
Vector2
図形の中心座標
Readonly
type
type
:
SHAPE_TYPE
図形の種類
Methods
copy
copy
(
)
:
Dot
コピーを取得する
Returns
Dot
クローンされたインスタンス
set
set
(
shape
)
:
void
自オブジェクトの値を登録する
Parameters
shape
:
Dot
登録する図形
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
pos
type
copy
set
Documentation
Loading...
点