| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
- <head>
- <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
- <meta http-equiv="X-UA-Compatible" content="IE=11"/>
- <meta name="generator" content="Doxygen 1.9.8"/>
- <meta name="viewport" content="width=device-width, initial-scale=1"/>
- <title>Torque2D Reference: TamlCallbacks Class Reference</title>
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="jquery.js"></script>
- <script type="text/javascript" src="dynsections.js"></script>
- <link href="search/search.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="search/searchdata.js"></script>
- <script type="text/javascript" src="search/search.js"></script>
- <link href="doxygen.css" rel="stylesheet" type="text/css" />
- <link href="t2d-stylesheet-extra.css" rel="stylesheet" type="text/css"/>
- </head>
- <body>
- <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
- <div id="titlearea">
- <table cellspacing="0" cellpadding="0">
- <tbody>
- <tr id="projectrow">
- <td id="projectalign">
- <div id="projectname">Torque2D Reference
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- end header part -->
- <!-- Generated by Doxygen 1.9.8 -->
- <script type="text/javascript">
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
- var searchBox = new SearchBox("searchBox", "search/",'.html');
- /* @license-end */
- </script>
- <script type="text/javascript" src="menudata.js"></script>
- <script type="text/javascript" src="menu.js"></script>
- <script type="text/javascript">
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
- $(function() {
- initMenu('',true,false,'search.php','Search');
- $(document).ready(function() { init_search(); });
- });
- /* @license-end */
- </script>
- <div id="main-nav"></div>
- <!-- window showing the filter options -->
- <div id="MSearchSelectWindow"
- onmouseover="return searchBox.OnSearchSelectShow()"
- onmouseout="return searchBox.OnSearchSelectHide()"
- onkeydown="return searchBox.OnSearchSelectKey(event)">
- </div>
- <!-- iframe showing the search results (closed by default) -->
- <div id="MSearchResultsWindow">
- <div id="MSearchResults">
- <div class="SRPage">
- <div id="SRIndex">
- <div id="SRResults"></div>
- <div class="SRStatus" id="Loading">Loading...</div>
- <div class="SRStatus" id="Searching">Searching...</div>
- <div class="SRStatus" id="NoMatches">No Matches</div>
- </div>
- </div>
- </div>
- </div>
- </div><!-- top -->
- <div class="header">
- <div class="summary">
- <a href="#friends">Friends</a> |
- <a href="class_taml_callbacks-members.html">List of all members</a> </div>
- <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>
- </div><!--header-->
- <div class="contents">
- <p><code>#include <tamlCallbacks.h></code></p>
- <div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
- <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for TamlCallbacks:</div>
- <div id="dynsection-0-summary" class="dynsummary" style="display:block;">
- </div>
- <div id="dynsection-0-content" class="dyncontent" style="display:none;">
- <div class="center">
- <img src="class_taml_callbacks.png" usemap="#TamlCallbacks_map" alt=""/>
- <map id="TamlCallbacks_map" name="TamlCallbacks_map">
- <area href="class_sim_object.html" alt="SimObject" shape="rect" coords="0,56,145,80"/>
- <area href="class_action_map.html" alt="ActionMap" shape="rect" coords="155,112,300,136"/>
- <area href="class_android_stream_source.html" alt="AndroidStreamSource" shape="rect" coords="155,168,300,192"/>
- <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"/>
- <area href="class_asset_base.html" alt="AssetBase" shape="rect" coords="155,280,300,304"/>
- <area href="class_asset_manager.html" alt="AssetManager" shape="rect" coords="155,336,300,360"/>
- <area href="class_asset_query.html" alt="AssetQuery" shape="rect" coords="155,392,300,416"/>
- <area href="class_asset_tags_manifest.html" alt="AssetTagsManifest" shape="rect" coords="155,448,300,472"/>
- <area href="class_behavior_instance.html" alt="BehaviorInstance" shape="rect" coords="155,504,300,528"/>
- <area href="class_behavior_template.html" alt="BehaviorTemplate" shape="rect" coords="155,560,300,584"/>
- <area href="class_console_logger.html" alt="ConsoleLogger" shape="rect" coords="155,616,300,640"/>
- <area href="class_declared_assets.html" alt="DeclaredAssets" shape="rect" coords="155,672,300,696"/>
- <area href="class_dynamic_texture.html" alt="DynamicTexture" shape="rect" coords="155,728,300,752"/>
- <area href="class_editor_toy_tool.html" alt="EditorToyTool" shape="rect" coords="155,784,300,808"/>
- <area href="class_event_manager.html" alt="EventManager" shape="rect" coords="155,840,300,864"/>
- <area href="class_file_dialog.html" alt="FileDialog" shape="rect" coords="155,896,300,920"/>
- <area href="class_file_object.html" alt="FileObject" shape="rect" coords="155,952,300,976"/>
- <area href="class_gui_border_profile.html" alt="GuiBorderProfile" shape="rect" coords="155,1008,300,1032"/>
- <area href="class_gui_control_profile.html" alt="GuiControlProfile" shape="rect" coords="155,1064,300,1088"/>
- <area href="class_gui_cursor.html" alt="GuiCursor" shape="rect" coords="155,1120,300,1144"/>
- <area href="class_input_device.html" alt="InputDevice" shape="rect" coords="155,1176,300,1200"/>
- <area href="class_lang_table.html" title="Language file table." alt="LangTable" shape="rect" coords="155,1232,300,1256"/>
- <area href="class_message.html" title="Base class for messages." alt="Message" shape="rect" coords="155,1288,300,1312"/>
- <area href="class_message_vector.html" alt="MessageVector" shape="rect" coords="155,1344,300,1368"/>
- <area href="class_module_manager.html" alt="ModuleManager" shape="rect" coords="155,1400,300,1424"/>
- <area href="class_module_merge_definition.html" alt="ModuleMergeDefinition" shape="rect" coords="155,1456,300,1480"/>
- <area href="class_net_object.html" alt="NetObject" shape="rect" coords="155,1512,300,1536"/>
- <area href="class_p_n_g_image.html" alt="PNGImage" shape="rect" coords="155,1568,300,1592"/>
- <area href="class_particle_asset_emitter.html" alt="ParticleAssetEmitter" shape="rect" coords="155,1624,300,1648"/>
- <area href="class_picking_scene_controller.html" alt="PickingSceneController" shape="rect" coords="155,1680,300,1704"/>
- <area href="class_popup_menu.html" alt="PopupMenu" shape="rect" coords="155,1736,300,1760"/>
- <area href="class_referenced_assets.html" alt="ReferencedAssets" shape="rect" coords="155,1792,300,1816"/>
- <area href="class_remote_debugger_base.html" alt="RemoteDebuggerBase" shape="rect" coords="155,1848,300,1872"/>
- <area href="class_render_proxy.html" alt="RenderProxy" shape="rect" coords="155,1904,300,1928"/>
- <area href="class_scene_object_set.html" alt="SceneObjectSet" shape="rect" coords="155,1960,300,1984"/>
- <area href="class_script_msg_listener.html" title="Script accessible version of Dispatcher::IMessageListener." alt="ScriptMsgListener" shape="rect" coords="155,2016,300,2040"/>
- <area href="class_sim_component.html" alt="SimComponent" shape="rect" coords="155,2072,300,2096"/>
- <area href="class_sim_data_block.html" alt="SimDataBlock" shape="rect" coords="155,2128,300,2152"/>
- <area href="class_sim_set.html" alt="SimSet" shape="rect" coords="155,2184,300,2208"/>
- <area href="class_sim_x_m_l_document.html" alt="SimXMLDocument" shape="rect" coords="155,2240,300,2264"/>
- <area href="class_stream_object.html" title="Script wrapper for the Stream class." alt="StreamObject" shape="rect" coords="155,2296,300,2320"/>
- <area href="class_t_c_p_object.html" alt="TCPObject" shape="rect" coords="155,2352,300,2376"/>
- <area href="class_taml.html" alt="Taml" shape="rect" coords="155,2408,300,2432"/>
- <area href="class_undo_action.html" alt="UndoAction" shape="rect" coords="155,2464,300,2488"/>
- <area href="class_undo_manager.html" alt="UndoManager" shape="rect" coords="155,2520,300,2544"/>
- <area href="class_world_query.html" alt="WorldQuery" shape="rect" coords="155,2576,300,2600"/>
- <area href="class_zip_object.html" title="Script wrapper for Zip::ZipArchive." alt="ZipObject" shape="rect" coords="155,2632,300,2656"/>
- </map>
- </div></div>
- <table class="memberdecls">
- <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="friends" name="friends"></a>
- Friends</h2></td></tr>
- <tr class="memitem:a511728a1b256844137ef944135c338be" id="r_a511728a1b256844137ef944135c338be"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="class_taml_callbacks.html#a511728a1b256844137ef944135c338be">Taml</a></td></tr>
- <tr class="separator:a511728a1b256844137ef944135c338be"><td class="memSeparator" colspan="2"> </td></tr>
- </table>
- <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
- <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>
- </div><h2 class="groupheader">Friends And Related Symbol Documentation</h2>
- <a id="a511728a1b256844137ef944135c338be" name="a511728a1b256844137ef944135c338be"></a>
- <h2 class="memtitle"><span class="permalink"><a href="#a511728a1b256844137ef944135c338be">◆ </a></span>Taml</h2>
- <div class="memitem">
- <div class="memproto">
- <table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">friend class <a class="el" href="class_taml.html">Taml</a></td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
- <span class="mlabels"><span class="mlabel">friend</span></span> </td>
- </tr>
- </table>
- </div><div class="memdoc">
- </div>
- </div>
- <hr/>The documentation for this class was generated from the following file:<ul>
- <li>persistence/taml/<b>tamlCallbacks.h</b></li>
- </ul>
- </div><!-- contents -->
- <!-- start footer part -->
- <hr class="footer"/><address class="footer"><small>
- Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
- </small></address>
- </body>
- </html>
|