Method: Flonkerton::WelcomeScreen#draw
- Defined in:
- lib/flonkerton.rb
#draw ⇒ Object
237 238 239 |
# File 'lib/flonkerton.rb', line 237 def draw Fonts[:default].draw :text => 'Welcome' end |
237 238 239 |
# File 'lib/flonkerton.rb', line 237 def draw Fonts[:default].draw :text => 'Welcome' end |