예제 #1
0
 public void HighLightWord(List <HitObject> hoList, int index, float preshowLength = 0)
 {
     VoiceController.HighLightWord(hoList, index, preshowLength);
 }