Beispiel #1
0
 public static int GetCellValue(Vector2 Position)
 {
     return(self.getCellValue(Position));
 }