master
Natalie Adams 2021-05-13 02:26:44 +00:00
parent 4e82d6b6ba
commit a233dd0a34
1 changed files with 5 additions and 0 deletions

5
GameServices.md 100644

@ -0,0 +1,5 @@
* GraphicsDevice
* ContentManager
* Random [^1]
[^1]: This is put in because when creating a new instance of Random it is seeded by time - which if new instances are created quickly - the same random value could be generated. See http://stackoverflow.com/questions/2727538/random-encounter-not-so-random