Interface BeaconScreen.BeaconButton

All Known Implementing Classes:
BeaconScreen.BeaconCancelButton, BeaconScreen.BeaconConfirmButton, BeaconScreen.BeaconPowerButton, BeaconScreen.BeaconScreenButton, BeaconScreen.BeaconSpriteScreenButton, BeaconScreen.BeaconUpgradePowerButton
Enclosing class:
BeaconScreen

static interface BeaconScreen.BeaconButton
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updateStatus(int pBeaconTier)
     
  • Method Details

    • updateStatus

      void updateStatus(int pBeaconTier)