Method: Chippunk::Object#mass=
- Defined in:
- lib/chippunk/object.rb
#mass=(m) ⇒ Object
29 30 31 |
# File 'lib/chippunk/object.rb', line 29 def mass=(m) body.mass = m end |
29 30 31 |
# File 'lib/chippunk/object.rb', line 29 def mass=(m) body.mass = m end |