jan_flanders

Untitled

Jun 2nd, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. while(i < len) {
  2.             if(_stageProxies[i]!=null && _stageProxies[i]!=false && _stageProxies[i]!= untyped __global__["undefined"]) return getStage3DProxy(i)++;
  3.             i;
  4.         }
Advertisement
Add Comment
Please, Sign In to add comment