コード例 #1
0
 private static void onClickedUngroupButton(SleekButton button)
 {
     Characters.ungroup();
 }