sneak/Shared
Colin McMillen c213009134 Add Text.DrawOutlined() function & other text helpers.
GitOrigin-RevId: 47f9115767c9acac31edaed13ba0ac62732a27f1
2020-02-27 15:46:54 -05:00
..
Camera.cs Add Text.DrawOutlined() function & other text helpers. 2020-02-27 15:46:54 -05:00
Clock.cs clean up private fields/properties 2020-02-13 14:51:47 -05:00
Debug.cs fix lint errors 2020-02-25 19:19:10 -05:00
ExtensionMethods.cs Add Text.DrawOutlined() function & other text helpers. 2020-02-27 15:46:54 -05:00
FpsCounter.cs Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00
Geometry.cs fix lint errors 2020-02-25 19:19:10 -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 make Input readonly 2020-02-25 09:35:59 -05:00
Levels.cs fix lint errors 2020-02-25 19:19:10 -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
LinesOfSight.cs rename numEdgeVertices -> NUM_EDGE_VERTICES 2020-02-25 20:34:49 -05:00
Player.cs Stop printing out jumpTime. 2020-02-26 17:59:09 -05:00
Scene.cs Add Text.DrawOutlined() function & other text helpers. 2020-02-27 15:46:54 -05:00
Shared.projitems Add Text.DrawOutlined() function & other text helpers. 2020-02-27 15:46:54 -05:00
Shared.shproj Shared.shproj: remove redundant & out-of-date file listings 2020-02-17 21:22:16 -05:00
SneakGame.cs Display "Paused" message when paused. 2020-02-26 17:44:36 -05:00
Text.cs Add Text.DrawOutlined() function & other text helpers. 2020-02-27 15:46:54 -05:00
Textures.cs Add Text.DrawOutlined() function & other text helpers. 2020-02-27 15:46:54 -05:00
Timer.cs Timer: don't automatically DumpStats(); refactor string prefixes during dump 2020-02-13 14:54:34 -05:00
World.cs fix lint errors 2020-02-25 19:19:10 -05:00