sneak/Shared
Colin McMillen e30aa75f80 Debug: draw rasterized DebugLines to screen
GitOrigin-RevId: aa4253477fa8e3657e19c5e0d534a3288bc23a0a
2020-02-13 14:50:56 -05:00
..
Camera.cs Camera.Update: remove unused time parameter 2020-02-13 14:50:32 -05:00
Debug.cs Debug: draw rasterized DebugLines to screen 2020-02-13 14:50:56 -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 Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -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 Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
Shared.projitems Implement Bresenham's algorithm for line rasterization. 2020-02-13 14:50:53 -05:00
Shared.shproj Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
SneakGame.cs make Toasts a list & implement FPS counter as a toast 2020-02-13 14:50:39 -05:00
World.cs add 1-space gap so that i can test bug #4 2020-02-13 14:50:43 -05:00