def draw_parameters(x, y) draw_actor_param(@actor, x, y + line_height * 0, 0) draw_actor_param(@actor, x, y + line_height * 1, 1) draw_actor_param(@actor, x, y + line_height * 2, 2) draw_actor_param(@actor, x, y + line_height * 3, 3) draw_actor_param(@actor, x, y + line_height * 4, 5) draw_actor_param(@actor, x, y + line_height * 5, 6) end 试试 |
第五行,line_height * 4那行删掉试试看 |
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2025-7-22 08:54
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.