Method: GGLib::DrawnThemeInstance#draw

Defined in:
lib/theme.rb

#drawObject



145
146
147
# File 'lib/theme.rb', line 145

def draw
  @klass.draw(@x1, @y1, @x2, @y2, @state)
end