Rewrite RenderCargo -> WithCargo.

Now uses world coordinates and properly displays
cargo at all facings.
This commit is contained in:
Paul Chote
2013-05-15 00:58:10 +12:00
parent 462478afdf
commit 9b7aaebcbc
6 changed files with 84 additions and 77 deletions

View File

@@ -86,7 +86,7 @@
<Compile Include="ProductionQueueFromSelection.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RenderBuildingRefinery.cs" />
<Compile Include="RenderCargo.cs" />
<Compile Include="WithCargo.cs" />
<Compile Include="RenderGunboat.cs" />
<Compile Include="SpawnViceroid.cs" />
<Compile Include="TiberiumRefinery.cs" />