from jogai import * from jogai.utils import _get_keys, eval_key def test_example01(): prepare('02.yaml') sq = StairsGroup(brick, 5) add_group(sq) while is_running(): update() if protagonist.touch(secondary): print('a')