Method: Xibe::Layer#hide

Defined in:
lib/xibe.rb

#hideObject



349
350
351
# File 'lib/xibe.rb', line 349

def hide
  @visible = false
end