Hopson-Arcade icon indicating copy to clipboard operation
Hopson-Arcade copied to clipboard

Repeated code in world class

Open Hopson97 opened this issue 7 years ago • 0 comments

The functions void World::playerProjectileInput() and void World::enemyProjectileFire() have very similar function bodies, there must be a way to generalise these functions somehow.

Hopson97 avatar Apr 06 '18 06:04 Hopson97