It takes keys and gestures and turns them into strings. DPAD_LEFT gets turned into the action (or verb) String "moveLeft" which might if (things are pannable) call the method panLeft(). If not it calls prevScreen().
So, if you expand everything big, the arrows don't pan?
|