ScummVM API documentation
TouchControls Class Reference

Public Types

enum  Action { JACTION_DOWN = 0, JACTION_MOVE = 1, JACTION_UP = 2, JACTION_CANCEL = 3 }
 

Public Member Functions

void init (float scale)
 
void setDrawer (TouchControlsDrawer *drawer, int width, int height)
 
void beforeDraw ()
 
void draw ()
 
void update (Action action, int ptr, int x, int y)
 

The documentation for this class was generated from the following file: