Libraries
»
box2d-bindings
(0.1.2)
»
Index
»
Box2D
»
AABB
»
#lowerBound=
Method: Box2D::AABB#lowerBound=
Defined in:
lib/box2d_math_functions.rb
#
lowerBound=
(v) ⇒
Object
113
# File 'lib/box2d_math_functions.rb', line 113
def
lowerBound=
(
v
)
self
[
:lowerBound
]
=
v
end