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:44 CET 2013 --> |
||
| 6 | <title>Logger (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="Logger (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/Logger.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/utils/LittleEndianInputStream.html" title="class in com.badlogic.gdx.utils"><span class="strong">Prev Class</span></a></li> |
||
| 56 | <li><a href="../../../../com/badlogic/gdx/utils/LongArray.html" title="class in com.badlogic.gdx.utils"><span class="strong">Next Class</span></a></li> |
||
| 57 | </ul> |
||
| 58 | <ul class="navList"> |
||
| 59 | <li><a href="../../../../index.html?com/badlogic/gdx/utils/Logger.html" target="_top">Frames</a></li> |
||
| 60 | <li><a href="Logger.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: </li> |
||
| 80 | <li>Nested | </li> |
||
| 81 | <li><a href="#field_summary">Field</a> | </li> |
||
| 82 | <li><a href="#constructor_summary">Constr</a> | </li> |
||
| 83 | <li><a href="#method_summary">Method</a></li> |
||
| 84 | </ul> |
||
| 85 | <ul class="subNavList"> |
||
| 86 | <li>Detail: </li> |
||
| 87 | <li><a href="#field_detail">Field</a> | </li> |
||
| 88 | <li><a href="#constructor_detail">Constr</a> | </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.utils</div> |
||
| 99 | <h2 title="Class Logger" class="title">Class Logger</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>com.badlogic.gdx.utils.Logger</li> |
||
| 107 | </ul> |
||
| 108 | </li> |
||
| 109 | </ul> |
||
| 110 | <div class="description"> |
||
| 111 | <ul class="blockList"> |
||
| 112 | <li class="blockList"> |
||
| 113 | <hr> |
||
| 114 | <br> |
||
| 115 | <pre>public class <span class="strong">Logger</span> |
||
| 116 | extends java.lang.Object</pre> |
||
| 117 | <div class="block">Simple logger that uses the <a href="../../../../com/badlogic/gdx/Application.html" title="interface in com.badlogic.gdx"><code>Application</code></a> logging facilities to output messages. The log level set with |
||
| 118 | <a href="../../../../com/badlogic/gdx/Application.html#setLogLevel(int)"><code>Application.setLogLevel(int)</code></a> overrides the log level set here.</div> |
||
| 119 | <dl><dt><span class="strong">Author:</span></dt> |
||
| 120 | <dd>mzechner, Nathan Sweet</dd></dl> |
||
| 121 | </li> |
||
| 122 | </ul> |
||
| 123 | </div> |
||
| 124 | <div class="summary"> |
||
| 125 | <ul class="blockList"> |
||
| 126 | <li class="blockList"> |
||
| 127 | <!-- =========== FIELD SUMMARY =========== --> |
||
| 128 | <ul class="blockList"> |
||
| 129 | <li class="blockList"><a name="field_summary"> |
||
| 130 | <!-- --> |
||
| 131 | </a> |
||
| 132 | <h3>Field Summary</h3> |
||
| 133 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> |
||
| 134 | <caption><span>Fields</span><span class="tabEnd"> </span></caption> |
||
| 135 | <tr> |
||
| 136 | <th class="colFirst" scope="col">Modifier and Type</th> |
||
| 137 | <th class="colLast" scope="col">Field and Description</th> |
||
| 138 | </tr> |
||
| 139 | <tr class="altColor"> |
||
| 140 | <td class="colFirst"><code>static int</code></td> |
||
| 141 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#DEBUG">DEBUG</a></strong></code> </td> |
||
| 142 | </tr> |
||
| 143 | <tr class="rowColor"> |
||
| 144 | <td class="colFirst"><code>static int</code></td> |
||
| 145 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#ERROR">ERROR</a></strong></code> </td> |
||
| 146 | </tr> |
||
| 147 | <tr class="altColor"> |
||
| 148 | <td class="colFirst"><code>static int</code></td> |
||
| 149 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#INFO">INFO</a></strong></code> </td> |
||
| 150 | </tr> |
||
| 151 | <tr class="rowColor"> |
||
| 152 | <td class="colFirst"><code>static int</code></td> |
||
| 153 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#NONE">NONE</a></strong></code> </td> |
||
| 154 | </tr> |
||
| 155 | </table> |
||
| 156 | </li> |
||
| 157 | </ul> |
||
| 158 | <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
||
| 159 | <ul class="blockList"> |
||
| 160 | <li class="blockList"><a name="constructor_summary"> |
||
| 161 | <!-- --> |
||
| 162 | </a> |
||
| 163 | <h3>Constructor Summary</h3> |
||
| 164 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> |
||
| 165 | <caption><span>Constructors</span><span class="tabEnd"> </span></caption> |
||
| 166 | <tr> |
||
| 167 | <th class="colOne" scope="col">Constructor and Description</th> |
||
| 168 | </tr> |
||
| 169 | <tr class="altColor"> |
||
| 170 | <td class="colOne"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#Logger(java.lang.String)">Logger</a></strong>(java.lang.String tag)</code> </td> |
||
| 171 | </tr> |
||
| 172 | <tr class="rowColor"> |
||
| 173 | <td class="colOne"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#Logger(java.lang.String, int)">Logger</a></strong>(java.lang.String tag, |
||
| 174 | int level)</code> </td> |
||
| 175 | </tr> |
||
| 176 | </table> |
||
| 177 | </li> |
||
| 178 | </ul> |
||
| 179 | <!-- ========== METHOD SUMMARY =========== --> |
||
| 180 | <ul class="blockList"> |
||
| 181 | <li class="blockList"><a name="method_summary"> |
||
| 182 | <!-- --> |
||
| 183 | </a> |
||
| 184 | <h3>Method Summary</h3> |
||
| 185 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
||
| 186 | <caption><span>Methods</span><span class="tabEnd"> </span></caption> |
||
| 187 | <tr> |
||
| 188 | <th class="colFirst" scope="col">Modifier and Type</th> |
||
| 189 | <th class="colLast" scope="col">Method and Description</th> |
||
| 190 | </tr> |
||
| 191 | <tr class="altColor"> |
||
| 192 | <td class="colFirst"><code>void</code></td> |
||
| 193 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#debug(java.lang.String)">debug</a></strong>(java.lang.String message)</code> </td> |
||
| 194 | </tr> |
||
| 195 | <tr class="rowColor"> |
||
| 196 | <td class="colFirst"><code>void</code></td> |
||
| 197 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#debug(java.lang.String, java.lang.Exception)">debug</a></strong>(java.lang.String message, |
||
| 198 | java.lang.Exception exception)</code> </td> |
||
| 199 | </tr> |
||
| 200 | <tr class="altColor"> |
||
| 201 | <td class="colFirst"><code>void</code></td> |
||
| 202 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#error(java.lang.String)">error</a></strong>(java.lang.String message)</code> </td> |
||
| 203 | </tr> |
||
| 204 | <tr class="rowColor"> |
||
| 205 | <td class="colFirst"><code>void</code></td> |
||
| 206 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#error(java.lang.String, java.lang.Throwable)">error</a></strong>(java.lang.String message, |
||
| 207 | java.lang.Throwable exception)</code> </td> |
||
| 208 | </tr> |
||
| 209 | <tr class="altColor"> |
||
| 210 | <td class="colFirst"><code>int</code></td> |
||
| 211 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#getLevel()">getLevel</a></strong>()</code> </td> |
||
| 212 | </tr> |
||
| 213 | <tr class="rowColor"> |
||
| 214 | <td class="colFirst"><code>void</code></td> |
||
| 215 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#info(java.lang.String)">info</a></strong>(java.lang.String message)</code> </td> |
||
| 216 | </tr> |
||
| 217 | <tr class="altColor"> |
||
| 218 | <td class="colFirst"><code>void</code></td> |
||
| 219 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#info(java.lang.String, java.lang.Exception)">info</a></strong>(java.lang.String message, |
||
| 220 | java.lang.Exception exception)</code> </td> |
||
| 221 | </tr> |
||
| 222 | <tr class="rowColor"> |
||
| 223 | <td class="colFirst"><code>void</code></td> |
||
| 224 | <td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/Logger.html#setLevel(int)">setLevel</a></strong>(int level)</code> |
||
| 225 | <div class="block">Sets the log level.</div> |
||
| 226 | </td> |
||
| 227 | </tr> |
||
| 228 | </table> |
||
| 229 | <ul class="blockList"> |
||
| 230 | <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> |
||
| 231 | <!-- --> |
||
| 232 | </a> |
||
| 233 | <h3>Methods inherited from class java.lang.Object</h3> |
||
| 234 | <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> |
||
| 235 | </ul> |
||
| 236 | </li> |
||
| 237 | </ul> |
||
| 238 | </li> |
||
| 239 | </ul> |
||
| 240 | </div> |
||
| 241 | <div class="details"> |
||
| 242 | <ul class="blockList"> |
||
| 243 | <li class="blockList"> |
||
| 244 | <!-- ============ FIELD DETAIL =========== --> |
||
| 245 | <ul class="blockList"> |
||
| 246 | <li class="blockList"><a name="field_detail"> |
||
| 247 | <!-- --> |
||
| 248 | </a> |
||
| 249 | <h3>Field Detail</h3> |
||
| 250 | <a name="NONE"> |
||
| 251 | <!-- --> |
||
| 252 | </a> |
||
| 253 | <ul class="blockList"> |
||
| 254 | <li class="blockList"> |
||
| 255 | <h4>NONE</h4> |
||
| 256 | <pre>public static final int NONE</pre> |
||
| 257 | <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#com.badlogic.gdx.utils.Logger.NONE">Constant Field Values</a></dd></dl> |
||
| 258 | </li> |
||
| 259 | </ul> |
||
| 260 | <a name="ERROR"> |
||
| 261 | <!-- --> |
||
| 262 | </a> |
||
| 263 | <ul class="blockList"> |
||
| 264 | <li class="blockList"> |
||
| 265 | <h4>ERROR</h4> |
||
| 266 | <pre>public static final int ERROR</pre> |
||
| 267 | <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#com.badlogic.gdx.utils.Logger.ERROR">Constant Field Values</a></dd></dl> |
||
| 268 | </li> |
||
| 269 | </ul> |
||
| 270 | <a name="INFO"> |
||
| 271 | <!-- --> |
||
| 272 | </a> |
||
| 273 | <ul class="blockList"> |
||
| 274 | <li class="blockList"> |
||
| 275 | <h4>INFO</h4> |
||
| 276 | <pre>public static final int INFO</pre> |
||
| 277 | <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#com.badlogic.gdx.utils.Logger.INFO">Constant Field Values</a></dd></dl> |
||
| 278 | </li> |
||
| 279 | </ul> |
||
| 280 | <a name="DEBUG"> |
||
| 281 | <!-- --> |
||
| 282 | </a> |
||
| 283 | <ul class="blockListLast"> |
||
| 284 | <li class="blockList"> |
||
| 285 | <h4>DEBUG</h4> |
||
| 286 | <pre>public static final int DEBUG</pre> |
||
| 287 | <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#com.badlogic.gdx.utils.Logger.DEBUG">Constant Field Values</a></dd></dl> |
||
| 288 | </li> |
||
| 289 | </ul> |
||
| 290 | </li> |
||
| 291 | </ul> |
||
| 292 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
||
| 293 | <ul class="blockList"> |
||
| 294 | <li class="blockList"><a name="constructor_detail"> |
||
| 295 | <!-- --> |
||
| 296 | </a> |
||
| 297 | <h3>Constructor Detail</h3> |
||
| 298 | <a name="Logger(java.lang.String)"> |
||
| 299 | <!-- --> |
||
| 300 | </a> |
||
| 301 | <ul class="blockList"> |
||
| 302 | <li class="blockList"> |
||
| 303 | <h4>Logger</h4> |
||
| 304 | <pre>public Logger(java.lang.String tag)</pre> |
||
| 305 | </li> |
||
| 306 | </ul> |
||
| 307 | <a name="Logger(java.lang.String, int)"> |
||
| 308 | <!-- --> |
||
| 309 | </a> |
||
| 310 | <ul class="blockListLast"> |
||
| 311 | <li class="blockList"> |
||
| 312 | <h4>Logger</h4> |
||
| 313 | <pre>public Logger(java.lang.String tag, |
||
| 314 | int level)</pre> |
||
| 315 | </li> |
||
| 316 | </ul> |
||
| 317 | </li> |
||
| 318 | </ul> |
||
| 319 | <!-- ============ METHOD DETAIL ========== --> |
||
| 320 | <ul class="blockList"> |
||
| 321 | <li class="blockList"><a name="method_detail"> |
||
| 322 | <!-- --> |
||
| 323 | </a> |
||
| 324 | <h3>Method Detail</h3> |
||
| 325 | <a name="debug(java.lang.String)"> |
||
| 326 | <!-- --> |
||
| 327 | </a> |
||
| 328 | <ul class="blockList"> |
||
| 329 | <li class="blockList"> |
||
| 330 | <h4>debug</h4> |
||
| 331 | <pre>public void debug(java.lang.String message)</pre> |
||
| 332 | </li> |
||
| 333 | </ul> |
||
| 334 | <a name="debug(java.lang.String, java.lang.Exception)"> |
||
| 335 | <!-- --> |
||
| 336 | </a> |
||
| 337 | <ul class="blockList"> |
||
| 338 | <li class="blockList"> |
||
| 339 | <h4>debug</h4> |
||
| 340 | <pre>public void debug(java.lang.String message, |
||
| 341 | java.lang.Exception exception)</pre> |
||
| 342 | </li> |
||
| 343 | </ul> |
||
| 344 | <a name="info(java.lang.String)"> |
||
| 345 | <!-- --> |
||
| 346 | </a> |
||
| 347 | <ul class="blockList"> |
||
| 348 | <li class="blockList"> |
||
| 349 | <h4>info</h4> |
||
| 350 | <pre>public void info(java.lang.String message)</pre> |
||
| 351 | </li> |
||
| 352 | </ul> |
||
| 353 | <a name="info(java.lang.String, java.lang.Exception)"> |
||
| 354 | <!-- --> |
||
| 355 | </a> |
||
| 356 | <ul class="blockList"> |
||
| 357 | <li class="blockList"> |
||
| 358 | <h4>info</h4> |
||
| 359 | <pre>public void info(java.lang.String message, |
||
| 360 | java.lang.Exception exception)</pre> |
||
| 361 | </li> |
||
| 362 | </ul> |
||
| 363 | <a name="error(java.lang.String)"> |
||
| 364 | <!-- --> |
||
| 365 | </a> |
||
| 366 | <ul class="blockList"> |
||
| 367 | <li class="blockList"> |
||
| 368 | <h4>error</h4> |
||
| 369 | <pre>public void error(java.lang.String message)</pre> |
||
| 370 | </li> |
||
| 371 | </ul> |
||
| 372 | <a name="error(java.lang.String, java.lang.Throwable)"> |
||
| 373 | <!-- --> |
||
| 374 | </a> |
||
| 375 | <ul class="blockList"> |
||
| 376 | <li class="blockList"> |
||
| 377 | <h4>error</h4> |
||
| 378 | <pre>public void error(java.lang.String message, |
||
| 379 | java.lang.Throwable exception)</pre> |
||
| 380 | </li> |
||
| 381 | </ul> |
||
| 382 | <a name="setLevel(int)"> |
||
| 383 | <!-- --> |
||
| 384 | </a> |
||
| 385 | <ul class="blockList"> |
||
| 386 | <li class="blockList"> |
||
| 387 | <h4>setLevel</h4> |
||
| 388 | <pre>public void setLevel(int level)</pre> |
||
| 389 | <div class="block">Sets the log level. <a href="../../../../com/badlogic/gdx/utils/Logger.html#NONE"><code>NONE</code></a> will mute all log output. <a href="../../../../com/badlogic/gdx/utils/Logger.html#ERROR"><code>ERROR</code></a> will only let error messages through. |
||
| 390 | <a href="../../../../com/badlogic/gdx/utils/Logger.html#INFO"><code>INFO</code></a> will let all non-debug messages through, and <a href="../../../../com/badlogic/gdx/utils/Logger.html#DEBUG"><code>DEBUG</code></a> will let all messages through.</div> |
||
| 391 | <dl><dt><span class="strong">Parameters:</span></dt><dd><code>level</code> - <a href="../../../../com/badlogic/gdx/utils/Logger.html#NONE"><code>NONE</code></a>, <a href="../../../../com/badlogic/gdx/utils/Logger.html#ERROR"><code>ERROR</code></a>, <a href="../../../../com/badlogic/gdx/utils/Logger.html#INFO"><code>INFO</code></a>, <a href="../../../../com/badlogic/gdx/utils/Logger.html#DEBUG"><code>DEBUG</code></a>.</dd></dl> |
||
| 392 | </li> |
||
| 393 | </ul> |
||
| 394 | <a name="getLevel()"> |
||
| 395 | <!-- --> |
||
| 396 | </a> |
||
| 397 | <ul class="blockListLast"> |
||
| 398 | <li class="blockList"> |
||
| 399 | <h4>getLevel</h4> |
||
| 400 | <pre>public int getLevel()</pre> |
||
| 401 | </li> |
||
| 402 | </ul> |
||
| 403 | </li> |
||
| 404 | </ul> |
||
| 405 | </li> |
||
| 406 | </ul> |
||
| 407 | </div> |
||
| 408 | </div> |
||
| 409 | <!-- ========= END OF CLASS DATA ========= --> |
||
| 410 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
||
| 411 | <div class="bottomNav"><a name="navbar_bottom"> |
||
| 412 | <!-- --> |
||
| 413 | </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
||
| 414 | <!-- --> |
||
| 415 | </a> |
||
| 416 | <ul class="navList" title="Navigation"> |
||
| 417 | <li><a href="../../../../overview-summary.html">Overview</a></li> |
||
| 418 | <li><a href="package-summary.html">Package</a></li> |
||
| 419 | <li class="navBarCell1Rev">Class</li> |
||
| 420 | <li><a href="class-use/Logger.html">Use</a></li> |
||
| 421 | <li><a href="package-tree.html">Tree</a></li> |
||
| 422 | <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
||
| 423 | <li><a href="../../../../index-all.html">Index</a></li> |
||
| 424 | <li><a href="../../../../help-doc.html">Help</a></li> |
||
| 425 | </ul> |
||
| 426 | <div class="aboutLanguage"><em>libgdx API</em></div> |
||
| 427 | </div> |
||
| 428 | <div class="subNav"> |
||
| 429 | <ul class="navList"> |
||
| 430 | <li><a href="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html" title="class in com.badlogic.gdx.utils"><span class="strong">Prev Class</span></a></li> |
||
| 431 | <li><a href="../../../../com/badlogic/gdx/utils/LongArray.html" title="class in com.badlogic.gdx.utils"><span class="strong">Next Class</span></a></li> |
||
| 432 | </ul> |
||
| 433 | <ul class="navList"> |
||
| 434 | <li><a href="../../../../index.html?com/badlogic/gdx/utils/Logger.html" target="_top">Frames</a></li> |
||
| 435 | <li><a href="Logger.html" target="_top">No Frames</a></li> |
||
| 436 | </ul> |
||
| 437 | <ul class="navList" id="allclasses_navbar_bottom"> |
||
| 438 | <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> |
||
| 439 | </ul> |
||
| 440 | <div> |
||
| 441 | <script type="text/javascript"><!-- |
||
| 442 | allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
||
| 443 | if(window==top) { |
||
| 444 | allClassesLink.style.display = "block"; |
||
| 445 | } |
||
| 446 | else { |
||
| 447 | allClassesLink.style.display = "none"; |
||
| 448 | } |
||
| 449 | //--> |
||
| 450 | </script> |
||
| 451 | </div> |
||
| 452 | <div> |
||
| 453 | <ul class="subNavList"> |
||
| 454 | <li>Summary: </li> |
||
| 455 | <li>Nested | </li> |
||
| 456 | <li><a href="#field_summary">Field</a> | </li> |
||
| 457 | <li><a href="#constructor_summary">Constr</a> | </li> |
||
| 458 | <li><a href="#method_summary">Method</a></li> |
||
| 459 | </ul> |
||
| 460 | <ul class="subNavList"> |
||
| 461 | <li>Detail: </li> |
||
| 462 | <li><a href="#field_detail">Field</a> | </li> |
||
| 463 | <li><a href="#constructor_detail">Constr</a> | </li> |
||
| 464 | <li><a href="#method_detail">Method</a></li> |
||
| 465 | </ul> |
||
| 466 | </div> |
||
| 467 | <a name="skip-navbar_bottom"> |
||
| 468 | <!-- --> |
||
| 469 | </a></div> |
||
| 470 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
||
| 471 | <p class="legalCopy"><small> |
||
| 472 | <div style="font-size:9pt"><i> |
||
| 473 | Copyright © 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com) |
||
| 474 | </i></div> |
||
| 475 | </small></p> |
||
| 476 | </body> |
||
| 477 | </html> |