sneak/Jumpy.Shared
Colin McMillen 6c5c7d4992 add Debug class for displaying rects on-screen
use it to display bounding boxes of player & obstacles

GitOrigin-RevId: 1354637c8ad88e953b44cb3bf0e250aae0546b81
2020-02-13 14:46:53 -05:00
..
Camera.cs add ground texture 2020-02-13 14:46:34 -05:00
Debug.cs add Debug class for displaying rects on-screen 2020-02-13 14:46:53 -05:00
FpsCounter.cs refactor FpsCounter index increment 2020-02-13 14:45:59 -05:00
History.cs add History data structure 2020-02-13 14:46:11 -05:00
IDisplay.cs rename IWindow -> IDisplay & refactor uses 2020-02-13 14:44:39 -05:00
Jumpy.Shared.projitems add Debug class for displaying rects on-screen 2020-02-13 14:46:53 -05:00
Jumpy.Shared.shproj Add project files. 2020-02-13 14:39:00 -05:00
JumpyGame.cs add Debug class for displaying rects on-screen 2020-02-13 14:46:53 -05:00
KeyboardInput.cs Basic working skeleton in OpenGL and UWP. 2020-02-13 14:39:05 -05:00
Player.cs add Debug class for displaying rects on-screen 2020-02-13 14:46:53 -05:00
World.cs enumerate and show collision targets 2020-02-13 14:46:49 -05:00