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:10 CET 2013 -->
6
<TITLE>
7
Texture.TextureFilter (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="Texture.TextureFilter (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/Texture.TextureFilter.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/graphics/Texture.html" title="class in com.badlogic.gdx.graphics"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureWrap.html" title="enum in com.badlogic.gdx.graphics"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/graphics/Texture.TextureFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="Texture.TextureFilter.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;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&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.graphics</FONT>
107
<BR>
108
Enum Texture.TextureFilter</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A>&gt;
112
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.graphics.Texture.TextureFilter</B>
113
</PRE>
114
<DL>
115
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable&lt;<A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A>&gt;</DD>
116
</DL>
117
<DL>
118
<DT><B>Enclosing class:</B><DD><A HREF="../../../../com/badlogic/gdx/graphics/Texture.html" title="class in com.badlogic.gdx.graphics">Texture</A></DD>
119
</DL>
120
<HR>
121
<DL>
122
<DT><PRE>public static enum <B>Texture.TextureFilter</B><DT>extends java.lang.Enum&lt;<A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A>&gt;</DL>
123
</PRE>
124
 
125
<P>
126
<HR>
127
 
128
<P>
129
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
130
 
131
<A NAME="enum_constant_summary"><!-- --></A>
132
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
134
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
135
<B>Enum Constant Summary</B></FONT></TH>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#Linear">Linear</A></B></CODE>
139
 
140
<BR>
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142
</TR>
143
<TR BGCOLOR="white" CLASS="TableRowColor">
144
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#MipMap">MipMap</A></B></CODE>
145
 
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#MipMapLinearLinear">MipMapLinearLinear</A></B></CODE>
151
 
152
<BR>
153
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#MipMapLinearNearest">MipMapLinearNearest</A></B></CODE>
157
 
158
<BR>
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#MipMapNearestLinear">MipMapNearestLinear</A></B></CODE>
163
 
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
166
</TR>
167
<TR BGCOLOR="white" CLASS="TableRowColor">
168
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#MipMapNearestNearest">MipMapNearestNearest</A></B></CODE>
169
 
170
<BR>
171
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#Nearest">Nearest</A></B></CODE>
175
 
176
<BR>
177
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
178
</TR>
179
</TABLE>
180
&nbsp;
181
<!-- ========== METHOD SUMMARY =========== -->
182
 
183
<A NAME="method_summary"><!-- --></A>
184
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
186
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
187
<B>Method Summary</B></FONT></TH>
188
</TR>
189
<TR BGCOLOR="white" CLASS="TableRowColor">
190
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191
<CODE>&nbsp;int</CODE></FONT></TD>
192
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#getGLEnum()">getGLEnum</A></B>()</CODE>
193
 
194
<BR>
195
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199
<CODE>&nbsp;boolean</CODE></FONT></TD>
200
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#isMipMap()">isMipMap</A></B>()</CODE>
201
 
202
<BR>
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207
<CODE>static&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A></CODE></FONT></TD>
208
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE>
209
 
210
<BR>
211
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
212
</TR>
213
<TR BGCOLOR="white" CLASS="TableRowColor">
214
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215
<CODE>static&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A>[]</CODE></FONT></TD>
216
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html#values()">values</A></B>()</CODE>
217
 
218
<BR>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
220
the order they are declared.</TD>
221
</TR>
222
</TABLE>
223
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
224
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
225
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
226
<TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH>
227
</TR>
228
<TR BGCOLOR="white" CLASS="TableRowColor">
229
<TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD>
230
</TR>
231
</TABLE>
232
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
233
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
235
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
239
</TR>
240
</TABLE>
241
&nbsp;
242
<P>
243
 
244
<!-- ============ ENUM CONSTANT DETAIL =========== -->
245
 
246
<A NAME="enum_constant_detail"><!-- --></A>
247
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
248
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
249
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
250
<B>Enum Constant Detail</B></FONT></TH>
251
</TR>
252
</TABLE>
253
 
254
<A NAME="Nearest"><!-- --></A><H3>
255
Nearest</H3>
256
<PRE>
257
public static final <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A> <B>Nearest</B></PRE>
258
<DL>
259
<DL>
260
</DL>
261
</DL>
262
<HR>
263
 
264
<A NAME="Linear"><!-- --></A><H3>
265
Linear</H3>
266
<PRE>
267
public static final <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A> <B>Linear</B></PRE>
268
<DL>
269
<DL>
270
</DL>
271
</DL>
272
<HR>
273
 
274
<A NAME="MipMap"><!-- --></A><H3>
275
MipMap</H3>
276
<PRE>
277
public static final <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A> <B>MipMap</B></PRE>
278
<DL>
279
<DL>
280
</DL>
281
</DL>
282
<HR>
283
 
284
<A NAME="MipMapNearestNearest"><!-- --></A><H3>
285
MipMapNearestNearest</H3>
286
<PRE>
287
public static final <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A> <B>MipMapNearestNearest</B></PRE>
288
<DL>
289
<DL>
290
</DL>
291
</DL>
292
<HR>
293
 
294
<A NAME="MipMapLinearNearest"><!-- --></A><H3>
295
MipMapLinearNearest</H3>
296
<PRE>
297
public static final <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A> <B>MipMapLinearNearest</B></PRE>
298
<DL>
299
<DL>
300
</DL>
301
</DL>
302
<HR>
303
 
304
<A NAME="MipMapNearestLinear"><!-- --></A><H3>
305
MipMapNearestLinear</H3>
306
<PRE>
307
public static final <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A> <B>MipMapNearestLinear</B></PRE>
308
<DL>
309
<DL>
310
</DL>
311
</DL>
312
<HR>
313
 
314
<A NAME="MipMapLinearLinear"><!-- --></A><H3>
315
MipMapLinearLinear</H3>
316
<PRE>
317
public static final <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A> <B>MipMapLinearLinear</B></PRE>
318
<DL>
319
<DL>
320
</DL>
321
</DL>
322
 
323
<!-- ============ METHOD DETAIL ========== -->
324
 
325
<A NAME="method_detail"><!-- --></A>
326
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
327
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
328
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
329
<B>Method Detail</B></FONT></TH>
330
</TR>
331
</TABLE>
332
 
333
<A NAME="values()"><!-- --></A><H3>
334
values</H3>
335
<PRE>
336
public static <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A>[] <B>values</B>()</PRE>
337
<DL>
338
<DD>Returns an array containing the constants of this enum type, in
339
the order they are declared.  This method may be used to iterate
340
over the constants as follows:
341
<pre>
342
for (Texture.TextureFilter c : Texture.TextureFilter.values())
343
&nbsp;   System.out.println(c);
344
</pre>
345
<P>
346
<DD><DL>
347
 
348
<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
349
the order they are declared</DL>
350
</DD>
351
</DL>
352
<HR>
353
 
354
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
355
valueOf</H3>
356
<PRE>
357
public static <A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics">Texture.TextureFilter</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE>
358
<DL>
359
<DD>Returns the enum constant of this type with the specified name.
360
The string must match <I>exactly</I> an identifier used to declare an
361
enum constant in this type.  (Extraneous whitespace characters are
362
not permitted.)
363
<P>
364
<DD><DL>
365
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
366
<DT><B>Returns:</B><DD>the enum constant with the specified name
367
<DT><B>Throws:</B>
368
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
369
with the specified name
370
<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL>
371
</DD>
372
</DL>
373
<HR>
374
 
375
<A NAME="isMipMap()"><!-- --></A><H3>
376
isMipMap</H3>
377
<PRE>
378
public boolean <B>isMipMap</B>()</PRE>
379
<DL>
380
<DD><DL>
381
</DL>
382
</DD>
383
</DL>
384
<HR>
385
 
386
<A NAME="getGLEnum()"><!-- --></A><H3>
387
getGLEnum</H3>
388
<PRE>
389
public int <B>getGLEnum</B>()</PRE>
390
<DL>
391
<DD><DL>
392
</DL>
393
</DD>
394
</DL>
395
<!-- ========= END OF CLASS DATA ========= -->
396
<HR>
397
 
398
 
399
<!-- ======= START OF BOTTOM NAVBAR ====== -->
400
<A NAME="navbar_bottom"><!-- --></A>
401
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
402
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
403
<TR>
404
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
405
<A NAME="navbar_bottom_firstrow"><!-- --></A>
406
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
407
  <TR ALIGN="center" VALIGN="top">
408
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
409
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
410
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
411
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Texture.TextureFilter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
412
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
413
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
414
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
415
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
416
  </TR>
417
</TABLE>
418
</TD>
419
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
420
libgdx API</EM>
421
</TD>
422
</TR>
423
 
424
<TR>
425
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
426
&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/Texture.html" title="class in com.badlogic.gdx.graphics"><B>PREV CLASS</B></A>&nbsp;
427
&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/Texture.TextureWrap.html" title="enum in com.badlogic.gdx.graphics"><B>NEXT CLASS</B></A></FONT></TD>
428
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
429
  <A HREF="../../../../index.html?com/badlogic/gdx/graphics/Texture.TextureFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
430
&nbsp;<A HREF="Texture.TextureFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
431
&nbsp;<SCRIPT type="text/javascript">
432
  <!--
433
  if(window==top) {
434
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
435
  }
436
  //-->
437
</SCRIPT>
438
<NOSCRIPT>
439
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
440
</NOSCRIPT>
441
 
442
 
443
</FONT></TD>
444
</TR>
445
<TR>
446
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
447
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
448
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
449
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
450
</TR>
451
</TABLE>
452
<A NAME="skip-navbar_bottom"></A>
453
<!-- ======== END OF BOTTOM NAVBAR ======= -->
454
 
455
<HR>
456
 
457
                                <div style="font-size:9pt"><i>
458
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
459
                                </i></div>
460
 
461
</BODY>
462
</HTML>