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

http://github.com/xbmc/xbmc · HTML · 18 lines · 17 code · 0 blank · 1 comment · 0 complexity · 695aa7d932a081c7511c630dddcad249 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: Tutorial</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_tutorial">Tutorial </a></h1><b>Path:</b> /sdk/samples/tutorial/<p>
  10. This sample was written with the intention of explaining the basics of AngelScript, that is, how to configure the engine, load and compile a script, and finally execute a script function with parameters and return value.<p>
  11. <ul>
  12. <li>LineCallback() function which aborts execution when the time is up</li><li>Strings</li><li>Registered global functions</li><li>Script function parameters and return value</li><li>Retrieving information about script exceptions</li><li><a class="el" href="classas_i_script_generic.html" title="The interface for the generic calling convention.">asIScriptGeneric</a> for when the library doesn't support native calling convention </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>