Beispiel #1
0
 def set_color(self, color):
     Frame.set_color(self, color)
     GameCharacterPortrait.update_color(self)
Beispiel #2
0
 def set_color(self, color):
     Frame.set_color(self, color)
     self.inputbox.color = color
Beispiel #3
0
 def set_color(self, color):
     Frame.set_color(self, color)
     GameCharacterPortrait.update_color(self)
Beispiel #4
0
 def set_color(self, color):
     Frame.set_color(self, color)
     self.inputbox.color = color