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.shproj
|
Add project files.
|
2020-02-13 14:39:00 -05:00 |
JumpyGame.cs
|
only draw FPS when debug enabled
|
2020-02-13 14:47:46 -05:00 |
Player.cs
|
rm dupe "using" decl
|
2020-02-13 14:47:42 -05:00 |
World.cs
|
more ground for World
|
2020-02-13 14:47:27 -05:00 |