AutoTileData 自动元件数据
维护人员:黑暗之神KDS
创建时间:2020-06-08
继承 无
子类 无
Public 属性
属性 |
---|
url : string; 图片路径 |
dataLayers : number; 数据层数据-由于自动元件仅视为一格 默认值= |
GCATMode : number; 规格模式 |
Public 方法
方法 |
---|
getAutoTileData(texID : number): AutoTileData 静态运行时使用,获取图块数据 |
详情
dataLayers
dataLayers : number;
数据层数据-由于自动元件仅视为一格 默认值=
dataGridIndex = 1/0
GCATMode
GCATMode : number;
规格模式
0-GCAT1的规格
getAutoTileData
getAutoTileData(texID : number): AutoTileData :
静态运行时使用,获取图块数据
参数
texID 自动元件的编号(1~N)