eliasreid / rad-shooter

Simply c++ arcade-y shooting game using SDL. WIP, no installer
1 stars 0 forks source link

Make an enemy handler class #1

Closed eliasreid closed 4 years ago

eliasreid commented 4 years ago

manage a vector of enemy ptrs.

handle spawning, destruction.