Split viewport scrolling into its own widget

This commit is contained in:
Paul Chote
2010-07-26 19:13:35 +12:00
parent 2b890bdb2f
commit 816722256b
5 changed files with 117 additions and 55 deletions

View File

@@ -229,6 +229,7 @@
<Compile Include="Widgets\OrderButtonWidget.cs" />
<Compile Include="Widgets\DefaultInputControllerWidget.cs" />
<Compile Include="Traits\DrawLineToTarget.cs" />
<Compile Include="Widgets\ViewportScrollControllerWidget.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">