public void SetSF_ApplyRenderTexture(SF_ApplyRenderTexture func){sf_applyRenderTexture = func;}
Exemple #2
0
 public void SetSF_ApplyRenderTexture(SF_ApplyRenderTexture func)
 {
     sf_applyRenderTexture = func;
 }