Ejemplo n.º 1
0
 public void addToGrid()
 {
     UnitPlacement.addUnit(bleftx, blefty, myID, myXfloorSize, myYfloorSize, forward, myType);
 }