Command Line Interface
[Tow Bowl Tactics]

Collaboration diagram for Command Line Interface:

Located in bb5/console directory. More...

Classes

class  Input
 Hold keyboard and mouse state.

* For mouse absolute position and delta motion, this should be obvious. * For mouse button, use constants SDL_BUTTON_LEFT, ..., see SDL_MouseButtonEvent(5). * For keyboard, two informations are available. Keys currently pressed, and keys being pressed since the last updat.e occured. Access key using ascii character, eg: if (key_['b']) {...} * For keyboard modifier, use class convenience function. More...

class  CmdLineInterface
 A stupid command line based client. More...

Detailed Description

Located in bb5/console directory.


Generated on Sat Jun 23 16:09:01 2007 for Stechec/TBT by  doxygen 1.4.7