Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1107 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!-- NewPage -->
3
<html lang="en">
4
<head>
5
<!-- Generated by javadoc (version 1.7.0_17) on Sun Nov 03 15:35:42 CET 2013 -->
6
<title>Interpolation.PowOut (libgdx API)</title>
7
<meta name="date" content="2013-11-03">
8
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
9
</head>
10
<body>
11
<script type="text/javascript"><!--
12
    if (location.href.indexOf('is-external=true') == -1) {
13
        parent.document.title="Interpolation.PowOut (libgdx API)";
14
    }
15
//-->
16
</script>
17
<noscript>
18
<div>JavaScript is disabled on your browser.</div>
19
</noscript>
20
<!-- ========= START OF TOP NAVBAR ======= -->
21
<div class="topNav"><a name="navbar_top">
22
<!--   -->
23
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
<!--   -->
25
</a>
26
<ul class="navList" title="Navigation">
27
<li><a href="../../../../overview-summary.html">Overview</a></li>
28
<li><a href="package-summary.html">Package</a></li>
29
<li class="navBarCell1Rev">Class</li>
30
<li><a href="class-use/Interpolation.PowOut.html">Use</a></li>
31
<li><a href="package-tree.html">Tree</a></li>
32
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
33
<li><a href="../../../../index-all.html">Index</a></li>
34
<li><a href="../../../../help-doc.html">Help</a></li>
35
</ul>
36
<div class="aboutLanguage"><em>
37
                                libgdx API
38
                                <style>
