Bounty Item Panel Plugin
    inner class BountyItemPanelPlugin(item: BountyInfo, width: Float, height: Float) : ListItemUIPanelPlugin<BountyInfo> 
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  fun setBGColor(red: Int = bgColor.red, green: Int = bgColor.green, blue: Int = bgColor.blue, alpha: Int = bgColor.alpha)