tree: 7d130abb788c18825fade395b9d3c40ae963fcce [path history] [tgz]
  1. BUILD.gn
  2. main.cc
  3. README.md
  4. window.gyp
src/starboard/examples/window/README.md

Window Creation and Event Example

This is a very, very simple example application that demonstrates Starboard's entry point, handling the application start event, creating a SbWindow, and handling key input from that window.