1. def BINARY_Highlight_Item(self, inven_type, inven_pos):
  2. if self.interface:
  3. self.interface.Highligt_Item(inven_type, inven_pos)