def initialize
super(10, 200, 600, 600)
self.contents = Bitmap.new(width - 32, height - 32)
self.visible = false
self.z = 9998
@fade_in = false
@fade_out = false
@contents_showing = false
@cursor_width = 0
self.active = false
self.index = -1
end
super(10, 200, 600, 600)
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |