Hi all,
Can I use
instade
in Greeps scenario?
Is it not against the rules?
TomatoPile tomatoes = (TomatoPile) getOneIntersectingObject(TomatoPile.class);
TomatoPile tomatoes = (TomatoPile)getOneObjectAtOffset(0, 0, TomatoPile.class);
