Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
Typer.h File Reference
Detailed Description
A 'Typer' object allows you to create an interface that lets the player type a string using the keyboard. You do this by tellling Typer to captures the input, then ask it what is the current string that has been typed in.
Currently, Typer only supports
- ALPHABETs (A..Z & a..z)
- DIGITs (0..9)
- SPACE
- SYMBOLs . < > : ; ( ) -
Definition in file Typer.h.
#include "..\AEngine\AEngine.h"
Include dependency graph for Typer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Generated on Wed Apr 23 05:51:57 2003 for Modern Warfare by
1.3-rc2