Method: Joyce::NullWindow#show

Defined in:
lib/joyce.rb

#showObject



63
64
65
66
# File 'lib/joyce.rb', line 63

def show
  app.tick
  false
end