Description:
Add scrolling via the mouse.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r5:f26c4172e27d -

1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -1,1 +1,1
1 eb53a31a465d1700585a27323fb9618e935e3337
1 3bfc026cc1a44062c5e5753272a43f3f886b3132
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
@@ -8,7 +8,12
8 "restore": {
8 "restore": {
9 "projectUniqueName": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj",
9 "projectUniqueName": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj",
10 "projectName": "FNA",
10 "projectName": "FNA",
11 "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj"
11 "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj",
12 "frameworks": {
13 "net40": {
14 "projectReferences": {}
15 }
16 }
12 },
17 },
13 "frameworks": {
18 "frameworks": {
14 "net40": {}
19 "net40": {}
@@ -24,7 +29,7
24 "outputPath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/",
29 "outputPath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/",
25 "projectStyle": "PackageReference",
30 "projectStyle": "PackageReference",
26 "configFilePaths": [
31 "configFilePaths": [
27 "/Users/alys/.config/NuGet/NuGet.Config"
32 "/Users/alys/.nuget/NuGet/NuGet.Config"
28 ],
33 ],
29 "originalTargetFrameworks": [
34 "originalTargetFrameworks": [
30 "net45"
35 "net45"
@@ -51,6 +56,14
51 "frameworks": {
56 "frameworks": {
52 "net45": {
57 "net45": {
53 "targetAlias": "net45",
58 "targetAlias": "net45",
59 "dependencies": {
60 "Microsoft.NETFramework.ReferenceAssemblies": {
61 "suppressParent": "All",
62 "target": "Package",
63 "version": "[1.0.0, )",
64 "autoReferenced": true
65 }
66 },
54 "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/5.0.100/RuntimeIdentifierGraph.json"
67 "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/5.0.100/RuntimeIdentifierGraph.json"
55 }
68 }
56 }
69 }
@@ -3,4 +3,7
3 <PropertyGroup>
3 <PropertyGroup>
4 <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
4 <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5 </PropertyGroup>
5 </PropertyGroup>
6 <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
7 <Import Project="$(NuGetPackageRoot)microsoft.netframework.referenceassemblies.net45/1.0.0/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.netframework.referenceassemblies.net45/1.0.0/build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets')" />
8 </ImportGroup>
6 </Project> No newline at end of file
9 </Project>
@@ -2,6 +2,18
2 "version": 3,
2 "version": 3,
3 "targets": {
3 "targets": {
4 ".NETFramework,Version=v4.5": {
4 ".NETFramework,Version=v4.5": {
5 "Microsoft.NETFramework.ReferenceAssemblies/1.0.0": {
6 "type": "package",
7 "dependencies": {
8 "Microsoft.NETFramework.ReferenceAssemblies.net45": "1.0.0"
9 }
10 },
11 "Microsoft.NETFramework.ReferenceAssemblies.net45/1.0.0": {
12 "type": "package",
13 "build": {
14 "build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets": {}
15 }
16 },
5 "FNA/1.0.0": {
17 "FNA/1.0.0": {
6 "type": "project",
18 "type": "project",
7 "compile": {
19 "compile": {
@@ -14,6 +26,335
14 }
26 }
15 },
27 },
16 "libraries": {
28 "libraries": {
29 "Microsoft.NETFramework.ReferenceAssemblies/1.0.0": {
30 "sha512": "7D2TMufjGiowmt0E941kVoTIS+GTNzaPopuzM1/1LSaJAdJdBrVP0SkZW7AgDd0a2U1DjsIeaKG1wxGVBNLDMw==",
31 "type": "package",
32 "path": "microsoft.netframework.referenceassemblies/1.0.0",
33 "files": [
34 ".nupkg.metadata",
35 ".signature.p7s",
36 "microsoft.netframework.referenceassemblies.1.0.0.nupkg.sha512",
37 "microsoft.netframework.referenceassemblies.nuspec"
38 ]
39 },
40 "Microsoft.NETFramework.ReferenceAssemblies.net45/1.0.0": {
41 "sha512": "f7XMQsZFaoc3w8Vg3VQ3FHuU2C9vf0Ng5EAV4gzdNWDerPM/OmrzccLj15eI1wCLLXj4jk8+lKsbonzJeyXgQQ==",
42 "type": "package",
43 "path": "microsoft.netframework.referenceassemblies.net45/1.0.0",
44 "files": [
45 ".nupkg.metadata",
46 ".signature.p7s",
47 "build/.NETFramework/v4.5/Accessibility.dll",
48 "build/.NETFramework/v4.5/Accessibility.xml",
49 "build/.NETFramework/v4.5/CustomMarshalers.dll",
50 "build/.NETFramework/v4.5/CustomMarshalers.xml",
51 "build/.NETFramework/v4.5/Facades/System.Collections.Concurrent.dll",
52 "build/.NETFramework/v4.5/Facades/System.Collections.dll",
53 "build/.NETFramework/v4.5/Facades/System.ComponentModel.Annotations.dll",
54 "build/.NETFramework/v4.5/Facades/System.ComponentModel.EventBasedAsync.dll",
55 "build/.NETFramework/v4.5/Facades/System.ComponentModel.dll",
56 "build/.NETFramework/v4.5/Facades/System.Diagnostics.Contracts.dll",
57 "build/.NETFramework/v4.5/Facades/System.Diagnostics.Debug.dll",
58 "build/.NETFramework/v4.5/Facades/System.Diagnostics.Tools.dll",
59 "build/.NETFramework/v4.5/Facades/System.Diagnostics.Tracing.dll",
60 "build/.NETFramework/v4.5/Facades/System.Dynamic.Runtime.dll",
61 "build/.NETFramework/v4.5/Facades/System.Globalization.dll",
62 "build/.NETFramework/v4.5/Facades/System.IO.dll",
63 "build/.NETFramework/v4.5/Facades/System.Linq.Expressions.dll",
64 "build/.NETFramework/v4.5/Facades/System.Linq.Parallel.dll",
65 "build/.NETFramework/v4.5/Facades/System.Linq.Queryable.dll",
66 "build/.NETFramework/v4.5/Facades/System.Linq.dll",
67 "build/.NETFramework/v4.5/Facades/System.Net.NetworkInformation.dll",
68 "build/.NETFramework/v4.5/Facades/System.Net.Primitives.dll",
69 "build/.NETFramework/v4.5/Facades/System.Net.Requests.dll",
70 "build/.NETFramework/v4.5/Facades/System.ObjectModel.dll",
71 "build/.NETFramework/v4.5/Facades/System.Reflection.Emit.ILGeneration.dll",
72 "build/.NETFramework/v4.5/Facades/System.Reflection.Emit.Lightweight.dll",
73 "build/.NETFramework/v4.5/Facades/System.Reflection.Emit.dll",
74 "build/.NETFramework/v4.5/Facades/System.Reflection.Extensions.dll",
75 "build/.NETFramework/v4.5/Facades/System.Reflection.Primitives.dll",
76 "build/.NETFramework/v4.5/Facades/System.Reflection.dll",
77 "build/.NETFramework/v4.5/Facades/System.Resources.ResourceManager.dll",
78 "build/.NETFramework/v4.5/Facades/System.Runtime.Extensions.dll",
79 "build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll",
80 "build/.NETFramework/v4.5/Facades/System.Runtime.InteropServices.dll",
81 "build/.NETFramework/v4.5/Facades/System.Runtime.Numerics.dll",
82 "build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Json.dll",
83 "build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Primitives.dll",
84 "build/.NETFramework/v4.5/Facades/System.Runtime.Serialization.Xml.dll",
85 "build/.NETFramework/v4.5/Facades/System.Runtime.dll",
86 "build/.NETFramework/v4.5/Facades/System.Security.Principal.dll",
87 "build/.NETFramework/v4.5/Facades/System.ServiceModel.Duplex.dll",
88 "build/.NETFramework/v4.5/Facades/System.ServiceModel.Http.dll",
89 "build/.NETFramework/v4.5/Facades/System.ServiceModel.NetTcp.dll",
90 "build/.NETFramework/v4.5/Facades/System.ServiceModel.Primitives.dll",
91 "build/.NETFramework/v4.5/Facades/System.ServiceModel.Security.dll",
92 "build/.NETFramework/v4.5/Facades/System.Text.Encoding.Extensions.dll",
93 "build/.NETFramework/v4.5/Facades/System.Text.Encoding.dll",
94 "build/.NETFramework/v4.5/Facades/System.Text.RegularExpressions.dll",
95 "build/.NETFramework/v4.5/Facades/System.Threading.Tasks.Parallel.dll",
96 "build/.NETFramework/v4.5/Facades/System.Threading.Tasks.dll",
97 "build/.NETFramework/v4.5/Facades/System.Threading.dll",
98 "build/.NETFramework/v4.5/Facades/System.Xml.ReaderWriter.dll",
99 "build/.NETFramework/v4.5/Facades/System.Xml.XDocument.dll",
100 "build/.NETFramework/v4.5/Facades/System.Xml.XmlSerializer.dll",
101 "build/.NETFramework/v4.5/ISymWrapper.dll",
102 "build/.NETFramework/v4.5/ISymWrapper.xml",
103 "build/.NETFramework/v4.5/Microsoft.Activities.Build.dll",
104 "build/.NETFramework/v4.5/Microsoft.Activities.Build.xml",
105 "build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.dll",
106 "build/.NETFramework/v4.5/Microsoft.Build.Conversion.v4.0.xml",
107 "build/.NETFramework/v4.5/Microsoft.Build.Engine.dll",
108 "build/.NETFramework/v4.5/Microsoft.Build.Engine.xml",
109 "build/.NETFramework/v4.5/Microsoft.Build.Framework.dll",
110 "build/.NETFramework/v4.5/Microsoft.Build.Framework.xml",
111 "build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.dll",
112 "build/.NETFramework/v4.5/Microsoft.Build.Tasks.v4.0.xml",
113 "build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.dll",
114 "build/.NETFramework/v4.5/Microsoft.Build.Utilities.v4.0.xml",
115 "build/.NETFramework/v4.5/Microsoft.Build.dll",
116 "build/.NETFramework/v4.5/Microsoft.Build.xml",
117 "build/.NETFramework/v4.5/Microsoft.CSharp.dll",
118 "build/.NETFramework/v4.5/Microsoft.CSharp.xml",
119 "build/.NETFramework/v4.5/Microsoft.JScript.dll",
120 "build/.NETFramework/v4.5/Microsoft.JScript.xml",
121 "build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.dll",
122 "build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.Data.xml",
123 "build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.dll",
124 "build/.NETFramework/v4.5/Microsoft.VisualBasic.Compatibility.xml",
125 "build/.NETFramework/v4.5/Microsoft.VisualBasic.dll",
126 "build/.NETFramework/v4.5/Microsoft.VisualBasic.xml",
127 "build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.dll",
128 "build/.NETFramework/v4.5/Microsoft.VisualC.STLCLR.xml",
129 "build/.NETFramework/v4.5/Microsoft.VisualC.dll",
130 "build/.NETFramework/v4.5/Microsoft.VisualC.xml",
131 "build/.NETFramework/v4.5/PermissionSets/FullTrust.xml",
132 "build/.NETFramework/v4.5/PermissionSets/Internet.xml",
133 "build/.NETFramework/v4.5/PermissionSets/LocalIntranet.xml",
134 "build/.NETFramework/v4.5/PresentationBuildTasks.dll",
135 "build/.NETFramework/v4.5/PresentationBuildTasks.xml",
136 "build/.NETFramework/v4.5/PresentationCore.dll",
137 "build/.NETFramework/v4.5/PresentationCore.xml",
138 "build/.NETFramework/v4.5/PresentationFramework.Aero.dll",
139 "build/.NETFramework/v4.5/PresentationFramework.Aero.xml",
140 "build/.NETFramework/v4.5/PresentationFramework.Aero2.dll",
141 "build/.NETFramework/v4.5/PresentationFramework.AeroLite.dll",
142 "build/.NETFramework/v4.5/PresentationFramework.Classic.dll",
143 "build/.NETFramework/v4.5/PresentationFramework.Classic.xml",
144 "build/.NETFramework/v4.5/PresentationFramework.Luna.dll",
145 "build/.NETFramework/v4.5/PresentationFramework.Luna.xml",
146 "build/.NETFramework/v4.5/PresentationFramework.Royale.dll",
147 "build/.NETFramework/v4.5/PresentationFramework.Royale.xml",
148 "build/.NETFramework/v4.5/PresentationFramework.dll",
149 "build/.NETFramework/v4.5/PresentationFramework.xml",
150 "build/.NETFramework/v4.5/ReachFramework.dll",
151 "build/.NETFramework/v4.5/ReachFramework.xml",
152 "build/.NETFramework/v4.5/RedistList/FrameworkList.xml",
153 "build/.NETFramework/v4.5/System.Activities.Core.Presentation.dll",
154 "build/.NETFramework/v4.5/System.Activities.Core.Presentation.xml",
155 "build/.NETFramework/v4.5/System.Activities.DurableInstancing.dll",
156 "build/.NETFramework/v4.5/System.Activities.DurableInstancing.xml",
157 "build/.NETFramework/v4.5/System.Activities.Presentation.dll",
158 "build/.NETFramework/v4.5/System.Activities.Presentation.xml",
159 "build/.NETFramework/v4.5/System.Activities.dll",
160 "build/.NETFramework/v4.5/System.Activities.xml",
161 "build/.NETFramework/v4.5/System.AddIn.Contract.dll",
162 "build/.NETFramework/v4.5/System.AddIn.Contract.xml",
163 "build/.NETFramework/v4.5/System.AddIn.dll",
164 "build/.NETFramework/v4.5/System.AddIn.xml",
165 "build/.NETFramework/v4.5/System.ComponentModel.Composition.Registration.dll",
166 "build/.NETFramework/v4.5/System.ComponentModel.Composition.dll",
167 "build/.NETFramework/v4.5/System.ComponentModel.Composition.xml",
168 "build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.dll",
169 "build/.NETFramework/v4.5/System.ComponentModel.DataAnnotations.xml",
170 "build/.NETFramework/v4.5/System.Configuration.Install.dll",
171 "build/.NETFramework/v4.5/System.Configuration.Install.xml",
172 "build/.NETFramework/v4.5/System.Configuration.dll",
173 "build/.NETFramework/v4.5/System.Configuration.xml",
174 "build/.NETFramework/v4.5/System.Core.dll",
175 "build/.NETFramework/v4.5/System.Core.xml",
176 "build/.NETFramework/v4.5/System.Data.DataSetExtensions.dll",
177 "build/.NETFramework/v4.5/System.Data.DataSetExtensions.xml",
178 "build/.NETFramework/v4.5/System.Data.Entity.Design.dll",
179 "build/.NETFramework/v4.5/System.Data.Entity.Design.xml",
180 "build/.NETFramework/v4.5/System.Data.Entity.dll",
181 "build/.NETFramework/v4.5/System.Data.Entity.xml",
182 "build/.NETFramework/v4.5/System.Data.Linq.dll",
183 "build/.NETFramework/v4.5/System.Data.Linq.xml",
184 "build/.NETFramework/v4.5/System.Data.OracleClient.dll",
185 "build/.NETFramework/v4.5/System.Data.OracleClient.xml",
186 "build/.NETFramework/v4.5/System.Data.Services.Client.dll",
187 "build/.NETFramework/v4.5/System.Data.Services.Client.xml",
188 "build/.NETFramework/v4.5/System.Data.Services.Design.dll",
189 "build/.NETFramework/v4.5/System.Data.Services.Design.xml",
190 "build/.NETFramework/v4.5/System.Data.Services.dll",
191 "build/.NETFramework/v4.5/System.Data.Services.xml",
192 "build/.NETFramework/v4.5/System.Data.SqlXml.dll",
193 "build/.NETFramework/v4.5/System.Data.SqlXml.xml",
194 "build/.NETFramework/v4.5/System.Data.dll",
195 "build/.NETFramework/v4.5/System.Data.xml",
196 "build/.NETFramework/v4.5/System.Deployment.dll",
197 "build/.NETFramework/v4.5/System.Deployment.xml",
198 "build/.NETFramework/v4.5/System.Design.dll",
199 "build/.NETFramework/v4.5/System.Design.xml",
200 "build/.NETFramework/v4.5/System.Device.dll",
201 "build/.NETFramework/v4.5/System.Device.xml",
202 "build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.dll",
203 "build/.NETFramework/v4.5/System.DirectoryServices.AccountManagement.xml",
204 "build/.NETFramework/v4.5/System.DirectoryServices.Protocols.dll",
205 "build/.NETFramework/v4.5/System.DirectoryServices.Protocols.xml",
206 "build/.NETFramework/v4.5/System.DirectoryServices.dll",
207 "build/.NETFramework/v4.5/System.DirectoryServices.xml",
208 "build/.NETFramework/v4.5/System.Drawing.Design.dll",
209 "build/.NETFramework/v4.5/System.Drawing.Design.xml",
210 "build/.NETFramework/v4.5/System.Drawing.dll",
211 "build/.NETFramework/v4.5/System.Drawing.xml",
212 "build/.NETFramework/v4.5/System.EnterpriseServices.Thunk.dll",
213 "build/.NETFramework/v4.5/System.EnterpriseServices.Wrapper.dll",
214 "build/.NETFramework/v4.5/System.EnterpriseServices.dll",
215 "build/.NETFramework/v4.5/System.EnterpriseServices.xml",
216 "build/.NETFramework/v4.5/System.IO.Compression.FileSystem.dll",
217 "build/.NETFramework/v4.5/System.IO.Compression.FileSystem.xml",
218 "build/.NETFramework/v4.5/System.IO.Compression.dll",
219 "build/.NETFramework/v4.5/System.IO.Compression.xml",
220 "build/.NETFramework/v4.5/System.IO.Log.dll",
221 "build/.NETFramework/v4.5/System.IO.Log.xml",
222 "build/.NETFramework/v4.5/System.IdentityModel.Selectors.dll",
223 "build/.NETFramework/v4.5/System.IdentityModel.Selectors.xml",
224 "build/.NETFramework/v4.5/System.IdentityModel.Services.dll",
225 "build/.NETFramework/v4.5/System.IdentityModel.Services.xml",
226 "build/.NETFramework/v4.5/System.IdentityModel.dll",
227 "build/.NETFramework/v4.5/System.IdentityModel.xml",
228 "build/.NETFramework/v4.5/System.Management.Instrumentation.dll",
229 "build/.NETFramework/v4.5/System.Management.Instrumentation.xml",
230 "build/.NETFramework/v4.5/System.Management.dll",
231 "build/.NETFramework/v4.5/System.Management.xml",
232 "build/.NETFramework/v4.5/System.Messaging.dll",
233 "build/.NETFramework/v4.5/System.Messaging.xml",
234 "build/.NETFramework/v4.5/System.Net.Http.WebRequest.dll",
235 "build/.NETFramework/v4.5/System.Net.Http.WebRequest.xml",
236 "build/.NETFramework/v4.5/System.Net.Http.dll",
237 "build/.NETFramework/v4.5/System.Net.Http.xml",
238 "build/.NETFramework/v4.5/System.Net.dll",
239 "build/.NETFramework/v4.5/System.Net.xml",
240 "build/.NETFramework/v4.5/System.Numerics.dll",
241 "build/.NETFramework/v4.5/System.Numerics.xml",
242 "build/.NETFramework/v4.5/System.Printing.dll",
243 "build/.NETFramework/v4.5/System.Printing.xml",
244 "build/.NETFramework/v4.5/System.Reflection.Context.dll",
245 "build/.NETFramework/v4.5/System.Reflection.Context.xml",
246 "build/.NETFramework/v4.5/System.Runtime.Caching.dll",
247 "build/.NETFramework/v4.5/System.Runtime.Caching.xml",
248 "build/.NETFramework/v4.5/System.Runtime.DurableInstancing.dll",
249 "build/.NETFramework/v4.5/System.Runtime.DurableInstancing.xml",
250 "build/.NETFramework/v4.5/System.Runtime.Remoting.dll",
251 "build/.NETFramework/v4.5/System.Runtime.Remoting.xml",
252 "build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.dll",
253 "build/.NETFramework/v4.5/System.Runtime.Serialization.Formatters.Soap.xml",
254 "build/.NETFramework/v4.5/System.Runtime.Serialization.dll",
255 "build/.NETFramework/v4.5/System.Runtime.Serialization.xml",
256 "build/.NETFramework/v4.5/System.Security.dll",
257 "build/.NETFramework/v4.5/System.Security.xml",
258 "build/.NETFramework/v4.5/System.ServiceModel.Activation.dll",
259 "build/.NETFramework/v4.5/System.ServiceModel.Activation.xml",
260 "build/.NETFramework/v4.5/System.ServiceModel.Activities.dll",
261 "build/.NETFramework/v4.5/System.ServiceModel.Activities.xml",
262 "build/.NETFramework/v4.5/System.ServiceModel.Channels.dll",
263 "build/.NETFramework/v4.5/System.ServiceModel.Channels.xml",
264 "build/.NETFramework/v4.5/System.ServiceModel.Discovery.dll",
265 "build/.NETFramework/v4.5/System.ServiceModel.Discovery.xml",
266 "build/.NETFramework/v4.5/System.ServiceModel.Routing.dll",
267 "build/.NETFramework/v4.5/System.ServiceModel.Routing.xml",
268 "build/.NETFramework/v4.5/System.ServiceModel.Web.dll",
269 "build/.NETFramework/v4.5/System.ServiceModel.Web.xml",
270 "build/.NETFramework/v4.5/System.ServiceModel.dll",
271 "build/.NETFramework/v4.5/System.ServiceModel.xml",
272 "build/.NETFramework/v4.5/System.ServiceProcess.dll",
273 "build/.NETFramework/v4.5/System.ServiceProcess.xml",
274 "build/.NETFramework/v4.5/System.Speech.dll",
275 "build/.NETFramework/v4.5/System.Speech.xml",
276 "build/.NETFramework/v4.5/System.Threading.Tasks.Dataflow.xml",
277 "build/.NETFramework/v4.5/System.Transactions.dll",
278 "build/.NETFramework/v4.5/System.Transactions.xml",
279 "build/.NETFramework/v4.5/System.Web.Abstractions.dll",
280 "build/.NETFramework/v4.5/System.Web.ApplicationServices.dll",
281 "build/.NETFramework/v4.5/System.Web.ApplicationServices.xml",
282 "build/.NETFramework/v4.5/System.Web.DataVisualization.Design.dll",
283 "build/.NETFramework/v4.5/System.Web.DataVisualization.dll",
284 "build/.NETFramework/v4.5/System.Web.DataVisualization.xml",
285 "build/.NETFramework/v4.5/System.Web.DynamicData.Design.dll",
286 "build/.NETFramework/v4.5/System.Web.DynamicData.Design.xml",
287 "build/.NETFramework/v4.5/System.Web.DynamicData.dll",
288 "build/.NETFramework/v4.5/System.Web.DynamicData.xml",
289 "build/.NETFramework/v4.5/System.Web.Entity.Design.dll",
290 "build/.NETFramework/v4.5/System.Web.Entity.Design.xml",
291 "build/.NETFramework/v4.5/System.Web.Entity.dll",
292 "build/.NETFramework/v4.5/System.Web.Entity.xml",
293 "build/.NETFramework/v4.5/System.Web.Extensions.Design.dll",
294 "build/.NETFramework/v4.5/System.Web.Extensions.Design.xml",
295 "build/.NETFramework/v4.5/System.Web.Extensions.dll",
296 "build/.NETFramework/v4.5/System.Web.Extensions.xml",
297 "build/.NETFramework/v4.5/System.Web.Mobile.dll",
298 "build/.NETFramework/v4.5/System.Web.Mobile.xml",
299 "build/.NETFramework/v4.5/System.Web.RegularExpressions.dll",
300 "build/.NETFramework/v4.5/System.Web.RegularExpressions.xml",
301 "build/.NETFramework/v4.5/System.Web.Routing.dll",
302 "build/.NETFramework/v4.5/System.Web.Services.dll",
303 "build/.NETFramework/v4.5/System.Web.Services.xml",
304 "build/.NETFramework/v4.5/System.Web.dll",
305 "build/.NETFramework/v4.5/System.Web.xml",
306 "build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.dll",
307 "build/.NETFramework/v4.5/System.Windows.Controls.Ribbon.xml",
308 "build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.Design.dll",
309 "build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.dll",
310 "build/.NETFramework/v4.5/System.Windows.Forms.DataVisualization.xml",
311 "build/.NETFramework/v4.5/System.Windows.Forms.dll",
312 "build/.NETFramework/v4.5/System.Windows.Forms.xml",
313 "build/.NETFramework/v4.5/System.Windows.Input.Manipulations.dll",
314 "build/.NETFramework/v4.5/System.Windows.Input.Manipulations.xml",
315 "build/.NETFramework/v4.5/System.Windows.Presentation.dll",
316 "build/.NETFramework/v4.5/System.Windows.Presentation.xml",
317 "build/.NETFramework/v4.5/System.Windows.dll",
318 "build/.NETFramework/v4.5/System.Workflow.Activities.dll",
319 "build/.NETFramework/v4.5/System.Workflow.Activities.xml",
320 "build/.NETFramework/v4.5/System.Workflow.ComponentModel.dll",
321 "build/.NETFramework/v4.5/System.Workflow.ComponentModel.xml",
322 "build/.NETFramework/v4.5/System.Workflow.Runtime.dll",
323 "build/.NETFramework/v4.5/System.Workflow.Runtime.xml",
324 "build/.NETFramework/v4.5/System.WorkflowServices.dll",
325 "build/.NETFramework/v4.5/System.WorkflowServices.xml",
326 "build/.NETFramework/v4.5/System.Xaml.dll",
327 "build/.NETFramework/v4.5/System.Xaml.xml",
328 "build/.NETFramework/v4.5/System.Xml.Linq.dll",
329 "build/.NETFramework/v4.5/System.Xml.Linq.xml",
330 "build/.NETFramework/v4.5/System.Xml.Serialization.dll",
331 "build/.NETFramework/v4.5/System.Xml.dll",
332 "build/.NETFramework/v4.5/System.Xml.xml",
333 "build/.NETFramework/v4.5/System.dll",
334 "build/.NETFramework/v4.5/System.xml",
335 "build/.NETFramework/v4.5/UIAutomationClient.dll",
336 "build/.NETFramework/v4.5/UIAutomationClient.xml",
337 "build/.NETFramework/v4.5/UIAutomationClientsideProviders.dll",
338 "build/.NETFramework/v4.5/UIAutomationClientsideProviders.xml",
339 "build/.NETFramework/v4.5/UIAutomationProvider.dll",
340 "build/.NETFramework/v4.5/UIAutomationProvider.xml",
341 "build/.NETFramework/v4.5/UIAutomationTypes.dll",
342 "build/.NETFramework/v4.5/UIAutomationTypes.xml",
343 "build/.NETFramework/v4.5/WindowsBase.dll",
344 "build/.NETFramework/v4.5/WindowsBase.xml",
345 "build/.NETFramework/v4.5/WindowsFormsIntegration.dll",
346 "build/.NETFramework/v4.5/WindowsFormsIntegration.xml",
347 "build/.NETFramework/v4.5/XamlBuildTask.dll",
348 "build/.NETFramework/v4.5/XamlBuildTask.xml",
349 "build/.NETFramework/v4.5/mscorlib.dll",
350 "build/.NETFramework/v4.5/mscorlib.xml",
351 "build/.NETFramework/v4.5/sysglobl.dll",
352 "build/.NETFramework/v4.5/sysglobl.xml",
353 "build/Microsoft.NETFramework.ReferenceAssemblies.net45.targets",
354 "microsoft.netframework.referenceassemblies.net45.1.0.0.nupkg.sha512",
355 "microsoft.netframework.referenceassemblies.net45.nuspec"
356 ]
357 },
17 "FNA/1.0.0": {
358 "FNA/1.0.0": {
18 "type": "project",
359 "type": "project",
19 "path": "../../FNA/FNA.csproj",
360 "path": "../../FNA/FNA.csproj",
@@ -22,7 +363,8
22 },
363 },
23 "projectFileDependencyGroups": {
364 "projectFileDependencyGroups": {
24 ".NETFramework,Version=v4.5": [
365 ".NETFramework,Version=v4.5": [
25 "FNA >= 1.0.0"
366 "FNA >= 1.0.0",
367 "Microsoft.NETFramework.ReferenceAssemblies >= 1.0.0"
26 ]
368 ]
27 },
369 },
28 "packageFolders": {
370 "packageFolders": {
@@ -38,7 +380,7
38 "outputPath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/",
380 "outputPath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/",
39 "projectStyle": "PackageReference",
381 "projectStyle": "PackageReference",
40 "configFilePaths": [
382 "configFilePaths": [
41 "/Users/alys/.config/NuGet/NuGet.Config"
383 "/Users/alys/.nuget/NuGet/NuGet.Config"
42 ],
384 ],
43 "originalTargetFrameworks": [
385 "originalTargetFrameworks": [
44 "net45"
386 "net45"
@@ -65,6 +407,14
65 "frameworks": {
407 "frameworks": {
66 "net45": {
408 "net45": {
67 "targetAlias": "net45",
409 "targetAlias": "net45",
410 "dependencies": {
411 "Microsoft.NETFramework.ReferenceAssemblies": {
412 "suppressParent": "All",
413 "target": "Package",
414 "version": "[1.0.0, )",
415 "autoReferenced": true
416 }
417 },
68 "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/5.0.100/RuntimeIdentifierGraph.json"
418 "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/5.0.100/RuntimeIdentifierGraph.json"
69 }
419 }
70 }
420 }
@@ -1,8 +1,11
1 {
1 {
2 "version": 2,
2 "version": 2,
3 "dgSpecHash": "XiQCn5nY8eCYEuHzgm8s66qdXUg7UJaIIEBzCmMEQAPBO4KloyaBedDuK3Pr7a7x4mpXv7ujBsJJT7/ETN752Q==",
3 "dgSpecHash": "fZeNC+HOUSIjckGcX72RPAXBGIlg+6G17AZItXFjvFmHSidUlsObp3Ppg22j3/UYsoXCIuXMwc/eFiy8bTD2/w==",
4 "success": true,
4 "success": true,
5 "projectFilePath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj",
5 "projectFilePath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj",
6 "expectedPackageFiles": [],
6 "expectedPackageFiles": [
7 "/Users/alys/.nuget/packages/microsoft.netframework.referenceassemblies/1.0.0/microsoft.netframework.referenceassemblies.1.0.0.nupkg.sha512",
8 "/Users/alys/.nuget/packages/microsoft.netframework.referenceassemblies.net45/1.0.0/microsoft.netframework.referenceassemblies.net45.1.0.0.nupkg.sha512"
9 ],
7 "logs": []
10 "logs": []
8 } No newline at end of file
11 }
@@ -162,7 +162,7
162
162
163 // Typically you would load a config here...
163 // Typically you would load a config here...
164 PreferredBackBufferWidth = width,
164 PreferredBackBufferWidth = width,
165 PreferredBackBufferHeight = 720,
165 PreferredBackBufferHeight = height,
166 IsFullScreen = false,
166 IsFullScreen = false,
167 SynchronizeWithVerticalRetrace = true
167 SynchronizeWithVerticalRetrace = true
168 };
168 };
@@ -179,7 +179,7
179 /* This is a nice place to start up the engine, after
179 /* This is a nice place to start up the engine, after
180 * loading configuration stuff in the constructor
180 * loading configuration stuff in the constructor
181 */
181 */
182
182 this.IsMouseVisible = true;
183 base.Initialize();
183 base.Initialize();
184 }
184 }
185
185
@@ -301,6 +301,7
301 }
301 }
302
302
303
303
304
304 if (keyboardCur.IsKeyDown(Keys.Space) && keyboardPrev.IsKeyUp(Keys.Space))
305 if (keyboardCur.IsKeyDown(Keys.Space) && keyboardPrev.IsKeyUp(Keys.Space))
305 {
306 {
306 sound.Play(volume, pitch, pan);
307 sound.Play(volume, pitch, pan);
@@ -316,6 +317,27
316 //}
317 //}
317
318
318
319
320 MouseState mouseCur = Mouse.GetState();
321
322 if ((mouseCur.X < 50) && (mouseCur.X > 0))
323
324 {
325 this.camera.Move(new Vector2(-4, 0));
326 }
327 else if ((mouseCur.X > (FNAGame.width - 50)) && (mouseCur.X < FNAGame.width))
328 {
329 this.camera.Move(new Vector2(4, 0));
330 }
331
332 if ((mouseCur.Y < 50) && (mouseCur.Y > 0))
333 {
334 this.camera.Move(new Vector2(0, -4));
335 }
336 else if ((mouseCur.Y > (FNAGame.height - 50)) && (mouseCur.Y < FNAGame.height))
337 {
338 this.camera.Move(new Vector2(0, 4));
339 }
340
319 elapsedTime += gameTime.ElapsedGameTime;
341 elapsedTime += gameTime.ElapsedGameTime;
320
342
321 if (elapsedTime > TimeSpan.FromSeconds(1))
343 if (elapsedTime > TimeSpan.FromSeconds(1))
@@ -410,8 +432,8
410 batch.Draw(
432 batch.Draw(
411 Tile.TileSetTexture,
433 Tile.TileSetTexture,
412 new Rectangle(
434 new Rectangle(
413 (x * Tile.TileStepX) - offsetX + rowOffset + baseOffsetX,
435 ((x * Tile.TileStepX) - offsetX + rowOffset + baseOffsetX),
414 (y * Tile.TileStepY) - offsetY + baseOffsetY,
436 ((y * Tile.TileStepY) - offsetY + baseOffsetY),
415 Tile.TileWidth, Tile.TileHeight),
437 Tile.TileWidth, Tile.TileHeight),
416 Tile.GetSourceRectangle(1),
438 Tile.GetSourceRectangle(1),
417 Color.White,
439 Color.White,
@@ -461,7 +483,7
461
483
462
484
463 //Warning: creates a flashing effect because tree positions update every 1/60th of a second
485 //Warning: creates a flashing effect because tree positions update every 1/60th of a second
464 //*
486 /*
465
487
466
488
467
489
@@ -76,6 +76,7
76 </ItemGroup>
76 </ItemGroup>
77 <ItemGroup>
77 <ItemGroup>
78 <Reference Include="System" />
78 <Reference Include="System" />
79 <!-- <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" /> -->
79 </ItemGroup>
80 </ItemGroup>
80 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
81 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
81 </Project>
82 </Project>
You need to be logged in to leave comments. Login now