Ejemplo n.º 1
0
 public LuaVector2D GetDelta()
 {
     return(new LuaVector2D(l2d.GetDelta()));
 }