Home
last modified time | relevance | path

Searched refs:send_to_sprite_frame_edit_dialog (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_utils.py3311 def send_to_sprite_frame_edit_dialog(cmd, param): function
3324 send_to_sprite_frame_edit_dialog('CMD_EDIT_FRAME', string)
3328 send_to_sprite_frame_edit_dialog('CMD_EDIT_NUM_FRAMES', frame_count)
3332 send_to_sprite_frame_edit_dialog('CMD_SET_ALPHA', value)
3336 send_to_sprite_frame_edit_dialog('CMD_SET_XOFFSET', xoffset)
3340 send_to_sprite_frame_edit_dialog('CMD_SET_YOFFSET', yoffset)
3344 send_to_sprite_frame_edit_dialog('CMD_SET_DELAY', delay)
3348 send_to_sprite_frame_edit_dialog('CMD_CHECK_APPLY_TO_ALL_FRAMES', check)