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
IntAction (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="IntAction (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/IntAction.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/scenes/scene2d/actions/FloatAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/LayoutAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../../../index.html?com/badlogic/gdx/scenes/scene2d/actions/IntAction.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="IntAction.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="#fields_inherited_from_class_com.badlogic.gdx.scenes.scene2d.Action">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;FIELD&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.scenes.scene2d.actions</FONT>
107
<BR>
108
Class IntAction</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html" title="class in com.badlogic.gdx.scenes.scene2d">com.badlogic.gdx.scenes.scene2d.Action</A>
112
      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions">com.badlogic.gdx.scenes.scene2d.actions.TemporalAction</A>
113
          <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.scenes.scene2d.actions.IntAction</B>
114
</PRE>
115
<DL>
116
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/badlogic/gdx/utils/Pool.Poolable.html" title="interface in com.badlogic.gdx.utils">Pool.Poolable</A></DD>
117
</DL>
118
<HR>
119
<DL>
120
<DT><PRE>public class <B>IntAction</B><DT>extends <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions">TemporalAction</A></DL>
121
</PRE>
122
 
123
<P>
124
An action that has an int, whose value is transitioned over time.
125
<P>
126
 
127
<P>
128
<DL>
129
<DT><B>Author:</B></DT>
130
  <DD>Nathan Sweet</DD>
131
</DL>
132
<HR>
133
 
134
<P>
135
<!-- =========== FIELD SUMMARY =========== -->
136
 
137
<A NAME="field_summary"><!-- --></A>
138
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
140
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
141
<B>Field Summary</B></FONT></TH>
142
</TR>
143
</TABLE>
144
&nbsp;<A NAME="fields_inherited_from_class_com.badlogic.gdx.scenes.scene2d.Action"><!-- --></A>
145
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
146
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
147
<TH ALIGN="left"><B>Fields inherited from class com.badlogic.gdx.scenes.scene2d.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html" title="class in com.badlogic.gdx.scenes.scene2d">Action</A></B></TH>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD><CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html#actor">actor</A></CODE></TD>
151
</TR>
152
</TABLE>
153
&nbsp;
154
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
155
 
156
<A NAME="constructor_summary"><!-- --></A>
157
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
159
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
160
<B>Constructor Summary</B></FONT></TH>
161
</TR>
162
<TR BGCOLOR="white" CLASS="TableRowColor">
163
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#IntAction()">IntAction</A></B>()</CODE>
164
 
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an IntAction that transitions from 0 to 1.</TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#IntAction(int, int)">IntAction</A></B>(int&nbsp;start,
170
          int&nbsp;end)</CODE>
171
 
172
<BR>
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an IntAction that transitions from start to end.</TD>
174
</TR>
175
</TABLE>
176
&nbsp;
177
<!-- ========== METHOD SUMMARY =========== -->
178
 
179
<A NAME="method_summary"><!-- --></A>
180
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
182
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
183
<B>Method Summary</B></FONT></TH>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>protected &nbsp;void</CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#begin()">begin</A></B>()</CODE>
189
 
190
<BR>
191
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called the first time <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#act(float)"><CODE>TemporalAction.act(float)</CODE></A> is called.</TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195
<CODE>&nbsp;int</CODE></FONT></TD>
196
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#getEnd()">getEnd</A></B>()</CODE>
197
 
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203
<CODE>&nbsp;int</CODE></FONT></TD>
204
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#getStart()">getStart</A></B>()</CODE>
205
 
206
<BR>
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211
<CODE>&nbsp;int</CODE></FONT></TD>
212
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#getValue()">getValue</A></B>()</CODE>
213
 
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the current int value.</TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
219
<CODE>&nbsp;void</CODE></FONT></TD>
220
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#setEnd(int)">setEnd</A></B>(int&nbsp;end)</CODE>
221
 
222
<BR>
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value to transition to.</TD>
224
</TR>
225
<TR BGCOLOR="white" CLASS="TableRowColor">
226
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227
<CODE>&nbsp;void</CODE></FONT></TD>
228
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#setStart(int)">setStart</A></B>(int&nbsp;start)</CODE>
229
 
230
<BR>
231
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value to transition from.</TD>
232
</TR>
233
<TR BGCOLOR="white" CLASS="TableRowColor">
234
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
235
<CODE>&nbsp;void</CODE></FONT></TD>
236
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#setValue(int)">setValue</A></B>(int&nbsp;value)</CODE>
237
 
