Input Events

Status: NO-STATUS

This example demonstrates handling of input events in PPAPI.

Each time an input event happens in the context of the gray box, the embedded NaCl module posts a message describing the event back to JavaScript, which prints a message to the JavaScript console in Chrome and to a string on the page.

Events

    

None