/+junk/c_sdl_joypad

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

« back to all changes in this revision

Viewing changes to README

  • Committer: Gustav Hartvigsson
  • Date: 2013-09-27 18:58:21 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20130927185821-fwndob84utp4vlck
added a README file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This is just an experiment on different techniques that can be used.
 
2
It is pseudo object orientated. And has a few util functions to make life
 
3
easier.
 
4
 
 
5
All code is provided as is. Copy, Learn, Refactor, Have Fun!
 
6
 
 
7
TODO: make the MousePointer use an image and add an object drawing lists.