238
<BR>
239
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the current int value.</TD>
240
</TR>
241
<TR BGCOLOR="white" CLASS="TableRowColor">
242
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
243
<CODE>protected &nbsp;void</CODE></FONT></TD>
244
<TD><CODE><B><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/IntAction.html#update(float)">update</A></B>(float&nbsp;percent)</CODE>
245
 
246
<BR>
247
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called each frame.</TD>
248
</TR>
249
</TABLE>
250
&nbsp;<A NAME="methods_inherited_from_class_com.badlogic.gdx.scenes.scene2d.actions.TemporalAction"><!-- --></A>
251
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
252
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
253
<TH ALIGN="left"><B>Methods inherited from class com.badlogic.gdx.scenes.scene2d.actions.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions">TemporalAction</A></B></TH>
254
</TR>
255
<TR BGCOLOR="white" CLASS="TableRowColor">
256
<TD><CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#act(float)">act</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#end()">end</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#finish()">finish</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#getDuration()">getDuration</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#getInterpolation()">getInterpolation</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#getTime()">getTime</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#isReverse()">isReverse</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#reset()">reset</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#restart()">restart</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#setDuration(float)">setDuration</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#setInterpolation(com.badlogic.gdx.math.Interpolation)">setInterpolation</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#setReverse(boolean)">setReverse</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#setTime(float)">setTime</A></CODE></TD>
257
</TR>
258
</TABLE>
259
&nbsp;<A NAME="methods_inherited_from_class_com.badlogic.gdx.scenes.scene2d.Action"><!-- --></A>
260
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
261
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
262
<TH ALIGN="left"><B>Methods inherited from class com.badlogic.gdx.scenes.scene2d.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html" title="class in com.badlogic.gdx.scenes.scene2d">Action</A></B></TH>
263
</TR>
264
<TR BGCOLOR="white" CLASS="TableRowColor">
265
<TD><CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html#getActor()">getActor</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html#getPool()">getPool</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html#setActor(com.badlogic.gdx.scenes.scene2d.Actor)">setActor</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html#setPool(com.badlogic.gdx.utils.Pool)">setPool</A>, <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html#toString()">toString</A></CODE></TD>
266
</TR>
267
</TABLE>
268
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
269
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
270
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
271
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
272
</TR>
273
<TR BGCOLOR="white" CLASS="TableRowColor">
274
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
275
</TR>
276
</TABLE>
277
&nbsp;
278
<P>
279
 
280
<!-- ========= CONSTRUCTOR DETAIL ======== -->
281
 
282
<A NAME="constructor_detail"><!-- --></A>
283
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
284
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
285
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
286
<B>Constructor Detail</B></FONT></TH>
287
</TR>
288
</TABLE>
289
 
290
<A NAME="IntAction()"><!-- --></A><H3>
291
IntAction</H3>
292
<PRE>
293
public <B>IntAction</B>()</PRE>
294
<DL>
295
<DD>Creates an IntAction that transitions from 0 to 1.
296
<P>
297
</DL>
298
<HR>
299
 
300
<A NAME="IntAction(int, int)"><!-- --></A><H3>
301
IntAction</H3>
302
<PRE>
303
public <B>IntAction</B>(int&nbsp;start,
304
                 int&nbsp;end)</PRE>
305
<DL>
306
<DD>Creates an IntAction that transitions from start to end.
307
<P>
308
</DL>
309
 
310
<!-- ============ METHOD DETAIL ========== -->
311
 
312
<A NAME="method_detail"><!-- --></A>
313
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
314
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
315
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
316
<B>Method Detail</B></FONT></TH>
317
</TR>
318
</TABLE>
319
 
320
<A NAME="begin()"><!-- --></A><H3>
321
begin</H3>
322
<PRE>
323
protected void <B>begin</B>()</PRE>
324
<DL>
325
<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#begin()">TemporalAction</A></CODE></B></DD>
326
<DD>Called the first time <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#act(float)"><CODE>TemporalAction.act(float)</CODE></A> is called. This is a good place to query the <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Action.html#actor"><CODE>actor's</CODE></A> starting
327
 state.
328
<P>
329
<DD><DL>
330
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#begin()">begin</A></CODE> in class <CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions">TemporalAction</A></CODE></DL>
331
</DD>
332
<DD><DL>
333
</DL>
334
</DD>
335
</DL>
336
<HR>
337
 
