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
(
pos
)
:
Dot
Parameters
pos
:
Vector2
中心座標
Returns
Dot
new
Dot
(
x
?
,
y
?
)
:
Dot
Parameters
Optional
x
:
number
x 座標
Optional
y
:
number
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...
点