344 345 346
# File 'lib/ext/widgets.rb', line 344 def draw @theme.font.default.draw(@text, x, y, ZOrder::Text, 1, 1, @theme.font.color) end