构造函数
访问器
animation_columns
- get animation_columns(): number
返回 number
- set animation_columns(value): void
返回 void
animation_separation
- get animation_separation(): Vector2
- set animation_separation(value): void
返回 void
animation_speed
- get animation_speed(): number
返回 number
- set animation_speed(value): void
返回 void
animationFrams
- get animationFrams(): number[]
返回 number[]
- set animationFrams(frams): void
返回 void
localPos
- get localPos(): Vector2
- set localPos(value): void
返回 void
sizeByAtlas
- get sizeByAtlas(): Vector2
- set sizeByAtlas(value): void
返回 void
tileDatas
- get tileDatas(): Record<number, TileSetCellData>
- set tileDatas(value): void
返回 void
方法
removeCellData
- removeCellData(index): void
返回 void
模板数据 定义一个 tile 各种样式