예제 #1
0
 public void ApplyEffect(EffectBase effect)
 {
     effectController.ApplyEffect(effect);
 }