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