Interface Mover


public interface Mover
Applies custom movement to a bullet.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    move(mindustry.gen.Bullet bullet)
     
  • Method Details

    • move

      void move(mindustry.gen.Bullet bullet)