/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
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
- <title>AngelScript: Tutorial</title>
- <link href="tabs.css" rel="stylesheet" type="text/css">
- <link href="doxygen.css" rel="stylesheet" type="text/css">
- </head><body>
- <!-- Generated by Doxygen 1.5.9 -->
- <div class="contents">
- <h1><a class="anchor" name="doc_samples_tutorial">Tutorial </a></h1><b>Path:</b> /sdk/samples/tutorial/<p>
- 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>
- <ul>
- <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>
- </div>
- <hr size="1"><address style="text-align: right;"><small>Generated on Wed Dec 16 19:34:51 2009 for AngelScript by
- <a href="http://www.doxygen.org/index.html">
- <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
- </body>
- </html>