00001 /* 00002 * $Id: StandardInput.h,v 1.1 2003/07/02 20:03:35 mindstorm2600 Exp $ 00003 */ 00004 #ifndef __CLAW_STANDARD_INPUT_H__ 00005 #define __CLAW_STANDARD_INPUT_H__ 00006 #include<TextInput.h> 00007 00008 namespace clawsoft{ 00009 00014 class StandardInput:public TextInput{ 00015 protected: 00021 virtual void inputMethod(void *buf, Uint32 size); 00022 public: 00026 StandardInput(); 00027 00028 }; 00029 00030 }; 00031 00032 #endif
Authors:
Juan V. Guerrero
Jannette C. Mejia
Juan C. Guevara
Powered by: