sneak/Shared
Colin McMillen f5ca85264f Add Clock class & use it from Player and SneakGame
GitOrigin-RevId: fe20c836ca693fdabad4ce72bfdf8952b59b735b
2020-02-13 14:51:19 -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 move Debug.Enabled check into DrawToasts 2020-02-13 14:51:00 -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 Implement Bresenham's algorithm for line rasterization. 2020-02-13 14:50:53 -05:00
Player.cs Add Clock class & use it from Player and SneakGame 2020-02-13 14:51:19 -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 Add Clock class & use it from Player and SneakGame 2020-02-13 14:51:19 -05:00
World.cs add 1-space gap so that i can test bug #4 2020-02-13 14:50:43 -05:00