phrack / ShootOFF-legacy

An open source framework to enhance laser dry fire training.
BSD 4-Clause "Original" or "Old" License
30 stars 17 forks source link

Support all typical canvas operations on projector arena. #87

Closed phrack closed 10 years ago

phrack commented 10 years ago

Move, resize, and delete targets.

phrack commented 10 years ago

Move and delete work. At the moment resize doesn't for images.

phrack commented 10 years ago

Operations aren't working on projector arena at all. This is because the canvas_click and delete_target events are not bound. This probably needs to be moved to the canvas manager which will effect both the main webcam feed and the target editor.