Package view.utilz

Interface Constants.Items

Enclosing interface:
Constants

public static interface Constants.Items
Interface containing constants related to items views.
  • Method Details

    • GetRewardImageIndex

      static int GetRewardImageIndex(Constants.Items.BubbleRewardType bubbleRewardType)
      Returns the image index for the given bubble reward type.
      Parameters:
      bubbleRewardType - the type of the bubble reward
      Returns:
      the image index
    • GetPowerUpImageIndex

      static int GetPowerUpImageIndex(Constants.Items.PowerUpType powerUpType)
      Returns the image index for the given power-up type.
      Parameters:
      powerUpType - the type of the power-up
      Returns:
      the image index