MHeasell / rwe

Robot War Engine - Real-time strategy game engine compatible with Total Annihilation
https://www.robotwarengine.com/
GNU General Public License v3.0
115 stars 16 forks source link

Implement Ctrl-S - Select all attack units currently on screen #145

Open KevinHake opened 2 years ago

KevinHake commented 2 years ago

Probably could treat this as all units you'd get if you were able to perfectly drag a selection rectangle from one corner to the other without scrolling, minus non-attack units.

Does this include towers?