Libraries
»
magic_cloud
(0.0.5)
»
Index
»
MagicCloud
»
Rect
»
#height
Method: MagicCloud::Rect#height
Defined in:
lib/magic_cloud/rect.rb
#
height
⇒
Object
22 23 24
# File 'lib/magic_cloud/rect.rb', line 22
def
height
@y1
-
@y0
end