/+junk/c_sdl_joypad

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/c_sdl_joypad

  • Committer: Gustav Hartvigsson
  • Date: 2013-09-27 18:52:09 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20130927185209-x6tnykj2lfj0qxwt
Initial code.
This is just an experiment on different techniques that can be used.
It is pseudo object orientated. And has a few util functions to make life
easier.

All code is provided as is. Copy, Learn, Refactor, Have Fun!

TODO: make the MousePointer use an image and add an object drawing lists.
Filename Latest Rev Last Changed Committer Comment Size
..
Game.c 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 5 KB Diff Download File
Game.h 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 668 bytes Diff Download File
game_utils.c 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 995 bytes Diff Download File
game_utils.h 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 566 bytes Diff Download File
GameButton.c 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 3.6 KB Diff Download File
GameButton.h 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 1.2 KB Diff Download File
main.c 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 405 bytes Diff Download File
Makefile 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 247 bytes Diff Download File
MousePointer.c 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 2 KB Diff Download File
MousePointer.h 1 11 years ago Gustav Hartvigsson Initial code. This is just an experiment on differ 707 bytes Diff Download File