Sha256: d2ffdad5ccb0117e7c25793b8c8f9b07c9f44c9875f94e79af0da55cfa00a94b
Contents?: true
Size: 189 Bytes
Versions: 9
Compression:
Stored size: 189 Bytes
Contents
class Environment < CP::Space # Remove body and shape from self. # def remove thing shape = thing.shape self.remove_body shape.body self.remove_shape shape end end
Version data entries
9 entries across 9 versions & 1 rubygems