sneak/Shared
Colin McMillen ab62e8929a cleanup: sprite{Height,Width} -> halfSize
GitOrigin-RevId: 5620d26f72ba46c74eb7f5335ad1d2b9a3b29602
2020-02-13 14:52:47 -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 while paused, don't clear the list of Debug rects & lines 2020-02-13 14:52:43 -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 cleanup: sprite{Height,Width} -> halfSize 2020-02-13 14:52:47 -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 while paused, don't clear the list of Debug rects & lines 2020-02-13 14:52:43 -05:00
World.cs pass in AABBs instead of Rectangles to Player.Update 2020-02-13 14:52:35 -05:00