Method: Flonkerton::WelcomeScreen#draw

Defined in:
lib/flonkerton.rb

#drawObject



237
238
239
# File 'lib/flonkerton.rb', line 237

def draw
  Fonts[:default].draw :text => 'Welcome'
end