正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/tilemap/TileAlternativesData
TileAlternativesData
类 TileAlternativesData
模板数据 定义一个 tile 各种样式
索引
构造函数
constructor
访问器
animation_
columns
animation_
separation
animation_
speed
animation
Frams
animation
Mode
local
Pos
owner
size
By
Atlas
tile
Datas
方法
add
Cell
Data
destroy
get
Celldata
remove
Cell
Data
构造函数
constructor
new
TileAlternativesData
()
:
TileAlternativesData
返回
TileAlternativesData
访问器
animation_
columns
get
animation_columns
()
:
number
返回
number
set
animation_columns
(
value
:
number
)
:
void
参数
value
:
number
返回
void
animation_
separation
get
animation_separation
()
:
Vector2
返回
Vector2
set
animation_separation
(
value
:
Vector2
)
:
void
参数
value
:
Vector2
返回
void
animation_
speed
get
animation_speed
()
:
number
返回
number
set
animation_speed
(
value
:
number
)
:
void
参数
value
:
number
返回
void
animation
Frams
get
animationFrams
()
:
number
[]
返回
number
[]
set
animationFrams
(
frams
:
number
[]
)
:
void
参数
frams
:
number
[]
返回
void
animation
Mode
get
animationMode
()
:
TileAnimationMode
返回
TileAnimationMode
set
animationMode
(
value
:
TileAnimationMode
)
:
void
参数
value
:
TileAnimationMode
返回
void
local
Pos
get
localPos
()
:
Vector2
格子的位置
返回
Vector2
set
localPos
(
value
:
Vector2
)
:
void
参数
value
:
Vector2
返回
void
owner
get
owner
()
:
TileSetCellGroup
返回
TileSetCellGroup
set
owner
(
value
:
TileSetCellGroup
)
:
void
参数
value
:
TileSetCellGroup
返回
void
size
By
Atlas
get
sizeByAtlas
()
:
Vector2
格子的大小
返回
Vector2
set
sizeByAtlas
(
value
:
Vector2
)
:
void
参数
value
:
Vector2
返回
void
tile
Datas
get
tileDatas
()
:
Record
<
number
,
TileSetCellData
>
格子的备份数据IDE todo?
返回
Record
<
number
,
TileSetCellData
>
set
tileDatas
(
value
:
Record
<
number
,
TileSetCellData
>
)
:
void
参数
value
:
Record
<
number
,
TileSetCellData
>
返回
void
方法
add
Cell
Data
addCellData
(
index
:
number
)
:
TileSetCellData
参数
index
:
number
返回
TileSetCellData
destroy
destroy
()
:
void
返回
void
get
Celldata
getCelldata
(
index
:
number
)
:
TileSetCellData
参数
index
:
number
返回
TileSetCellData
remove
Cell
Data
removeCellData
(
index
:
number
)
:
void
参数
index
:
number
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
访问器
animation_
columns
animation_
separation
animation_
speed
animation
Frams
animation
Mode
local
Pos
owner
size
By
Atlas
tile
Datas
方法
add
Cell
Data
destroy
get
Celldata
remove
Cell
Data
LayaAir3引擎API
加载中……
模板数据 定义一个 tile 各种样式