Method: CP::Shape#data
- Defined in:
- ext/chipmunk/rb_cpShape.c
#data ⇒ Object
to me.
104 105 106 107 |
# File 'ext/chipmunk/rb_cpShape.c', line 104 static VALUE rb_cpShapeGetSelf(VALUE self) { return self; } |
to me.
104 105 106 107 |
# File 'ext/chipmunk/rb_cpShape.c', line 104 static VALUE rb_cpShapeGetSelf(VALUE self) { return self; } |