3813c9112c
SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time. WWW: http://wacha.ch/wiki/sdlconsole/
7 lines
334 B
Text
7 lines
334 B
Text
SDL_Console is a drop down console that can be easily added to any SDL
|
|
application. It is similar to Quake and other games consoles. A console
|
|
gives you the ability to interact with your program in an easy way by
|
|
executing predefined commands. You can also have more than one console
|
|
at a time.
|
|
|
|
WWW: http://wacha.ch/wiki/sdlconsole/
|