Project1

标题: 角色现在装备的物品的窗口里的光标矩阵怎么扩大? [打印本页]

作者: he11120    时间: 2012-4-11 21:54
标题: 角色现在装备的物品的窗口里的光标矩阵怎么扩大?
如图,


‘‘──he11120于2012-4-11 22:10补充以下内容

  自己会了,可惜不加分。
在Window_EquipRight里 48行插入
  1. def update_cursor_rect
  2.     self.cursor_rect.set(0, @index * 48, self.width - 32, 48)#
  3.   end
复制代码

’’dsu_plus_rewardpost_czw




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1