Last change
on this file since 3503 was
2636,
checked in by patrick, 20 years ago
|
- Added a GameLoader to the game. This enables orxonox to load a campaign consisting of multimple worlds and cinematics etc. However, cinematics are not yet implemented.
In the game you can jump from one level to the other by pressing x. Currently there are only two very simple levels defined. (DEBUG_LEVEL_0, DEBUG_LEVEL_1).
- Added Error Handling structs to signal the error source and code
|
File size:
160 bytes
|
Line | |
---|
1 | [Bindings] |
---|
2 | UP=up |
---|
3 | DOWN=down |
---|
4 | LEFT=left |
---|
5 | RIGHT=right |
---|
6 | SPACE=fire |
---|
7 | ESCAPE=quit |
---|
8 | p=pause |
---|
9 | q=quit |
---|
10 | BUTTON_LEFT=fire |
---|
11 | BUTTON_RIGHT=altfire |
---|
12 | b=benscho |
---|
13 | x=up_world |
---|
14 | z=down_world |
---|
15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.