예제 #1
0
 def on_men_tools_tilequant_activate(self, *args):
     MainController.show_tilequant_dialog(DPL_MAX_PAL, DPL_PAL_LEN)
예제 #2
0
 def on_men_tools_tilequant_activate(self, *args):
     MainController.show_tilequant_dialog(12, 16)
예제 #3
0
 def on_converter_tool_clicked(self, *args):
     MainController.show_tilequant_dialog(DPL_MAX_PAL, DPL_PAL_LEN)
예제 #4
0
파일: bg.py 프로젝트: tech-ticks/skytemple
 def on_converter_tool_clicked(self, *args):
     MainController.show_tilequant_dialog(14, 16)