tree: 52d7fd5b35a10f36f486478c1a3de141b9a0fad8 [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.