Method: Box2D::WorldDef#jointHertz=

Defined in:
lib/box2d_types.rb

#jointHertz=(v) ⇒ Object



272
# File 'lib/box2d_types.rb', line 272

def jointHertz=(v) self[:jointHertz] = v end