add lasers

This commit is contained in:
Asraelite 2016-03-30 19:15:06 +01:00
parent cf4e8024af
commit f87aa1446d
31 changed files with 298 additions and 125 deletions

View file

@ -11,6 +11,7 @@ class Fixture {
this._angle = mount.traversal ? mount.traversal.cw : 0;
this.mount = mount;
this.body = this.mount.body;
}
destruct() {