Sha256: cc8c8e6775cdbaf5043024dc0dad95509766b33cd554505876c378253dc74339
Contents?: true
Size: 223 Bytes
Versions: 15
Compression:
Stored size: 223 Bytes
Contents
module Shot # # attr_accessor :velocity, :originator # # def shoot_from shooter self.position = shooter.muzzle_position self.originator = shooter self.window.register self self end end
Version data entries
15 entries across 15 versions & 1 rubygems