Generalize Projectile
into a GameObject
+ remove Projectile
class
#245
Labels
Milestone
Projectile
into a GameObject
+ remove Projectile
class
#245
Projectile
is one of the simplest subclasses of GameObject. It should be reasonably easy to unravel its essence back in to GameObject. TheProjectile
class should be removed in favor of usingGameObject
instances.The text was updated successfully, but these errors were encountered: