Uses of Class
simulation_MVC_Basic.ProjectileSprite

Uses of ProjectileSprite in simulation_MVC_Basic
 

Methods in simulation_MVC_Basic that return ProjectileSprite
 ProjectileSprite ShooterSprite.fire()
          Instantiates a projectile sprite that has initial position from the shooter tip of this sprite and that has a trajectory that is consistent with the angular rotation of this sprite.