Libraries
»
charma
(0.1.0)
»
Index
»
Charma
»
Rect
»
#bottomleft
Method: Charma::Rect#bottomleft
Defined in:
lib/charma/rect.rb
#
bottomleft
⇒
Object
48 49 50
# File 'lib/charma/rect.rb', line 48
def
bottomleft
[
x
,
y
-
h
]
end