Last change
on this file since 2161 was
2105,
checked in by chris, 20 years ago
|
orxonox/branches/chris: Port to SDL complete. Everything compiles and the generated executable runs without crashing. Keyboard and mouse handling works. Drawing is messed up, possibly because of my incompetent Rotation class. Hence all you see at them moment is a pitch black screen. I added the makefile I used to compile it since bensch hasn't yet included SDL into the configure script.
|
File size:
136 bytes
|
Line | |
---|
1 | [Bindings] |
---|
2 | UP=up |
---|
3 | DOWN=down |
---|
4 | LEFT=left |
---|
5 | RIGHT=right |
---|
6 | SPACE=fire |
---|
7 | ESCAPE=quit |
---|
8 | q=quit |
---|
9 | BUTTON_LEFT=fire |
---|
10 | BUTTON_RIGHT=altfire |
---|
11 | b=benscho |
---|
Note: See
TracBrowser
for help on using the repository browser.