bzr branch
http://gegoxaren.bato24.eu/bzr/%2Bjunk/c_sdl_joypad_ducktape
2
by Gustav Hartvigsson
added a README file. |
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 |
||
24
by Gustav Hartvigsson
* it compiles... |
7 |
This project uses Duktape EcmaScript interpretor, for more information on |
8 |
Ducktape, read Duktape.README. |
|
23
by Gustav Hartvigsson
* Started work on porting to Ducktape from MozJs. |
9 |
|
2
by Gustav Hartvigsson
added a README file. |
10 |
TODO: make the MousePointer use an image and add an object drawing lists. |