sneak/Shared
Colin McMillen ea82c4ffd3 rename SpritePosition -> SpriteIndex
GitOrigin-RevId: b620c8922b92ac9f5b1b4298dfa9ed35a7641f11
2020-02-13 14:50:01 -05:00
..
Camera.cs comment out Toast from Camera 2020-02-13 14:49:37 -05:00
Debug.cs run dos2unix on all source files 2020-02-13 14:49:30 -05:00
FpsCounter.cs run dos2unix on all source files 2020-02-13 14:49:30 -05:00
History.cs History: make backing array readonly 2020-02-13 14:49:34 -05:00
IDisplay.cs run dos2unix on all source files 2020-02-13 14:49:30 -05:00
Input.cs Add secondary buttons for jump & attack 2020-02-13 14:49:53 -05:00
LICENSE.txt rename LICENSE -> LICENSE.txt & add copy to tools/ 2020-02-13 14:48:56 -05:00
Player.cs rename SpritePosition -> SpriteIndex 2020-02-13 14:50:01 -05:00
Shared.projitems Add Input class to group gamepad & keyboard inputs together. 2020-02-13 14:49:45 -05:00
Shared.shproj rm KeyboardInput 2020-02-13 14:49:12 -05:00
SneakGame.cs SneakGame: remove History<GamePadState> & History<KeyboardState>. 2020-02-13 14:49:49 -05:00
World.cs World: use single multi-line string instead of a string[] 2020-02-13 14:49:57 -05:00