Bitmap (TeaScript)

来自SMBX 中文百科
< TeaScriptTeaScript/Bitmap
跳转到导航 跳转到搜索
bitmap(id).index
index参数名 数据类型 模式 描述
destx Double R/W Bitmap在屏幕上的X坐标
desty Double R/W Bitmap在屏幕上的Y坐标
scalex Double R/W X轴缩放比例
scaley Double R/W Y轴缩放比例
rotating Double/Int32 R/W Bitmap的旋转角度
hide Double R/W 是否隐藏
zpos Double R/W z-index 坐标
color Double R/W 颜色参数,建议用forecolor。
blendmode Double R/W 颜色的渲染效果。参考:Blendmode 参数
attscreen Double R/W 是否为固定屏幕坐标,0为以关卡坐标计,1为以屏幕坐标计。
scrx Double R/W 裁剪源文件的开始点X坐标
scry Double R/W 裁剪源文件的开始点Y坐标
scrwidth Double R/W 裁剪源文件的宽度
scrheight Double R/W 裁剪源文件的高度
rotatx Double R/W 缩放或旋转中心点X坐标
rotaty Double R/W 缩放或旋转中心点Y坐标
scrid Double R/W 原图NPC ID