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:11 CET 2013 -->
6
<TITLE>
7
com.badlogic.gdx.scenes.scene2d.utils Class Hierarchy (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="com.badlogic.gdx.scenes.scene2d.utils Class Hierarchy (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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
44
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/ui/package-tree.html"><B>PREV</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../../../com/badlogic/gdx/utils/package-tree.html"><B>NEXT</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../../../index.html?com/badlogic/gdx/scenes/scene2d/utils/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="package-tree.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
</TABLE>
93
<A NAME="skip-navbar_top"></A>
94
<!-- ========= END OF TOP NAVBAR ========= -->
95
 
96
<HR>
97
<CENTER>
98
<H2>
99
Hierarchy For Package com.badlogic.gdx.scenes.scene2d.utils
100
</H2>
101
</CENTER>
102
<DL>
103
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
104
<HR>
105
<H2>
106
Class Hierarchy
107
</H2>
108
<UL>
109
<LI TYPE="circle">java.lang.Object<UL>
110
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/ActorGestureListener.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>ActorGestureListener</B></A> (implements com.badlogic.gdx.scenes.scene2d.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</A>)
111
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/Align.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>Align</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/BaseDrawable.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>BaseDrawable</B></A> (implements com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/Drawable.html" title="interface in com.badlogic.gdx.scenes.scene2d.utils">Drawable</A>)
112
<UL>
113
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/NinePatchDrawable.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>NinePatchDrawable</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/SpriteDrawable.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>SpriteDrawable</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/TextureRegionDrawable.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>TextureRegionDrawable</B></A><UL>
114
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/TiledDrawable.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>TiledDrawable</B></A></UL>
115
</UL>
116
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/ChangeListener.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>ChangeListener</B></A> (implements com.badlogic.gdx.scenes.scene2d.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</A>)
117
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/DragAndDrop.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>DragAndDrop</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/DragAndDrop.Payload.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>DragAndDrop.Payload</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/DragAndDrop.Source.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>DragAndDrop.Source</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/DragAndDrop.Target.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>DragAndDrop.Target</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/Event.html" title="class in com.badlogic.gdx.scenes.scene2d"><B>Event</B></A> (implements com.badlogic.gdx.utils.<A HREF="../../../../../../com/badlogic/gdx/utils/Pool.Poolable.html" title="interface in com.badlogic.gdx.utils">Pool.Poolable</A>)
118
<UL>
119
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/ChangeListener.ChangeEvent.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>ChangeListener.ChangeEvent</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/FocusListener.FocusEvent.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>FocusListener.FocusEvent</B></A></UL>
120
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/FocusListener.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>FocusListener</B></A> (implements com.badlogic.gdx.scenes.scene2d.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</A>)
121
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/InputListener.html" title="class in com.badlogic.gdx.scenes.scene2d"><B>InputListener</B></A> (implements com.badlogic.gdx.scenes.scene2d.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</A>)
122
<UL>
123
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/ClickListener.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>ClickListener</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/DragListener.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>DragListener</B></A><UL>
124
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/DragScrollListener.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>DragScrollListener</B></A></UL>
125
</UL>
126
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/ScissorStack.html" title="class in com.badlogic.gdx.scenes.scene2d.utils"><B>ScissorStack</B></A></UL>
127
</UL>
128
<H2>
129
Interface Hierarchy
130
</H2>
131
<UL>
132
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/Cullable.html" title="interface in com.badlogic.gdx.scenes.scene2d.utils"><B>Cullable</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/Drawable.html" title="interface in com.badlogic.gdx.scenes.scene2d.utils"><B>Drawable</B></A><LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/Layout.html" title="interface in com.badlogic.gdx.scenes.scene2d.utils"><B>Layout</B></A></UL>
133
<H2>
134
Enum Hierarchy
135
</H2>
136
<UL>
137
<LI TYPE="circle">java.lang.Object<UL>
138
<LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
139
<UL>
140
<LI TYPE="circle">com.badlogic.gdx.scenes.scene2d.utils.<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/utils/FocusListener.FocusEvent.Type.html" title="enum in com.badlogic.gdx.scenes.scene2d.utils"><B>FocusListener.FocusEvent.Type</B></A></UL>
141
</UL>
142
</UL>
143
<HR>
144
 
145
 
146
<!-- ======= START OF BOTTOM NAVBAR ====== -->
147
<A NAME="navbar_bottom"><!-- --></A>
148
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
149
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
150
<TR>
151
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
152
<A NAME="navbar_bottom_firstrow"><!-- --></A>
153
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
154
  <TR ALIGN="center" VALIGN="top">
155
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
156
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
157
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
158
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
159
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
160
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
161
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
162
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
163
  </TR>
164
</TABLE>
165
</TD>
166
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
167
libgdx API</EM>
168
</TD>
169
</TR>
170
 
171
<TR>
172
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
173
&nbsp;<A HREF="../../../../../../com/badlogic/gdx/scenes/scene2d/ui/package-tree.html"><B>PREV</B></A>&nbsp;
174
&nbsp;<A HREF="../../../../../../com/badlogic/gdx/utils/package-tree.html"><B>NEXT</B></A></FONT></TD>
175
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
176
  <A HREF="../../../../../../index.html?com/badlogic/gdx/scenes/scene2d/utils/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
177
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
178
&nbsp;<SCRIPT type="text/javascript">
179
  <!--
180
  if(window==top) {
181
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
182
  }
183
  //-->
184
</SCRIPT>
185
<NOSCRIPT>
186
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
187
</NOSCRIPT>
188
 
189
 
190
</FONT></TD>
191
</TR>
192
</TABLE>
193
<A NAME="skip-navbar_bottom"></A>
194
<!-- ======== END OF BOTTOM NAVBAR ======= -->
195
 
196
<HR>
197
 
198
                                <div style="font-size:9pt"><i>
199
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
200
                                </i></div>
201
 
202
</BODY>
203
</HTML>