Interface FieldListener

    • Method Detail

      • rocketStarted

        void rocketStarted​(ItemRocket r,
                           AnimationInfo animation)
        Method that is called when a rocket is started on the field.
        Parameters:
        r - The starting rocket.
        animation - The AnimationInfo
      • bombPlaced

        void bombPlaced​(ItemBigMine b,
                        AnimationInfo animation)
        Method that is called when a bigmine is placed on the field.
        Parameters:
        b - The bigmine
        animation - The AnimationInfo