Method: Cocoadex.width=

Defined in:
lib/cocoadex.rb

.width=(width) ⇒ Object



42
43
44
# File 'lib/cocoadex.rb', line 42

def self.width= width
  Bri.width = width
end