diff options
Diffstat (limited to 'libraries/irrlicht-1.8.1/doc/html/classirr_1_1_i_timer.html')
-rw-r--r-- | libraries/irrlicht-1.8.1/doc/html/classirr_1_1_i_timer.html | 406 |
1 files changed, 406 insertions, 0 deletions
diff --git a/libraries/irrlicht-1.8.1/doc/html/classirr_1_1_i_timer.html b/libraries/irrlicht-1.8.1/doc/html/classirr_1_1_i_timer.html new file mode 100644 index 0000000..d347f6b --- /dev/null +++ b/libraries/irrlicht-1.8.1/doc/html/classirr_1_1_i_timer.html | |||
@@ -0,0 +1,406 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
2 | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
3 | <head> | ||
4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
5 | <title>Irrlicht 3D Engine: irr::ITimer Class Reference</title> | ||
6 | |||
7 | <link href="tabs.css" rel="stylesheet" type="text/css"/> | ||
8 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> | ||
9 | <link href="navtree.css" rel="stylesheet" type="text/css"/> | ||
10 | <script type="text/javascript" src="jquery.js"></script> | ||
11 | <script type="text/javascript" src="resize.js"></script> | ||
12 | <script type="text/javascript" src="navtree.js"></script> | ||
13 | <script type="text/javascript"> | ||
14 | $(document).ready(initResizable); | ||
15 | </script> | ||
16 | <link href="search/search.css" rel="stylesheet" type="text/css"/> | ||
17 | <script type="text/javascript" src="search/search.js"></script> | ||
18 | <script type="text/javascript"> | ||
19 | $(document).ready(function() { searchBox.OnSelectItem(0); }); | ||
20 | </script> | ||
21 | |||
22 | </head> | ||
23 | <body> | ||
24 | <div id="top"><!-- do not remove this div! --> | ||
25 | |||
26 | |||
27 | <div id="titlearea"> | ||
28 | <table cellspacing="0" cellpadding="0"> | ||
29 | <tbody> | ||
30 | <tr style="height: 56px;"> | ||
31 | |||
32 | <td id="projectlogo"><img alt="Logo" src="irrlichtlogo.png"/></td> | ||
33 | |||
34 | |||
35 | <td style="padding-left: 0.5em;"> | ||
36 | <div id="projectname">Irrlicht 3D Engine | ||
37 | |||
38 | </div> | ||
39 | |||
40 | </td> | ||
41 | |||
42 | |||
43 | |||
44 | |||
45 | <td> <div id="MSearchBox" class="MSearchBoxInactive"> | ||
46 | <span class="left"> | ||
47 | <img id="MSearchSelect" src="search/mag_sel.png" | ||
48 | onmouseover="return searchBox.OnSearchSelectShow()" | ||
49 | onmouseout="return searchBox.OnSearchSelectHide()" | ||
50 | alt=""/> | ||
51 | <input type="text" id="MSearchField" value="Search" accesskey="S" | ||
52 | onfocus="searchBox.OnSearchFieldFocus(true)" | ||
53 | onblur="searchBox.OnSearchFieldFocus(false)" | ||
54 | onkeyup="searchBox.OnSearchFieldChange(event)"/> | ||
55 | </span><span class="right"> | ||
56 | <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> | ||
57 | </span> | ||
58 | </div> | ||
59 | </td> | ||
60 | |||
61 | |||
62 | </tr> | ||
63 | </tbody> | ||
64 | </table> | ||
65 | </div> | ||
66 | |||
67 | <!-- Generated by Doxygen 1.7.5.1 --> | ||
68 | <script type="text/javascript"> | ||
69 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); | ||
70 | </script> | ||
71 | <script type="text/javascript" src="dynsections.js"></script> | ||
72 | </div> | ||
73 | <div id="side-nav" class="ui-resizable side-nav-resizable"> | ||
74 | <div id="nav-tree"> | ||
75 | <div id="nav-tree-contents"> | ||
76 | </div> | ||
77 | </div> | ||
78 | <div id="splitbar" style="-moz-user-select:none;" | ||
79 | class="ui-resizable-handle"> | ||
80 | </div> | ||
81 | </div> | ||
82 | <script type="text/javascript"> | ||
83 | initNavTree('classirr_1_1_i_timer.html',''); | ||
84 | </script> | ||
85 | <div id="doc-content"> | ||
86 | <div class="header"> | ||
87 | <div class="summary"> | ||
88 | <a href="#nested-classes">Classes</a> | | ||
89 | <a href="#pub-types">Public Types</a> | | ||
90 | <a href="#pub-methods">Public Member Functions</a> </div> | ||
91 | <div class="headertitle"> | ||
92 | <div class="title">irr::ITimer Class Reference</div> </div> | ||
93 | </div> | ||
94 | <div class="contents"> | ||
95 | <!-- doxytag: class="irr::ITimer" --><!-- doxytag: inherits="irr::IReferenceCounted" --> | ||
96 | <p>Interface for getting and manipulating the virtual time. | ||
97 | <a href="classirr_1_1_i_timer.html#details">More...</a></p> | ||
98 | |||
99 | <p><code>#include <<a class="el" href="_i_timer_8h_source.html">ITimer.h</a>></code></p> | ||
100 | <div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> | ||
101 | <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for irr::ITimer:</div> | ||
102 | <div id="dynsection-0-summary" class="dynsummary" style="display:block;"> | ||
103 | </div> | ||
104 | <div id="dynsection-0-content" class="dyncontent" style="display:none;"> | ||
105 | <div class="center"> | ||
106 | <img src="classirr_1_1_i_timer.png" usemap="#irr::ITimer_map" alt=""/> | ||
107 | <map id="irr::ITimer_map" name="irr::ITimer_map"> | ||
108 | <area href="classirr_1_1_i_reference_counted.html" title="Base class of most objects of the Irrlicht Engine." alt="irr::IReferenceCounted" shape="rect" coords="0,0,140,24"/> | ||
109 | </map> | ||
110 | </div></div> | ||
111 | |||
112 | <p><a href="classirr_1_1_i_timer-members.html">List of all members.</a></p> | ||
113 | <h2><a name="nested-classes"></a> | ||
114 | Classes</h2> | ||
115 | <ul> | ||
116 | <li>struct <a class="el" href="structirr_1_1_i_timer_1_1_real_time_date.html">RealTimeDate</a> | ||
117 | </ul> | ||
118 | <h2><a name="pub-types"></a> | ||
119 | Public Types</h2> | ||
120 | <ul> | ||
121 | <li>enum <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83">EWeekday</a> { <br/> | ||
122 |   <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83a0b00000898cdfb8178457384df055e72">EWD_SUNDAY</a> = 0, | ||
123 | <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83aac58a13ece57c39eb12fe10b1698e1fa">EWD_MONDAY</a>, | ||
124 | <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83a09ddd3e1faa986ba1445243a61d0689e">EWD_TUESDAY</a>, | ||
125 | <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83ae66742464e06559b901038f7888c9628">EWD_WEDNESDAY</a>, | ||
126 | <br/> | ||
127 |   <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83aad6e49119bc06b10e3b74537f9b6325e">EWD_THURSDAY</a>, | ||
128 | <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83acb95d900af99616504661633f1fe5e5a">EWD_FRIDAY</a>, | ||
129 | <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83aa4adddd0683a68c8d4a8091422a7ec88">EWD_SATURDAY</a> | ||
130 | <br/> | ||
131 | } | ||
132 | </ul> | ||
133 | <h2><a name="pub-methods"></a> | ||
134 | Public Member Functions</h2> | ||
135 | <ul> | ||
136 | <li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="classirr_1_1_i_timer.html#a67d6b3ae61c2e6aaad82c4ae15ab55f1">getRealTime</a> () const =0 | ||
137 | <dl class="el"><dd class="mdescRight">Returns current real time in milliseconds of the system. <a href="#a67d6b3ae61c2e6aaad82c4ae15ab55f1"></a><br/></dl><li>virtual <a class="el" href="structirr_1_1_i_timer_1_1_real_time_date.html">RealTimeDate</a> <a class="el" href="classirr_1_1_i_timer.html#a23c67794bf27dc0ec6bf127ab0957c15">getRealTimeAndDate</a> () const =0 | ||
138 | <li>virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> <a class="el" href="classirr_1_1_i_timer.html#ac2b3c1947d78e5bb9dc62f32edc4e1b2">getSpeed</a> () const =0 | ||
139 | <dl class="el"><dd class="mdescRight">Returns current speed of the timer. <a href="#ac2b3c1947d78e5bb9dc62f32edc4e1b2"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="classirr_1_1_i_timer.html#aa2c53890268d6886b3b5bbf2af5dba9c">getTime</a> () const =0 | ||
140 | <dl class="el"><dd class="mdescRight">Returns current virtual time in milliseconds. <a href="#aa2c53890268d6886b3b5bbf2af5dba9c"></a><br/></dl><li>virtual bool <a class="el" href="classirr_1_1_i_timer.html#ac868245b9562f0c13b2e0ce127c48532">isStopped</a> () const =0 | ||
141 | <dl class="el"><dd class="mdescRight">Returns if the virtual timer is currently stopped. <a href="#ac868245b9562f0c13b2e0ce127c48532"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1_i_timer.html#a13f3f4919a3431733bc90cd87d110675">setSpeed</a> (<a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> speed=1.0f)=0 | ||
142 | <dl class="el"><dd class="mdescRight">Sets the speed of the timer. <a href="#a13f3f4919a3431733bc90cd87d110675"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1_i_timer.html#ae93bf312ccf87478565e080450291386">setTime</a> (<a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> time)=0 | ||
143 | <dl class="el"><dd class="mdescRight">sets current virtual time <a href="#ae93bf312ccf87478565e080450291386"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1_i_timer.html#a9467dc5a72de3869712715d0473c9697">start</a> ()=0 | ||
144 | <dl class="el"><dd class="mdescRight">Starts the virtual timer. <a href="#a9467dc5a72de3869712715d0473c9697"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1_i_timer.html#a649e7294fafc6e6de00f9a4dc6894c16">stop</a> ()=0 | ||
145 | <dl class="el"><dd class="mdescRight">Stops the virtual timer. <a href="#a649e7294fafc6e6de00f9a4dc6894c16"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1_i_timer.html#a50ee793711cace4410e1f9c9e1ce20c6">tick</a> ()=0 | ||
146 | <dl class="el"><dd class="mdescRight">Advances the virtual time. <a href="#a50ee793711cace4410e1f9c9e1ce20c6"></a><br/></dl></ul> | ||
147 | <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> | ||
148 | <div class="textblock"><p>Interface for getting and manipulating the virtual time. </p> | ||
149 | |||
150 | <p>Definition at line <a class="el" href="_i_timer_8h_source.html#l00014">14</a> of file <a class="el" href="_i_timer_8h_source.html">ITimer.h</a>.</p> | ||
151 | </div><hr/><h2>Member Enumeration Documentation</h2> | ||
152 | <a class="anchor" id="a2758e01562bb2e5c0087d104bbd98b83"></a><!-- doxytag: member="irr::ITimer::EWeekday" ref="a2758e01562bb2e5c0087d104bbd98b83" args="" --> | ||
153 | <div class="memitem"> | ||
154 | <div class="memproto"> | ||
155 | <table class="memname"> | ||
156 | <tr> | ||
157 | <td class="memname">enum <a class="el" href="classirr_1_1_i_timer.html#a2758e01562bb2e5c0087d104bbd98b83">irr::ITimer::EWeekday</a></td> | ||
158 | </tr> | ||
159 | </table> | ||
160 | </div> | ||
161 | <div class="memdoc"> | ||
162 | <dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0"> | ||
163 | <tr><td valign="top"><em><a class="anchor" id="a2758e01562bb2e5c0087d104bbd98b83a0b00000898cdfb8178457384df055e72"></a><!-- doxytag: member="EWD_SUNDAY" ref="a2758e01562bb2e5c0087d104bbd98b83a0b00000898cdfb8178457384df055e72" args="" -->EWD_SUNDAY</em> </td><td> | ||
164 | </td></tr> | ||
165 | <tr><td valign="top"><em><a class="anchor" id="a2758e01562bb2e5c0087d104bbd98b83aac58a13ece57c39eb12fe10b1698e1fa"></a><!-- doxytag: member="EWD_MONDAY" ref="a2758e01562bb2e5c0087d104bbd98b83aac58a13ece57c39eb12fe10b1698e1fa" args="" -->EWD_MONDAY</em> </td><td> | ||
166 | </td></tr> | ||
167 | <tr><td valign="top"><em><a class="anchor" id="a2758e01562bb2e5c0087d104bbd98b83a09ddd3e1faa986ba1445243a61d0689e"></a><!-- doxytag: member="EWD_TUESDAY" ref="a2758e01562bb2e5c0087d104bbd98b83a09ddd3e1faa986ba1445243a61d0689e" args="" -->EWD_TUESDAY</em> </td><td> | ||
168 | </td></tr> | ||
169 | <tr><td valign="top"><em><a class="anchor" id="a2758e01562bb2e5c0087d104bbd98b83ae66742464e06559b901038f7888c9628"></a><!-- doxytag: member="EWD_WEDNESDAY" ref="a2758e01562bb2e5c0087d104bbd98b83ae66742464e06559b901038f7888c9628" args="" -->EWD_WEDNESDAY</em> </td><td> | ||
170 | </td></tr> | ||
171 | <tr><td valign="top"><em><a class="anchor" id="a2758e01562bb2e5c0087d104bbd98b83aad6e49119bc06b10e3b74537f9b6325e"></a><!-- doxytag: member="EWD_THURSDAY" ref="a2758e01562bb2e5c0087d104bbd98b83aad6e49119bc06b10e3b74537f9b6325e" args="" -->EWD_THURSDAY</em> </td><td> | ||
172 | </td></tr> | ||
173 | <tr><td valign="top"><em><a class="anchor" id="a2758e01562bb2e5c0087d104bbd98b83acb95d900af99616504661633f1fe5e5a"></a><!-- doxytag: member="EWD_FRIDAY" ref="a2758e01562bb2e5c0087d104bbd98b83acb95d900af99616504661633f1fe5e5a" args="" -->EWD_FRIDAY</em> </td><td> | ||
174 | </td></tr> | ||
175 | <tr><td valign="top"><em><a class="anchor" id="a2758e01562bb2e5c0087d104bbd98b83aa4adddd0683a68c8d4a8091422a7ec88"></a><!-- doxytag: member="EWD_SATURDAY" ref="a2758e01562bb2e5c0087d104bbd98b83aa4adddd0683a68c8d4a8091422a7ec88" args="" -->EWD_SATURDAY</em> </td><td> | ||
176 | </td></tr> | ||
177 | </table> | ||
178 | </dd> | ||
179 | </dl> | ||
180 | |||
181 | <p>Definition at line <a class="el" href="_i_timer_8h_source.html#l00024">24</a> of file <a class="el" href="_i_timer_8h_source.html">ITimer.h</a>.</p> | ||
182 | |||
183 | </div> | ||
184 | </div> | ||
185 | <hr/><h2>Member Function Documentation</h2> | ||
186 | <a class="anchor" id="a67d6b3ae61c2e6aaad82c4ae15ab55f1"></a><!-- doxytag: member="irr::ITimer::getRealTime" ref="a67d6b3ae61c2e6aaad82c4ae15ab55f1" args="() const =0" --> | ||
187 | <div class="memitem"> | ||
188 | <div class="memproto"> | ||
189 | <table class="memname"> | ||
190 | <tr> | ||
191 | <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::ITimer::getRealTime </td> | ||
192 | <td>(</td> | ||
193 | <td class="paramname"></td><td>)</td> | ||
194 | <td> const<code> [pure virtual]</code></td> | ||
195 | </tr> | ||
196 | </table> | ||
197 | </div> | ||
198 | <div class="memdoc"> | ||
199 | |||
200 | <p>Returns current real time in milliseconds of the system. </p> | ||
201 | <p>This value does not start with 0 when the application starts. For example in one implementation the value returned could be the amount of milliseconds which have elapsed since the system was started. </p> | ||
202 | |||
203 | </div> | ||
204 | </div> | ||
205 | <a class="anchor" id="a23c67794bf27dc0ec6bf127ab0957c15"></a><!-- doxytag: member="irr::ITimer::getRealTimeAndDate" ref="a23c67794bf27dc0ec6bf127ab0957c15" args="() const =0" --> | ||
206 | <div class="memitem"> | ||
207 | <div class="memproto"> | ||
208 | <table class="memname"> | ||
209 | <tr> | ||
210 | <td class="memname">virtual <a class="el" href="structirr_1_1_i_timer_1_1_real_time_date.html">RealTimeDate</a> irr::ITimer::getRealTimeAndDate </td> | ||
211 | <td>(</td> | ||
212 | <td class="paramname"></td><td>)</td> | ||
213 | <td> const<code> [pure virtual]</code></td> | ||
214 | </tr> | ||
215 | </table> | ||
216 | </div> | ||
217 | <div class="memdoc"> | ||
218 | |||
219 | </div> | ||
220 | </div> | ||
221 | <a class="anchor" id="ac2b3c1947d78e5bb9dc62f32edc4e1b2"></a><!-- doxytag: member="irr::ITimer::getSpeed" ref="ac2b3c1947d78e5bb9dc62f32edc4e1b2" args="() const =0" --> | ||
222 | <div class="memitem"> | ||
223 | <div class="memproto"> | ||
224 | <table class="memname"> | ||
225 | <tr> | ||
226 | <td class="memname">virtual <a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> irr::ITimer::getSpeed </td> | ||
227 | <td>(</td> | ||
228 | <td class="paramname"></td><td>)</td> | ||
229 | <td> const<code> [pure virtual]</code></td> | ||
230 | </tr> | ||
231 | </table> | ||
232 | </div> | ||
233 | <div class="memdoc"> | ||
234 | |||
235 | <p>Returns current speed of the timer. </p> | ||
236 | <p>The speed is the factor with which the time is running faster or slower then the real system time. </p> | ||
237 | |||
238 | </div> | ||
239 | </div> | ||
240 | <a class="anchor" id="aa2c53890268d6886b3b5bbf2af5dba9c"></a><!-- doxytag: member="irr::ITimer::getTime" ref="aa2c53890268d6886b3b5bbf2af5dba9c" args="() const =0" --> | ||
241 | <div class="memitem"> | ||
242 | <div class="memproto"> | ||
243 | <table class="memname"> | ||
244 | <tr> | ||
245 | <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::ITimer::getTime </td> | ||
246 | <td>(</td> | ||
247 | <td class="paramname"></td><td>)</td> | ||
248 | <td> const<code> [pure virtual]</code></td> | ||
249 | </tr> | ||
250 | </table> | ||
251 | </div> | ||
252 | <div class="memdoc"> | ||
253 | |||
254 | <p>Returns current virtual time in milliseconds. </p> | ||
255 | <p>This value starts with 0 and can be manipulated using <a class="el" href="classirr_1_1_i_timer.html#ae93bf312ccf87478565e080450291386" title="sets current virtual time">setTime()</a>, stopTimer(), startTimer(), etc. This value depends on the set speed of the timer if the timer is stopped, etc. If you need the system time, use <a class="el" href="classirr_1_1_i_timer.html#a67d6b3ae61c2e6aaad82c4ae15ab55f1" title="Returns current real time in milliseconds of the system.">getRealTime()</a> </p> | ||
256 | |||
257 | </div> | ||
258 | </div> | ||
259 | <a class="anchor" id="ac868245b9562f0c13b2e0ce127c48532"></a><!-- doxytag: member="irr::ITimer::isStopped" ref="ac868245b9562f0c13b2e0ce127c48532" args="() const =0" --> | ||
260 | <div class="memitem"> | ||
261 | <div class="memproto"> | ||
262 | <table class="memname"> | ||
263 | <tr> | ||
264 | <td class="memname">virtual bool irr::ITimer::isStopped </td> | ||
265 | <td>(</td> | ||
266 | <td class="paramname"></td><td>)</td> | ||
267 | <td> const<code> [pure virtual]</code></td> | ||
268 | </tr> | ||
269 | </table> | ||
270 | </div> | ||
271 | <div class="memdoc"> | ||
272 | |||
273 | <p>Returns if the virtual timer is currently stopped. </p> | ||
274 | |||
275 | </div> | ||
276 | </div> | ||
277 | <a class="anchor" id="a13f3f4919a3431733bc90cd87d110675"></a><!-- doxytag: member="irr::ITimer::setSpeed" ref="a13f3f4919a3431733bc90cd87d110675" args="(f32 speed=1.0f)=0" --> | ||
278 | <div class="memitem"> | ||
279 | <div class="memproto"> | ||
280 | <table class="memname"> | ||
281 | <tr> | ||
282 | <td class="memname">virtual void irr::ITimer::setSpeed </td> | ||
283 | <td>(</td> | ||
284 | <td class="paramtype"><a class="el" href="namespaceirr.html#a0277be98d67dc26ff93b1a6a1d086b07">f32</a> </td> | ||
285 | <td class="paramname"><em>speed</em> = <code>1.0f</code></td><td>)</td> | ||
286 | <td><code> [pure virtual]</code></td> | ||
287 | </tr> | ||
288 | </table> | ||
289 | </div> | ||
290 | <div class="memdoc"> | ||
291 | |||
292 | <p>Sets the speed of the timer. </p> | ||
293 | <p>The speed is the factor with which the time is running faster or slower then the real system time. </p> | ||
294 | |||
295 | </div> | ||
296 | </div> | ||
297 | <a class="anchor" id="ae93bf312ccf87478565e080450291386"></a><!-- doxytag: member="irr::ITimer::setTime" ref="ae93bf312ccf87478565e080450291386" args="(u32 time)=0" --> | ||
298 | <div class="memitem"> | ||
299 | <div class="memproto"> | ||
300 | <table class="memname"> | ||
301 | <tr> | ||
302 | <td class="memname">virtual void irr::ITimer::setTime </td> | ||
303 | <td>(</td> | ||
304 | <td class="paramtype"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> </td> | ||
305 | <td class="paramname"><em>time</em></td><td>)</td> | ||
306 | <td><code> [pure virtual]</code></td> | ||
307 | </tr> | ||
308 | </table> | ||
309 | </div> | ||
310 | <div class="memdoc"> | ||
311 | |||
312 | <p>sets current virtual time </p> | ||
313 | |||
314 | </div> | ||
315 | </div> | ||
316 | <a class="anchor" id="a9467dc5a72de3869712715d0473c9697"></a><!-- doxytag: member="irr::ITimer::start" ref="a9467dc5a72de3869712715d0473c9697" args="()=0" --> | ||
317 | <div class="memitem"> | ||
318 | <div class="memproto"> | ||
319 | <table class="memname"> | ||
320 | <tr> | ||
321 | <td class="memname">virtual void irr::ITimer::start </td> | ||
322 | <td>(</td> | ||
323 | <td class="paramname"></td><td>)</td> | ||
324 | <td><code> [pure virtual]</code></td> | ||
325 | </tr> | ||
326 | </table> | ||
327 | </div> | ||
328 | <div class="memdoc"> | ||
329 | |||
330 | <p>Starts the virtual timer. </p> | ||
331 | <p>The timer is reference counted, which means everything which calls <a class="el" href="classirr_1_1_i_timer.html#a649e7294fafc6e6de00f9a4dc6894c16" title="Stops the virtual timer.">stop()</a> will also have to call <a class="el" href="classirr_1_1_i_timer.html#a9467dc5a72de3869712715d0473c9697" title="Starts the virtual timer.">start()</a>, otherwise the timer may not start/stop correctly again. </p> | ||
332 | |||
333 | </div> | ||
334 | </div> | ||
335 | <a class="anchor" id="a649e7294fafc6e6de00f9a4dc6894c16"></a><!-- doxytag: member="irr::ITimer::stop" ref="a649e7294fafc6e6de00f9a4dc6894c16" args="()=0" --> | ||
336 | <div class="memitem"> | ||
337 | <div class="memproto"> | ||
338 | <table class="memname"> | ||
339 | <tr> | ||
340 | <td class="memname">virtual void irr::ITimer::stop </td> | ||
341 | <td>(</td> | ||
342 | <td class="paramname"></td><td>)</td> | ||
343 | <td><code> [pure virtual]</code></td> | ||
344 | </tr> | ||
345 | </table> | ||
346 | </div> | ||
347 | <div class="memdoc"> | ||
348 | |||
349 | <p>Stops the virtual timer. </p> | ||
350 | <p>The timer is reference counted, which means everything which calls <a class="el" href="classirr_1_1_i_timer.html#a649e7294fafc6e6de00f9a4dc6894c16" title="Stops the virtual timer.">stop()</a> will also have to call <a class="el" href="classirr_1_1_i_timer.html#a9467dc5a72de3869712715d0473c9697" title="Starts the virtual timer.">start()</a>, otherwise the timer may not start/stop correctly again. </p> | ||
351 | |||
352 | </div> | ||
353 | </div> | ||
354 | <a class="anchor" id="a50ee793711cace4410e1f9c9e1ce20c6"></a><!-- doxytag: member="irr::ITimer::tick" ref="a50ee793711cace4410e1f9c9e1ce20c6" args="()=0" --> | ||
355 | <div class="memitem"> | ||
356 | <div class="memproto"> | ||
357 | <table class="memname"> | ||
358 | <tr> | ||
359 | <td class="memname">virtual void irr::ITimer::tick </td> | ||
360 | <td>(</td> | ||
361 | <td class="paramname"></td><td>)</td> | ||
362 | <td><code> [pure virtual]</code></td> | ||
363 | </tr> | ||
364 | </table> | ||
365 | </div> | ||
366 | <div class="memdoc"> | ||
367 | |||
368 | <p>Advances the virtual time. </p> | ||
369 | <p>Makes the virtual timer update the time value based on the real time. This is called automatically when calling <a class="el" href="classirr_1_1_irrlicht_device.html#a0489f8151dc43f6f41503ffb5a160b35" title="Runs the device.">IrrlichtDevice::run()</a>, but you can call it manually if you don't use this method. </p> | ||
370 | |||
371 | </div> | ||
372 | </div> | ||
373 | <hr/>The documentation for this class was generated from the following file:<ul> | ||
374 | <li><a class="el" href="_i_timer_8h_source.html">ITimer.h</a></li> | ||
375 | </ul> | ||
376 | </div> | ||
377 | </div> | ||
378 | <div id="nav-path" class="navpath"> | ||
379 | <ul> | ||
380 | <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li> | ||
381 | <li class="navelem"><a class="el" href="classirr_1_1_i_timer.html">ITimer</a> </li> | ||
382 | <!-- window showing the filter options --> | ||
383 | <div id="MSearchSelectWindow" | ||
384 | onmouseover="return searchBox.OnSearchSelectShow()" | ||
385 | onmouseout="return searchBox.OnSearchSelectHide()" | ||
386 | onkeydown="return searchBox.OnSearchSelectKey(event)"> | ||
387 | <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Defines</a></div> | ||
388 | |||
389 | <!-- iframe showing the search results (closed by default) --> | ||
390 | <div id="MSearchResultsWindow"> | ||
391 | <iframe src="javascript:void(0)" frameborder="0" | ||
392 | name="MSearchResults" id="MSearchResults"> | ||
393 | </iframe> | ||
394 | </div> | ||
395 | |||
396 | |||
397 | <li class="footer"> | ||
398 | <a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht | ||
399 | Engine</a> Documentation © 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:43 for Irrlicht 3D Engine by | ||
400 | <a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li> | ||
401 | </ul> | ||
402 | </div> | ||
403 | |||
404 | |||
405 | </body> | ||
406 | </html> | ||