sneak/Shared
Colin McMillen 588b18f9ad fix Debug.Toast() & re-enable it
GitOrigin-RevId: ae553145ed5884b46714dc1a2cb3d7b96e27cd42
2020-02-13 14:52:39 -05:00
..
Camera.cs fix Debug.Toast() & re-enable it 2020-02-13 14:52:39 -05:00
Clock.cs clean up private fields/properties 2020-02-13 14:51:47 -05:00
Debug.cs add Debug.AddRect(AABB) function 2020-02-13 14:52:27 -05:00
FpsCounter.cs Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
Geometry.cs Add code for intersecting axis-aligned bounding boxes with segments & each other 2020-02-13 14:52:07 -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 remove unused using statement 2020-02-13 14:52:23 -05:00
Player.cs pass in AABBs instead of Rectangles to Player.Update 2020-02-13 14:52:35 -05:00
Shared.projitems Add code for intersecting axis-aligned bounding boxes with segments & each other 2020-02-13 14:52:07 -05:00
Shared.shproj Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
SneakGame.cs pass in AABBs instead of Rectangles to Player.Update 2020-02-13 14:52:35 -05:00
World.cs pass in AABBs instead of Rectangles to Player.Update 2020-02-13 14:52:35 -05:00