world tooltips as widget

This commit is contained in:
Chris Forbes
2010-04-23 19:14:16 +12:00
parent 2a90634a7b
commit 4f7d4e8bad
5 changed files with 58 additions and 41 deletions

View File

@@ -277,6 +277,7 @@
<Compile Include="Graphics\Util.cs" />
<Compile Include="Graphics\Viewport.cs" />
<Compile Include="Orders\UnitOrderGenerator.cs" />
<Compile Include="Widgets\WorldTooltipWidget.cs" />
<Compile Include="World.cs" />
<Compile Include="WorldUtils.cs" />
<Compile Include="Traits\Wall.cs" />