338
<A NAME="update(float)"><!-- --></A><H3>
339
update</H3>
340
<PRE>
341
protected void <B>update</B>(float&nbsp;percent)</PRE>
342
<DL>
343
<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#update(float)">TemporalAction</A></CODE></B></DD>
344
<DD>Called each frame.
345
<P>
346
<DD><DL>
347
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#update(float)">update</A></CODE> in class <CODE><A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions">TemporalAction</A></CODE></DL>
348
</DD>
349
<DD><DL>
350
<DT><B>Parameters:</B><DD><CODE>percent</CODE> - The percentage of completion for this action, growing from 0 to 1 over the duration. If
351
           <A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/TemporalAction.html#setReverse(boolean)"><CODE>reversed</CODE></A>, this will shrink from 1 to 0.</DL>
352
</DD>
353
</DL>
354
<HR>
355
 
356
<A NAME="getValue()"><!-- --></A><H3>
357
getValue</H3>
358
<PRE>
359
public int <B>getValue</B>()</PRE>
360
<DL>
361
<DD>Gets the current int value.
362
<P>
363
<DD><DL>
364
</DL>
365
</DD>
366
</DL>
367
<HR>
368
 
369
<A NAME="setValue(int)"><!-- --></A><H3>
370
setValue</H3>
371
<PRE>
372
public void <B>setValue</B>(int&nbsp;value)</PRE>
373
<DL>
374
<DD>Sets the current int value.
375
<P>
376
<DD><DL>
377
</DL>
378
</DD>
379
</DL>
380
<HR>
381
 
382
<A NAME="getStart()"><!-- --></A><H3>
383
getStart</H3>
384
<PRE>
385
public int <B>getStart</B>()</PRE>
386
<DL>
387
<DD><DL>
388
</DL>
389
</DD>
390
</DL>
391
<HR>
392
 
393
<A NAME="setStart(int)"><!-- --></A><H3>
394
setStart</H3>
395
<PRE>
396
public void <B>setStart</B>(int&nbsp;start)</PRE>
397
<DL>
398
<DD>Sets the value to transition from.
399
<P>
400
<DD><DL>
401
</DL>
402
</DD>
403
</DL>
404
<HR>
405
 
406
<A NAME="getEnd()"><!-- --></A><H3>
407
getEnd</H3>
408
<PRE>
409
public int <B>getEnd</B>()</PRE>
410
<DL>
411
<DD><DL>
412
</DL>
413
</DD>
414
</DL>
415
<HR>
416
 
417
<A NAME="setEnd(int)"><!-- --></A><H3>
418
setEnd</H3>
419
<PRE>
420
public void <B>setEnd</B>(int&nbsp;end)</PRE>
421
<DL>
422
<DD>Sets the value to transition to.
423
<P>
424
<DD><DL>
425
</DL>
426
</DD>
427
</DL>
428
<!-- ========= END OF CLASS DATA ========= -->
429
<HR>
430
 
431
 
432
<!-- ======= START OF BOTTOM NAVBAR ====== -->
433
<A NAME="navbar_bottom"><!-- --></A>
434
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
435
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
436
<TR>
437
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
438
<A NAME="navbar_bottom_firstrow"><!-- --></A>
439
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
440
  <TR ALIGN="center" VALIGN="top">
441
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
442
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
443
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
444
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/IntAction.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
445
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
446
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
447
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
448
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
449
  </TR>
450
</TABLE>
451
</TD>
452
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
453
libgdx API</EM>
454
</TD>
455
</TR>
456
 
457
<TR>
458
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
459
&nbsp;<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/FloatAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions"><B>PREV CLASS</B></A>&nbsp;
460
&nbsp;<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/actions/LayoutAction.html" title="class in com.badlogic.gdx.scenes.scene2d.actions"><B>NEXT CLASS</B></A></FONT></TD>
461
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
462
  <A HREF="../../../../../../index.html?com/badlogic/gdx/scenes/scene2d/actions/IntAction.html" target="_top"><B>FRAMES</B></A>  &nbsp;
463
&nbsp;<A HREF="IntAction.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
464
&nbsp;<SCRIPT type="text/javascript">
465
  <!--
466
  if(window==top) {
467
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
468
  }
469
  //-->
470
</SCRIPT>
471
<NOSCRIPT>
472
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
473
</NOSCRIPT>
474
 
475
 
476
</FONT></TD>
477
</TR>
478
<TR>
479
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
480
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.badlogic.gdx.scenes.scene2d.Action">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
481
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
482
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
483
</TR>
484
</TABLE>
485
<A NAME="skip-navbar_bottom"></A>
486
<!-- ======== END OF BOTTOM NAVBAR ======= -->
487
 
488
<HR>
489
 
490
                                <div style="font-size:9pt"><i>
491
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
492
                                </i></div>
493
 
494
</BODY>
495
</HTML>