Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_26) on Sun Jan 27 20:37:08 CET 2013 -->
6
<TITLE>
7
Pool (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-01-27">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="Pool (libgdx API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Pool.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/PerformanceCounters.html" title="class in com.badlogic.gdx.utils"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/Pool.Poolable.html" title="interface in com.badlogic.gdx.utils"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/utils/Pool.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="Pool.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
<TR>
93
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
94
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
97
</TR>
98
</TABLE>
99
<A NAME="skip-navbar_top"></A>
100
<!-- ========= END OF TOP NAVBAR ========= -->
101
 
102
<HR>
103
<!-- ======== START OF CLASS DATA ======== -->
104
<H2>
105
<FONT SIZE="-1">
106
com.badlogic.gdx.utils</FONT>
107
<BR>
108
Class Pool&lt;T&gt;</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.utils.Pool&lt;T&gt;</B>
112
</PRE>
113
<DL>
114
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../com/badlogic/gdx/graphics/g2d/ParticleEffectPool.html" title="class in com.badlogic.gdx.graphics.g2d">ParticleEffectPool</A>, <A HREF="../../../../com/badlogic/gdx/utils/ReflectionPool.html" title="class in com.badlogic.gdx.utils">ReflectionPool</A></DD>
115
</DL>
116
<HR>
117
<DL>
118
<DT><PRE>public abstract class <B>Pool&lt;T&gt;</B><DT>extends java.lang.Object</DL>
119
</PRE>
120
 
121
<P>
122
A pool of objects that can be reused to avoid allocation.
123
<P>
124
 
125
<P>
126
<DL>
127
<DT><B>Author:</B></DT>
128
  <DD>Nathan Sweet</DD>
129
</DL>
130
<HR>
131
 
132
<P>
133
<!-- ======== NESTED CLASS SUMMARY ======== -->
134
 
135
<A NAME="nested_class_summary"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
138
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
139
<B>Nested Class Summary</B></FONT></TH>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>static&nbsp;interface</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.Poolable.html" title="interface in com.badlogic.gdx.utils">Pool.Poolable</A></B></CODE>
145
 
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Objects implementing this interface will have <A HREF="../../../../com/badlogic/gdx/utils/Pool.Poolable.html#reset()"><CODE>Pool.Poolable.reset()</CODE></A> called when passed to <A HREF="../../../../com/badlogic/gdx/utils/Pool.html#free(T)"><CODE>free(Object)</CODE></A>.</TD>
148
</TR>
149
</TABLE>
150
&nbsp;<!-- =========== FIELD SUMMARY =========== -->
151
 
152
<A NAME="field_summary"><!-- --></A>
153
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
155
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
156
<B>Field Summary</B></FONT></TH>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>&nbsp;int</CODE></FONT></TD>
161
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#max">max</A></B></CODE>
162
 
163
<BR>
164
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
165
</TR>
166
</TABLE>
167
&nbsp;
168
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
169
 
170
<A NAME="constructor_summary"><!-- --></A>
171
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
173
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
174
<B>Constructor Summary</B></FONT></TH>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#Pool()">Pool</A></B>()</CODE>
178
 
179
<BR>
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a pool with an initial capacity of 16 and no maximum.</TD>
181
</TR>
182
<TR BGCOLOR="white" CLASS="TableRowColor">
183
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#Pool(int)">Pool</A></B>(int&nbsp;initialCapacity)</CODE>
184
 
185
<BR>
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a pool with the specified initial capacity and no maximum.</TD>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#Pool(int, int)">Pool</A></B>(int&nbsp;initialCapacity,
190
     int&nbsp;max)</CODE>
191
 
192
<BR>
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194
</TR>
195
</TABLE>
196
&nbsp;
197
<!-- ========== METHOD SUMMARY =========== -->
198
 
199
<A NAME="method_summary"><!-- --></A>
200
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
201
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
202
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
203
<B>Method Summary</B></FONT></TH>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207
<CODE>&nbsp;void</CODE></FONT></TD>
208
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#clear()">clear</A></B>()</CODE>
209
 
210
<BR>
211
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes all free objects from this pool.</TD>
212
</TR>
213
<TR BGCOLOR="white" CLASS="TableRowColor">
214
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215
<CODE>&nbsp;void</CODE></FONT></TD>
216
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#free(T)">free</A></B>(<A HREF="../../../../com/badlogic/gdx/utils/Pool.html" title="type parameter in Pool">T</A>&nbsp;object)</CODE>
217
 
218
<BR>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Puts the specified object in the pool, making it eligible to be returned by <A HREF="../../../../com/badlogic/gdx/utils/Pool.html#obtain()"><CODE>obtain()</CODE></A>.</TD>
220
</TR>
221
<TR BGCOLOR="white" CLASS="TableRowColor">
222
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223
<CODE>&nbsp;void</CODE></FONT></TD>
224
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#freeAll(com.badlogic.gdx.utils.Array)">freeAll</A></B>(<A HREF="../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</A>&lt;<A HREF="../../../../com/badlogic/gdx/utils/Pool.html" title="type parameter in Pool">T</A>&gt;&nbsp;objects)</CODE>
225
 
226
<BR>
227
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Puts the specified objects in the pool.</TD>
228
</TR>
229
<TR BGCOLOR="white" CLASS="TableRowColor">
230
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231
<CODE>protected abstract &nbsp;<A HREF="../../../../com/badlogic/gdx/utils/Pool.html" title="type parameter in Pool">T</A></CODE></FONT></TD>
232
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#newObject()">newObject</A></B>()</CODE>
233
 
234
<BR>
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239
<CODE>&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/Pool.html" title="type parameter in Pool">T</A></CODE></FONT></TD>
240
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#obtain()">obtain</A></B>()</CODE>
241
 
242
<BR>
243
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an object from this pool.</TD>
244
</TR>
245
</TABLE>
246
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
247
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
248
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
249
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
253
</TR>
254
</TABLE>
255
&nbsp;
256
<P>
257
 
258
<!-- ============ FIELD DETAIL =========== -->
259
 
260
<A NAME="field_detail"><!-- --></A>
261
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
262
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
263
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
264
<B>Field Detail</B></FONT></TH>
265
</TR>
266
</TABLE>
267
 
268
<A NAME="max"><!-- --></A><H3>
269
max</H3>
270
<PRE>
271
public final int <B>max</B></PRE>
272
<DL>
273
<DL>
274
</DL>
275
</DL>
276
 
277
<!-- ========= CONSTRUCTOR DETAIL ======== -->
278
 
279
<A NAME="constructor_detail"><!-- --></A>
280
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
281
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
282
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
283
<B>Constructor Detail</B></FONT></TH>
284
</TR>
285
</TABLE>
286
 
287
<A NAME="Pool()"><!-- --></A><H3>
288
Pool</H3>
289
<PRE>
290
public <B>Pool</B>()</PRE>
291
<DL>
292
<DD>Creates a pool with an initial capacity of 16 and no maximum.
293
<P>
294
</DL>
295
<HR>
296
 
297
<A NAME="Pool(int)"><!-- --></A><H3>
298
Pool</H3>
299
<PRE>
300
public <B>Pool</B>(int&nbsp;initialCapacity)</PRE>
301
<DL>
302
<DD>Creates a pool with the specified initial capacity and no maximum.
303
<P>
304
</DL>
305
<HR>
306
 
307
<A NAME="Pool(int, int)"><!-- --></A><H3>
308
Pool</H3>
309
<PRE>
310
public <B>Pool</B>(int&nbsp;initialCapacity,
311
            int&nbsp;max)</PRE>
312
<DL>
313
<DL>
314
<DT><B>Parameters:</B><DD><CODE>max</CODE> - The maximum number of free objects to store in this pool.</DL>
315
</DL>
316
 
317
<!-- ============ METHOD DETAIL ========== -->
318
 
319
<A NAME="method_detail"><!-- --></A>
320
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
321
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
322
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
323
<B>Method Detail</B></FONT></TH>
324
</TR>
325
</TABLE>
326
 
327
<A NAME="newObject()"><!-- --></A><H3>
328
newObject</H3>
329
<PRE>
330
protected abstract <A HREF="../../../../com/badlogic/gdx/utils/Pool.html" title="type parameter in Pool">T</A> <B>newObject</B>()</PRE>
331
<DL>
332
<DD><DL>
333
</DL>
334
</DD>
335
</DL>
336
<HR>
337
 
338
<A NAME="obtain()"><!-- --></A><H3>
339
obtain</H3>
340
<PRE>
341
public <A HREF="../../../../com/badlogic/gdx/utils/Pool.html" title="type parameter in Pool">T</A> <B>obtain</B>()</PRE>
342
<DL>
343
<DD>Returns an object from this pool. The object may be new (from <A HREF="../../../../com/badlogic/gdx/utils/Pool.html#newObject()"><CODE>newObject()</CODE></A>) or reused (previously
344
 <A HREF="../../../../com/badlogic/gdx/utils/Pool.html#free(T)"><CODE>freed</CODE></A>).
345
<P>
346
<DD><DL>
347
</DL>
348
</DD>
349
</DL>
350
<HR>
351
 
352
<A NAME="free(java.lang.Object)"><!-- --></A><A NAME="free(T)"><!-- --></A><H3>
353
free</H3>
354
<PRE>
355
public void <B>free</B>(<A HREF="../../../../com/badlogic/gdx/utils/Pool.html" title="type parameter in Pool">T</A>&nbsp;object)</PRE>
356
<DL>
357
<DD>Puts the specified object in the pool, making it eligible to be returned by <A HREF="../../../../com/badlogic/gdx/utils/Pool.html#obtain()"><CODE>obtain()</CODE></A>. If the pool already contains
358
 <A HREF="../../../../com/badlogic/gdx/utils/Pool.html#max"><CODE>max</CODE></A> free objects, the specified object is reset but not added to the pool.
359
<P>
360
<DD><DL>
361
</DL>
362
</DD>
363
</DL>
364
<HR>
365
 
366
<A NAME="freeAll(com.badlogic.gdx.utils.Array)"><!-- --></A><H3>
367
freeAll</H3>
368
<PRE>
369
public void <B>freeAll</B>(<A HREF="../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</A>&lt;<A HREF="../../../../com/badlogic/gdx/utils/Pool.html" title="type parameter in Pool">T</A>&gt;&nbsp;objects)</PRE>
370
<DL>
371
<DD>Puts the specified objects in the pool. Null objects within the array are silently ignored.
372
<P>
373
<DD><DL>
374
<DT><B>See Also:</B><DD><A HREF="../../../../com/badlogic/gdx/utils/Pool.html#free(T)"><CODE>free(Object)</CODE></A></DL>
375
</DD>
376
</DL>
377
<HR>
378
 
379
<A NAME="clear()"><!-- --></A><H3>
380
clear</H3>
381
<PRE>
382
public void <B>clear</B>()</PRE>
383
<DL>
384
<DD>Removes all free objects from this pool.
385
<P>
386
<DD><DL>
387
</DL>
388
</DD>
389
</DL>
390
<!-- ========= END OF CLASS DATA ========= -->
391
<HR>
392
 
393
 
394
<!-- ======= START OF BOTTOM NAVBAR ====== -->
395
<A NAME="navbar_bottom"><!-- --></A>
396
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
397
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
398
<TR>
399
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
400
<A NAME="navbar_bottom_firstrow"><!-- --></A>
401
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
402
  <TR ALIGN="center" VALIGN="top">
403
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
404
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
405
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
406
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Pool.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
407
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
408
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
409
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
410
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
411
  </TR>
412
</TABLE>
413
</TD>
414
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
415
libgdx API</EM>
416
</TD>
417
</TR>
418
 
419
<TR>
420
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
421
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/PerformanceCounters.html" title="class in com.badlogic.gdx.utils"><B>PREV CLASS</B></A>&nbsp;
422
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/Pool.Poolable.html" title="interface in com.badlogic.gdx.utils"><B>NEXT CLASS</B></A></FONT></TD>
423
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
424
  <A HREF="../../../../index.html?com/badlogic/gdx/utils/Pool.html" target="_top"><B>FRAMES</B></A>  &nbsp;
425
&nbsp;<A HREF="Pool.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
426
&nbsp;<SCRIPT type="text/javascript">
427
  <!--
428
  if(window==top) {
429
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
430
  }
431
  //-->
432
</SCRIPT>
433
<NOSCRIPT>
434
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
435
</NOSCRIPT>
436
 
437
 
438
</FONT></TD>
439
</TR>
440
<TR>
441
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
442
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
443
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
444
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
445
</TR>
446
</TABLE>
447
<A NAME="skip-navbar_bottom"></A>
448
<!-- ======== END OF BOTTOM NAVBAR ======= -->
449
 
450
<HR>
451
 
452
                                <div style="font-size:9pt"><i>
453
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
454
                                </i></div>
455
 
456
</BODY>
457
</HTML>