class_taml_callbacks.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=11"/>
  6. <meta name="generator" content="Doxygen 1.9.8"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>Torque2D Reference: TamlCallbacks Class Reference</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="search/searchdata.js"></script>
  14. <script type="text/javascript" src="search/search.js"></script>
  15. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  16. <link href="t2d-stylesheet-extra.css" rel="stylesheet" type="text/css"/>
  17. </head>
  18. <body>
  19. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  20. <div id="titlearea">
  21. <table cellspacing="0" cellpadding="0">
  22. <tbody>
  23. <tr id="projectrow">
  24. <td id="projectalign">
  25. <div id="projectname">Torque2D Reference
  26. </div>
  27. </td>
  28. </tr>
  29. </tbody>
  30. </table>
  31. </div>
  32. <!-- end header part -->
  33. <!-- Generated by Doxygen 1.9.8 -->
  34. <script type="text/javascript">
  35. /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
  36. var searchBox = new SearchBox("searchBox", "search/",'.html');
  37. /* @license-end */
  38. </script>
  39. <script type="text/javascript" src="menudata.js"></script>
  40. <script type="text/javascript" src="menu.js"></script>
  41. <script type="text/javascript">
  42. /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
  43. $(function() {
  44. initMenu('',true,false,'search.php','Search');
  45. $(document).ready(function() { init_search(); });
  46. });
  47. /* @license-end */
  48. </script>
  49. <div id="main-nav"></div>
  50. <!-- window showing the filter options -->
  51. <div id="MSearchSelectWindow"
  52. onmouseover="return searchBox.OnSearchSelectShow()"
  53. onmouseout="return searchBox.OnSearchSelectHide()"
  54. onkeydown="return searchBox.OnSearchSelectKey(event)">
  55. </div>
  56. <!-- iframe showing the search results (closed by default) -->
  57. <div id="MSearchResultsWindow">
  58. <div id="MSearchResults">
  59. <div class="SRPage">
  60. <div id="SRIndex">
  61. <div id="SRResults"></div>
  62. <div class="SRStatus" id="Loading">Loading...</div>
  63. <div class="SRStatus" id="Searching">Searching...</div>
  64. <div class="SRStatus" id="NoMatches">No Matches</div>
  65. </div>
  66. </div>
  67. </div>
  68. </div>
  69. </div><!-- top -->
  70. <div class="header">
  71. <div class="summary">
  72. <a href="#friends">Friends</a> &#124;
  73. <a href="class_taml_callbacks-members.html">List of all members</a> </div>
  74. <div class="headertitle"><div class="title">TamlCallbacks Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span><div class="ingroups"><a class="el" href="group__taml_group.html">TAML Reference</a></div></div></div>
  75. </div><!--header-->
  76. <div class="contents">
  77. <p><code>#include &lt;tamlCallbacks.h&gt;</code></p>
  78. <div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  79. <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for TamlCallbacks:</div>
  80. <div id="dynsection-0-summary" class="dynsummary" style="display:block;">
  81. </div>
  82. <div id="dynsection-0-content" class="dyncontent" style="display:none;">
  83. <div class="center">
  84. <img src="class_taml_callbacks.png" usemap="#TamlCallbacks_map" alt=""/>
  85. <map id="TamlCallbacks_map" name="TamlCallbacks_map">
  86. <area href="class_sim_object.html" alt="SimObject" shape="rect" coords="0,56,145,80"/>
  87. <area href="class_action_map.html" alt="ActionMap" shape="rect" coords="155,112,300,136"/>
  88. <area href="class_android_stream_source.html" alt="AndroidStreamSource" shape="rect" coords="155,168,300,192"/>
  89. <area href="class_array.html" title="A data structure holding indexed sequences of key/value pairs for script use." alt="Array" shape="rect" coords="155,224,300,248"/>
  90. <area href="class_asset_base.html" alt="AssetBase" shape="rect" coords="155,280,300,304"/>
  91. <area href="class_asset_manager.html" alt="AssetManager" shape="rect" coords="155,336,300,360"/>
  92. <area href="class_asset_query.html" alt="AssetQuery" shape="rect" coords="155,392,300,416"/>
  93. <area href="class_asset_tags_manifest.html" alt="AssetTagsManifest" shape="rect" coords="155,448,300,472"/>
  94. <area href="class_behavior_instance.html" alt="BehaviorInstance" shape="rect" coords="155,504,300,528"/>
  95. <area href="class_behavior_template.html" alt="BehaviorTemplate" shape="rect" coords="155,560,300,584"/>
  96. <area href="class_console_logger.html" alt="ConsoleLogger" shape="rect" coords="155,616,300,640"/>
  97. <area href="class_declared_assets.html" alt="DeclaredAssets" shape="rect" coords="155,672,300,696"/>
  98. <area href="class_dynamic_texture.html" alt="DynamicTexture" shape="rect" coords="155,728,300,752"/>
  99. <area href="class_editor_toy_tool.html" alt="EditorToyTool" shape="rect" coords="155,784,300,808"/>
  100. <area href="class_event_manager.html" alt="EventManager" shape="rect" coords="155,840,300,864"/>
  101. <area href="class_file_dialog.html" alt="FileDialog" shape="rect" coords="155,896,300,920"/>
  102. <area href="class_file_object.html" alt="FileObject" shape="rect" coords="155,952,300,976"/>
  103. <area href="class_gui_border_profile.html" alt="GuiBorderProfile" shape="rect" coords="155,1008,300,1032"/>
  104. <area href="class_gui_control_profile.html" alt="GuiControlProfile" shape="rect" coords="155,1064,300,1088"/>
  105. <area href="class_gui_cursor.html" alt="GuiCursor" shape="rect" coords="155,1120,300,1144"/>
  106. <area href="class_input_device.html" alt="InputDevice" shape="rect" coords="155,1176,300,1200"/>
  107. <area href="class_lang_table.html" title="Language file table." alt="LangTable" shape="rect" coords="155,1232,300,1256"/>
  108. <area href="class_message.html" title="Base class for messages." alt="Message" shape="rect" coords="155,1288,300,1312"/>
  109. <area href="class_message_vector.html" alt="MessageVector" shape="rect" coords="155,1344,300,1368"/>
  110. <area href="class_module_manager.html" alt="ModuleManager" shape="rect" coords="155,1400,300,1424"/>
  111. <area href="class_module_merge_definition.html" alt="ModuleMergeDefinition" shape="rect" coords="155,1456,300,1480"/>
  112. <area href="class_net_object.html" alt="NetObject" shape="rect" coords="155,1512,300,1536"/>
  113. <area href="class_p_n_g_image.html" alt="PNGImage" shape="rect" coords="155,1568,300,1592"/>
  114. <area href="class_particle_asset_emitter.html" alt="ParticleAssetEmitter" shape="rect" coords="155,1624,300,1648"/>
  115. <area href="class_picking_scene_controller.html" alt="PickingSceneController" shape="rect" coords="155,1680,300,1704"/>
  116. <area href="class_popup_menu.html" alt="PopupMenu" shape="rect" coords="155,1736,300,1760"/>
  117. <area href="class_referenced_assets.html" alt="ReferencedAssets" shape="rect" coords="155,1792,300,1816"/>
  118. <area href="class_remote_debugger_base.html" alt="RemoteDebuggerBase" shape="rect" coords="155,1848,300,1872"/>
  119. <area href="class_render_proxy.html" alt="RenderProxy" shape="rect" coords="155,1904,300,1928"/>
  120. <area href="class_scene_object_set.html" alt="SceneObjectSet" shape="rect" coords="155,1960,300,1984"/>
  121. <area href="class_script_msg_listener.html" title="Script accessible version of Dispatcher::IMessageListener." alt="ScriptMsgListener" shape="rect" coords="155,2016,300,2040"/>
  122. <area href="class_sim_component.html" alt="SimComponent" shape="rect" coords="155,2072,300,2096"/>
  123. <area href="class_sim_data_block.html" alt="SimDataBlock" shape="rect" coords="155,2128,300,2152"/>
  124. <area href="class_sim_set.html" alt="SimSet" shape="rect" coords="155,2184,300,2208"/>
  125. <area href="class_sim_x_m_l_document.html" alt="SimXMLDocument" shape="rect" coords="155,2240,300,2264"/>
  126. <area href="class_stream_object.html" title="Script wrapper for the Stream class." alt="StreamObject" shape="rect" coords="155,2296,300,2320"/>
  127. <area href="class_t_c_p_object.html" alt="TCPObject" shape="rect" coords="155,2352,300,2376"/>
  128. <area href="class_taml.html" alt="Taml" shape="rect" coords="155,2408,300,2432"/>
  129. <area href="class_undo_action.html" alt="UndoAction" shape="rect" coords="155,2464,300,2488"/>
  130. <area href="class_undo_manager.html" alt="UndoManager" shape="rect" coords="155,2520,300,2544"/>
  131. <area href="class_world_query.html" alt="WorldQuery" shape="rect" coords="155,2576,300,2600"/>
  132. <area href="class_zip_object.html" title="Script wrapper for Zip::ZipArchive." alt="ZipObject" shape="rect" coords="155,2632,300,2656"/>
  133. </map>
  134. </div></div>
  135. <table class="memberdecls">
  136. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="friends" name="friends"></a>
  137. Friends</h2></td></tr>
  138. <tr class="memitem:a511728a1b256844137ef944135c338be" id="r_a511728a1b256844137ef944135c338be"><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_taml_callbacks.html#a511728a1b256844137ef944135c338be">Taml</a></td></tr>
  139. <tr class="separator:a511728a1b256844137ef944135c338be"><td class="memSeparator" colspan="2">&#160;</td></tr>
  140. </table>
  141. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  142. <div class="textblock"><dl class="section see"><dt>See also</dt><dd><a class="el" href="group__taml_group.html">TAML Reference</a> </dd></dl>
  143. </div><h2 class="groupheader">Friends And Related Symbol Documentation</h2>
  144. <a id="a511728a1b256844137ef944135c338be" name="a511728a1b256844137ef944135c338be"></a>
  145. <h2 class="memtitle"><span class="permalink"><a href="#a511728a1b256844137ef944135c338be">&#9670;&#160;</a></span>Taml</h2>
  146. <div class="memitem">
  147. <div class="memproto">
  148. <table class="mlabels">
  149. <tr>
  150. <td class="mlabels-left">
  151. <table class="memname">
  152. <tr>
  153. <td class="memname">friend class <a class="el" href="class_taml.html">Taml</a></td>
  154. </tr>
  155. </table>
  156. </td>
  157. <td class="mlabels-right">
  158. <span class="mlabels"><span class="mlabel">friend</span></span> </td>
  159. </tr>
  160. </table>
  161. </div><div class="memdoc">
  162. </div>
  163. </div>
  164. <hr/>The documentation for this class was generated from the following file:<ul>
  165. <li>persistence/taml/<b>tamlCallbacks.h</b></li>
  166. </ul>
  167. </div><!-- contents -->
  168. <!-- start footer part -->
  169. <hr class="footer"/><address class="footer"><small>
  170. Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
  171. </small></address>
  172. </body>
  173. </html>