You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,14 @@
2
2
3
3
This repo contains game development samples written by the Microsoft Xbox Advanced Technology Group.
4
4
5
-
## MouseCursor
6
-
7
-
This sample demonstrates how to implement mouse controls in Universal Windows Platform apps. See ``Samples\System\MouseCursor\MouseCursor_Readme.docx`` for more information.
5
+
*``Kits`` contains support code used by the samples
6
+
*``Media`` contains media files used by the samples
7
+
*``Samples``
8
+
*``Audio``
9
+
*``Graphics``
10
+
*``System``
8
11
9
12
# Requirements
10
13
11
14
* Windows 10 November 2015
12
-
* Visual Studio 2015 with the Windows 10 SDK (10586)
15
+
* Visual Studio 2015 Update 1 with the Windows 10 SDK (10586)
0 commit comments