ScummVM API documentation
SoftKeyboard Interface Reference
Inheritance diagram for SoftKeyboard:
Interactive

Public Member Functions

 SoftKeyboard (const OSystem_Dreamcast *os)
 
void draw (float x, float y, int transp=0)
 
int key (int k, byte &shiftFlags)
 
void mouse (int x, int y)
 
id initWithFrame: (CGRect frame)
 
void dealloc ()
 
UITextField * inputView ()
 
void setInputDelegate: (id delegate)
 
void handleKeyPress:withModifierFlags: (unichar c, [withModifierFlags] int f)
 
void handleMainMenuKey ()
 
void showKeyboard ()
 
void hideKeyboard ()
 
BOOL isKeyboardShown ()
 

Protected Attributes

id inputDelegate
 
TextInputHandler * inputView
 

The documentation for this interface was generated from the following files: