sneak/Shared
Colin McMillen 16062f65c3 World: convert from Tile[][] to List<Tile>
GitOrigin-RevId: 27db59aa1170c63d815d9661ef6e5328a17c6a99
2020-02-13 14:51:39 -05:00
..
Camera.cs Camera.Update: remove unused time parameter 2020-02-13 14:50:32 -05:00
Clock.cs Add Clock class & use it from Player and SneakGame 2020-02-13 14:51:19 -05:00
Debug.cs make a bunch of fields readonly 2020-02-13 14:51:27 -05:00
FpsCounter.cs Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
History.cs Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
IDisplay.cs Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
Input.cs add Pause functionality 2020-02-13 14:51:04 -05:00
LICENSE.txt Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
Line.cs more readability fixed via Visual Studio suggestions 2020-02-13 14:51:31 -05:00
Player.cs more readability fixed via Visual Studio suggestions 2020-02-13 14:51:31 -05:00
Shared.projitems Add Clock class & use it from Player and SneakGame 2020-02-13 14:51:19 -05:00
Shared.shproj Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
SneakGame.cs more readability fixed via Visual Studio suggestions 2020-02-13 14:51:31 -05:00
World.cs World: convert from Tile[][] to List<Tile> 2020-02-13 14:51:39 -05:00