Method: Chippunk::Object#friction=
- Defined in:
- lib/chippunk/object.rb
#friction=(u) ⇒ Object
50 51 52 |
# File 'lib/chippunk/object.rb', line 50 def friction=(u) shape.u = u end |
50 51 52 |
# File 'lib/chippunk/object.rb', line 50 def friction=(u) shape.u = u end |