Пример #1
0
 def set_color(self, color):
     Frame.set_color(self, color)
     GameCharacterPortrait.update_color(self)
Пример #2
0
 def set_color(self, color):
     Frame.set_color(self, color)
     self.inputbox.color = color
Пример #3
0
 def set_color(self, color):
     Frame.set_color(self, color)
     GameCharacterPortrait.update_color(self)
Пример #4
0
 def set_color(self, color):
     Frame.set_color(self, color)
     self.inputbox.color = color