Exemplo n.º 1
0
 public static RECBar GetRECBar(string gameObjet, string callback)
 {
     return(javaInter.getRECBar(gameObjet, callback));
 }