/xbmc/visualizations/Vortex/angelscript/docs/manual/doc_samples_events.html

http://github.com/xbmc/xbmc · HTML · 18 lines · 17 code · 0 blank · 1 comment · 0 complexity · 698013ce5d501e463daa6c07c68ad244 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
  3. <title>AngelScript: Events</title>
  4. <link href="tabs.css" rel="stylesheet" type="text/css">
  5. <link href="doxygen.css" rel="stylesheet" type="text/css">
  6. </head><body>
  7. <!-- Generated by Doxygen 1.5.9 -->
  8. <div class="contents">
  9. <h1><a class="anchor" name="doc_samples_events">Events </a></h1><b>Path:</b> /sdk/samples/events/<p>
  10. This sample has the script engine execute a long running script. The script execution is regularly interrupted by the application so that keyboard events can be processed, which execute another short script before resuming the execution of the main script. The event handling scripts change the state of the long running script.<p>
  11. <ul>
  12. <li>LineCallback() function which suspends execution when the time is up</li><li>Strings</li><li>Registered global functions</li><li>Scripted event handlers </li></ul>
  13. </div>
  14. <hr size="1"><address style="text-align: right;"><small>Generated on Wed Dec 16 19:34:51 2009 for AngelScript by&nbsp;
  15. <a href="http://www.doxygen.org/index.html">
  16. <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
  17. </body>
  18. </html>