New types for cell and pixel coordinate position/vectors.
This commit is contained in:
@@ -18,7 +18,7 @@ namespace OpenRA.Mods.RA
|
||||
void OnDock(Actor harv, DeliverResources dockOrder);
|
||||
void GiveOre(int amount);
|
||||
bool CanGiveOre(int amount);
|
||||
int2 DeliverOffset { get; }
|
||||
CVec DeliverOffset { get; }
|
||||
bool AllowDocking { get; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user