39
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
40
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
41
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
42
                                .TableHeadingColor { background:#EEEEFF; }
43
                                a { text-decoration:none }
44
                                a:hover { text-decoration:underline }
45
                                a:link, a:visited { color:blue }
46
                                table { border:0px }
47
                                .TableRowColor td:first-child { border-left:1px solid black }
48
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
49
                                hr { border:0px; border-bottom:1px solid #333366; }
50
                                </style>
51
                        </em></div>
52
</div>
53
<div class="subNav">
54
<ul class="navList">
55
<li><a href="../../../../com/badlogic/gdx/math/Interpolation.PowIn.html" title="class in com.badlogic.gdx.math"><span class="strong">Prev Class</span></a></li>
56
<li><a href="../../../../com/badlogic/gdx/math/Interpolation.Swing.html" title="class in com.badlogic.gdx.math"><span class="strong">Next Class</span></a></li>
57
</ul>
58
<ul class="navList">
59
<li><a href="../../../../index.html?com/badlogic/gdx/math/Interpolation.PowOut.html" target="_top">Frames</a></li>
60
<li><a href="Interpolation.PowOut.html" target="_top">No Frames</a></li>
61
</ul>
62
<ul class="navList" id="allclasses_navbar_top">
63
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
64
</ul>
65
<div>
66
<script type="text/javascript"><!--
67
  allClassesLink = document.getElementById("allclasses_navbar_top");
68
  if(window==top) {
69
    allClassesLink.style.display = "block";
70
  }
71
  else {
72
    allClassesLink.style.display = "none";
73
  }
74
  //-->
75
</script>
76
</div>
77
<div>
78
<ul class="subNavList">
79
<li>Summary:&nbsp;</li>
80
<li><a href="#nested_classes_inherited_from_class_com.badlogic.gdx.math.Interpolation">Nested</a>&nbsp;|&nbsp;</li>
81
<li><a href="#fields_inherited_from_class_com.badlogic.gdx.math.Interpolation">Field</a>&nbsp;|&nbsp;</li>
82
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
83
<li><a href="#method_summary">Method</a></li>
84
</ul>
85
<ul class="subNavList">
86
<li>Detail:&nbsp;</li>
87
<li>Field&nbsp;|&nbsp;</li>
88
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
89
<li><a href="#method_detail">Method</a></li>
90
</ul>
91
</div>
92
<a name="skip-navbar_top">
93
<!--   -->
94
</a></div>
95
<!-- ========= END OF TOP NAVBAR ========= -->
96
<!-- ======== START OF CLASS DATA ======== -->
97
<div class="header">
98
<div class="subTitle">com.badlogic.gdx.math</div>
99
<h2 title="Class Interpolation.PowOut" class="title">Class Interpolation.PowOut</h2>
100
</div>
101
<div class="contentContainer">
102
<ul class="inheritance">
103
<li>java.lang.Object</li>
104
<li>
105
<ul class="inheritance">
106
<li><a href="../../../../com/badlogic/gdx/math/Interpolation.html" title="class in com.badlogic.gdx.math">com.badlogic.gdx.math.Interpolation</a></li>
107
<li>
108
<ul class="inheritance">
109
<li><a href="../../../../com/badlogic/gdx/math/Interpolation.Pow.html" title="class in com.badlogic.gdx.math">com.badlogic.gdx.math.Interpolation.Pow</a></li>
110
<li>
111
<ul class="inheritance">
112
<li>com.badlogic.gdx.math.Interpolation.PowOut</li>
113
</ul>
114
</li>
115
</ul>
116
</li>
117
</ul>
118
</li>
119
</ul>
120
<div class="description">
121
<ul class="blockList">
122
<li class="blockList">
123
<dl>
124
<dt>Enclosing class:</dt>
125
<dd><a href="../../../../com/badlogic/gdx/math/Interpolation.html" title="class in com.badlogic.gdx.math">Interpolation</a></dd>
126
</dl>
127
<hr>
128
<br>
129
<pre>public static class <span class="strong">Interpolation.PowOut</span>
130
extends <a href="../../../../com/badlogic/gdx/math/Interpolation.Pow.html" title="class in com.badlogic.gdx.math">Interpolation.Pow</a></pre>
131
</li>
132
</ul>
133
</div>
134
<div class="summary">
135
<ul class="blockList">
136
<li class="blockList">
137
<!-- ======== NESTED CLASS SUMMARY ======== -->
138
<ul class="blockList">
139
<li class="blockList"><a name="nested_class_summary">
140
<!--   -->
141
</a>
142
<h3>Nested Class Summary</h3>
143
<ul class="blockList">
144
<li class="blockList"><a name="nested_classes_inherited_from_class_com.badlogic.gdx.math.Interpolation">
145
<!--   -->
146
</a>
147
<h3>Nested classes/interfaces inherited from class&nbsp;com.badlogic.gdx.math.<a href="../../../../com/badlogic/gdx/math/Interpolation.html" title="class in com.badlogic.gdx.math">Interpolation</a></h3>
148
<code><a href="../../../../com/badlogic/gdx/math/Interpolation.Bounce.html" title="class in com.badlogic.gdx.math">Interpolation.Bounce</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.BounceIn.html" title="class in com.badlogic.gdx.math">Interpolation.BounceIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.BounceOut.html" title="class in com.badlogic.gdx.math">Interpolation.BounceOut</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.Elastic.html" title="class in com.badlogic.gdx.math">Interpolation.Elastic</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.ElasticIn.html" title="class in com.badlogic.gdx.math">Interpolation.ElasticIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.ElasticOut.html" title="class in com.badlogic.gdx.math">Interpolation.ElasticOut</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.Exp.html" title="class in com.badlogic.gdx.math">Interpolation.Exp</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.ExpIn.html" title="class in com.badlogic.gdx.math">Interpolation.ExpIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.ExpOut.html" title="class in com.badlogic.gdx.math">Interpolation.ExpOut</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.Pow.html" title="class in com.badlogic.gdx.math">Interpolation.Pow</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.PowIn.html" title="class in com.badlogic.gdx.math">Interpolation.PowIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.PowOut.html" title="class in com.badlogic.gdx.math">Interpolation.PowOut</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.Swing.html" title="class in com.badlogic.gdx.math">Interpolation.Swing</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.SwingIn.html" title="class in com.badlogic.gdx.math">Interpolation.SwingIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.SwingOut.html" title="class in com.badlogic.gdx.math">Interpolation.SwingOut</a></code></li>
149
</ul>
150
</li>
151
</ul>
152
<!-- =========== FIELD SUMMARY =========== -->
153
<ul class="blockList">
154
<li class="blockList"><a name="field_summary">
155
<!--   -->
156
</a>
157
<h3>Field Summary</h3>
158
<ul class="blockList">
159
<li class="blockList"><a name="fields_inherited_from_class_com.badlogic.gdx.math.Interpolation">
160
<!--   -->
161
</a>
162
<h3>Fields inherited from class&nbsp;com.badlogic.gdx.math.<a href="../../../../com/badlogic/gdx/math/Interpolation.html" title="class in com.badlogic.gdx.math">Interpolation</a></h3>
163
<code><a href="../../../../com/badlogic/gdx/math/Interpolation.html#bounce">bounce</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#bounceIn">bounceIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#bounceOut">bounceOut</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#circle">circle</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#circleIn">circleIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#circleOut">circleOut</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#elastic">elastic</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#elasticIn">elasticIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#elasticOut">elasticOut</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#exp10">exp10</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#exp10In">exp10In</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#exp10Out">exp10Out</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#exp5">exp5</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#exp5In">exp5In</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#exp5Out">exp5Out</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#fade">fade</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#linear">linear</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow2">pow2</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow2In">pow2In</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow2Out">pow2Out</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow3">pow3</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow3In">pow3In</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow3Out">pow3Out</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow4">pow4</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow4In">pow4In</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow4Out">pow4Out</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow5">pow5</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow5In">pow5In</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#pow5Out">pow5Out</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#sine">sine</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#sineIn">sineIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#sineOut">sineOut</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#swing">swing</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#swingIn">swingIn</a>, <a href="../../../../com/badlogic/gdx/math/Interpolation.html#swingOut">swingOut</a></code></li>
164
</ul>
165
</li>
166
</ul>
167
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
168
<ul class="blockList">
169
<li class="blockList"><a name="constructor_summary">
170
<!--   -->
171
</a>
172
<h3>Constructor Summary</h3>
173
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
174
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
175
<tr>
176
<th class="colOne" scope="col">Constructor and Description</th>
177
</tr>
178
<tr class="altColor">
179
<td class="colOne"><code><strong><a href="../../../../com/badlogic/gdx/math/Interpolation.PowOut.html#Interpolation.PowOut(int)">Interpolation.PowOut</a></strong>(int&nbsp;power)</code>&nbsp;</td>
180
</tr>
181
</table>
182
</li>
183
</ul>
184
<!-- ========== METHOD SUMMARY =========== -->
185
<ul class="blockList">
186
<li class="blockList"><a name="method_summary">
187
<!--   -->
188
</a>
189
<h3>Method Summary</h3>
190
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
191
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
192
<tr>
193
<th class="colFirst" scope="col">Modifier and Type</th>
194
<th class="colLast" scope="col">Method and Description</th>
195
</tr>
196
<tr class="altColor">
197
<td class="colFirst"><code>float</code></td>
198
<td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/math/Interpolation.PowOut.html#apply(float)">apply</a></strong>(float&nbsp;a)</code>&nbsp;</td>
199
</tr>
200
</table>
201
<ul class="blockList">
202
<li class="blockList"><a name="methods_inherited_from_class_com.badlogic.gdx.math.Interpolation">
203
<!--   -->
204
</a>
205
<h3>Methods inherited from class&nbsp;com.badlogic.gdx.math.<a href="../../../../com/badlogic/gdx/math/Interpolation.html" title="class in com.badlogic.gdx.math">Interpolation</a></h3>
206
<code><a href="../../../../com/badlogic/gdx/math/Interpolation.html#apply(float, float, float)">apply</a></code></li>
207
</ul>
208
<ul class="blockList">
209
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
210
<!--   -->
211
</a>
212
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
213
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
214
</ul>
215
</li>
216
</ul>
217
</li>
218
</ul>
219
</div>
220
<div class="details">
221
<ul class="blockList">
222
<li class="blockList">
223
<!-- ========= CONSTRUCTOR DETAIL ======== -->
224
<ul class="blockList">
225
<li class="blockList"><a name="constructor_detail">
226
<!--   -->
227
</a>
228
<h3>Constructor Detail</h3>
229
<a name="Interpolation.PowOut(int)">
230
<!--   -->
231
</a>
232
<ul class="blockListLast">
233
<li class="blockList">
234
<h4>Interpolation.PowOut</h4>
235
<pre>public&nbsp;Interpolation.PowOut(int&nbsp;power)</pre>
236
</li>
237
</ul>
238
</li>
239
</ul>
240
<!-- ============ METHOD DETAIL ========== -->
241
<ul class="blockList">
242
<li class="blockList"><a name="method_detail">
243
<!--   -->
244
</a>
245
<h3>Method Detail</h3>
246
<a name="apply(float)">
247
<!--   -->
248
</a>
249
<ul class="blockListLast">
250
<li class="blockList">
251
<h4>apply</h4>
252
<pre>public&nbsp;float&nbsp;apply(float&nbsp;a)</pre>
253
<dl>
254
<dt><strong>Overrides:</strong></dt>
255
<dd><code><a href="../../../../com/badlogic/gdx/math/Interpolation.Pow.html#apply(float)">apply</a></code>&nbsp;in class&nbsp;<code><a href="../../../../com/badlogic/gdx/math/Interpolation.Pow.html" title="class in com.badlogic.gdx.math">Interpolation.Pow</a></code></dd>
256
<dt><span class="strong">Parameters:</span></dt><dd><code>a</code> - Alpha value between 0 and 1.</dd></dl>
257
</li>
258
</ul>
259
</li>
260
</ul>
261
</li>
262
</ul>
263
</div>
264
</div>
265
<!-- ========= END OF CLASS DATA ========= -->
266
<!-- ======= START OF BOTTOM NAVBAR ====== -->
267
<div class="bottomNav"><a name="navbar_bottom">
268
<!--   -->
269
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
270
<!--   -->
271
</a>
272
<ul class="navList" title="Navigation">
273
<li><a href="../../../../overview-summary.html">Overview</a></li>
274
<li><a href="package-summary.html">Package</a></li>
275
<li class="navBarCell1Rev">Class</li>
276
<li><a href="class-use/Interpolation.PowOut.html">Use</a></li>
277
<li><a href="package-tree.html">Tree</a></li>
278
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
279
<li><a href="../../../../index-all.html">Index</a></li>
280
<li><a href="../../../../help-doc.html">Help</a></li>
281
</ul>
282
<div class="aboutLanguage"><em>libgdx API</em></div>
283
</div>
284
<div class="subNav">
285
<ul class="navList">
286
<li><a href="../../../../com/badlogic/gdx/math/Interpolation.PowIn.html" title="class in com.badlogic.gdx.math"><span class="strong">Prev Class</span></a></li>
287
<li><a href="../../../../com/badlogic/gdx/math/Interpolation.Swing.html" title="class in com.badlogic.gdx.math"><span class="strong">Next Class</span></a></li>
288
</ul>
289
<ul class="navList">
290
<li><a href="../../../../index.html?com/badlogic/gdx/math/Interpolation.PowOut.html" target="_top">Frames</a></li>
291
<li><a href="Interpolation.PowOut.html" target="_top">No Frames</a></li>
292
</ul>
293
<ul class="navList" id="allclasses_navbar_bottom">
294
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
295
</ul>
296
<div>
297
<script type="text/javascript"><!--
298
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
299
  if(window==top) {
300
    allClassesLink.style.display = "block";
301
  }
302
  else {
303
    allClassesLink.style.display = "none";
304
  }
305
  //-->
306
</script>
307
</div>
308
<div>
309
<ul class="subNavList">
310
<li>Summary:&nbsp;</li>
311
<li><a href="#nested_classes_inherited_from_class_com.badlogic.gdx.math.Interpolation">Nested</a>&nbsp;|&nbsp;</li>
312
<li><a href="#fields_inherited_from_class_com.badlogic.gdx.math.Interpolation">Field</a>&nbsp;|&nbsp;</li>
313
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
314
<li><a href="#method_summary">Method</a></li>
315
</ul>
316
<ul class="subNavList">
317
<li>Detail:&nbsp;</li>
318
<li>Field&nbsp;|&nbsp;</li>
319
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
320
<li><a href="#method_detail">Method</a></li>
321
</ul>
322
</div>
323
<a name="skip-navbar_bottom">
324
<!--   -->
325
</a></div>
326
<!-- ======== END OF BOTTOM NAVBAR ======= -->
327
<p class="legalCopy"><small>
328
                                <div style="font-size:9pt"><i>
329
                                Copyright &copy; 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
330
                                </i></div>
331
                        </small></p>
332
</body>
333
</html>