# File gglib/theme.rb, line 126 def setDownState super $window.setTexture(@image, @x1, @y1, @x2, @y2, ZOrder::Widget, @klass.image.down) end