Example #1
0
 public static LTransition newPShadowGameUI(string fileName)
 {
     return(NewPShadow(PShadowEffect.NewScreenEffect(fileName)));
 }