# File gglib/theme.rb, line 135 def setWakeState super @image = $window.newTexture(@x1, @y1, @x2, @y2, ZOrder::Widget, @klass.image.default) end