1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../../../css/manpage.css" type="text/css" /> 7 <style type="text/css"><!-- 8 span.static_style 9 { 10 font-size : 8pt; 11 color : white; 12 font-weight : bold; 13 background : #44f; 14 border-left : solid 1px #aaf; 15 border-top : solid 1px #aaf; 16 border-right : solid 1px #00c; 17 border-bottom : solid 1px #00c; 18 padding-left : 2px; 19 padding-right : 2px; 20 } 21 22 span.virtual_style 23 { 24 font-size : 8pt; 25 color : white; 26 font-weight : bold; 27 background : #0a0; 28 border-left : solid 1px #0f0; 29 border-top : solid 1px #0f0; 30 border-right : solid 1px #060; 31 border-bottom : solid 1px #060; 32 padding-left : 2px; 33 padding-right : 2px; 34 } 35 36 span.protected_style 37 { 38 font-size : 8pt; 39 color : white; 40 font-weight : bold; 41 background : #444; 42 border-left : solid 1px #ccc; 43 border-top : solid 1px #ccc; 44 border-right : solid 1px #222; 45 border-bottom : solid 1px #222; 46 padding-left : 2px; 47 padding-right : 2px; 48 } 49 --></style> 50 <title>nw::lyt::res</title> 51 </head> 52 <body> 53 <h1><a href="../../../nw/Overview.html">nw</a>::<a href="../../../nw/lyt/Overview.html">lyt</a>::res Namespace</h1> 54 <h2>Description</h2> 55 <div class="section"> 56 <p>Namespace defining layout resource data types.</p><p>See below for information on resource file configuration.</p><p>・ <a href="../../../nw/lyt/res/Lyt/Overview.html">nw::lyt::res::Lyt</a><br /> ・ <a href="../../../nw/lyt/res/Lan/Overview.html">nw::lyt::res::Lan</a><br /> ・ <a href="../../../nw/lyt/res/Lim/Overview.html">nw::lyt::res::Lim</a></p></div> 57 <a name="struct" id="struct"> 58 <h2>Structures</h2> 59 <div class="section"> 60 <table class="members"> 61 <tr> 62 <th class="category" colspan="2">Layout resource.</th> 63 </tr> 64 <tr> 65 <th> 66 <a href="../../../nw/lyt/res/Lyt/Overview.html">nw::lyt::res::Lyt</a> 67 </th> 68 <td>Layout resource file header.</td> 69 </tr> 70 <tr> 71 <th> 72 <a href="../../../nw/lyt/res/Layout/Overview.html">nw::lyt::res::Layout</a> 73 </th> 74 <td>Data block for defining the layout.</td> 75 </tr> 76 <tr> 77 <th> 78 <a href="../../../nw/lyt/res/Font/Overview.html">nw::lyt::res::Font</a> 79 </th> 80 <td>Font reference information.</td> 81 </tr> 82 <tr> 83 <th> 84 <a href="../../../nw/lyt/res/FontList/Overview.html">nw::lyt::res::FontList</a> 85 </th> 86 <td>Data block used to store the font reference information list.</td> 87 </tr> 88 <tr> 89 <th> 90 <a href="../../../nw/lyt/res/Texture/Overview.html">nw::lyt::res::Texture</a> 91 </th> 92 <td>Texture image reference information.</td> 93 </tr> 94 <tr> 95 <th> 96 <a href="../../../nw/lyt/res/TextureList/Overview.html">nw::lyt::res::TextureList</a> 97 </th> 98 <td>Data block used to store the texture image reference information list.</td> 99 </tr> 100 <tr> 101 <th> 102 <a href="../../../nw/lyt/res/TexMap/Overview.html">nw::lyt::res::TexMap</a> 103 </th> 104 <td>Texture mapping information.</td> 105 </tr> 106 <tr> 107 <th> 108 <a href="../../../nw/lyt/res/MaterialResourceNum/Overview.html">nw::lyt::res::MaterialResourceNum</a> 109 </th> 110 <td>The number of resources held by the material.</td> 111 </tr> 112 <tr> 113 <th> 114 <a href="../../../nw/lyt/res/Color/Overview.html">nw::lyt::res::Color</a> 115 </th> 116 <td>Color information.</td> 117 </tr> 118 <tr> 119 <th> 120 <a href="../../../nw/lyt/res/Material/Overview.html">nw::lyt::res::Material</a> 121 </th> 122 <td>Material information.</td> 123 </tr> 124 <tr> 125 <th> 126 <a href="../../../nw/lyt/res/MaterialList/Overview.html">nw::lyt::res::MaterialList</a> 127 </th> 128 <td>Material information list.</td> 129 </tr> 130 <tr> 131 <th> 132 <a href="../../../nw/lyt/res/PaneBegin/Overview.html">nw::lyt::res::PaneBegin</a> 133 </th> 134 <td>Data block for starting child pain definition.</td> 135 </tr> 136 <tr> 137 <th> 138 <a href="../../../nw/lyt/res/PaneEnd/Overview.html">nw::lyt::res::PaneEnd</a> 139 </th> 140 <td>Data block for ending child pain definition.</td> 141 </tr> 142 <tr> 143 <th> 144 <a href="../../../nw/lyt/res/Pane/Overview.html">nw::lyt::res::Pane</a> 145 </th> 146 <td>Data block for defining a null pane.</td> 147 </tr> 148 <tr> 149 <th> 150 <a href="../../../nw/lyt/res/Picture/Overview.html">nw::lyt::res::Picture</a> 151 </th> 152 <td>Data block for defining a picture pane.</td> 153 </tr> 154 <tr> 155 <th> 156 <a href="../../../nw/lyt/res/TextBox/Overview.html">nw::lyt::res::TextBox</a> 157 </th> 158 <td>Data block for defining a TextBox pane.</td> 159 </tr> 160 <tr> 161 <th> 162 <a href="../../../nw/lyt/res/WindowFrame/Overview.html">nw::lyt::res::WindowFrame</a> 163 </th> 164 <td>Window frame information.</td> 165 </tr> 166 <tr> 167 <th> 168 <a href="../../../nw/lyt/res/WindowContent/Overview.html">nw::lyt::res::WindowContent</a> 169 </th> 170 <td>Window content information.</td> 171 </tr> 172 <tr> 173 <th> 174 <a href="../../../nw/lyt/res/Window/Overview.html">nw::lyt::res::Window</a> 175 </th> 176 <td>Data block for defining a Window pane.</td> 177 </tr> 178 <tr> 179 <th> 180 <a href="../../../nw/lyt/res/Bounding/Overview.html">nw::lyt::res::Bounding</a> 181 </th> 182 <td>Data block for defining a Bounding pane.</td> 183 </tr> 184 <tr> 185 <th> 186 <a href="../../../nw/lyt/res/ExtUserDataList/Overview.html">nw::lyt::res::ExtUserDataList</a> 187 </th> 188 <td>Data block for defining extended user data.</td> 189 </tr> 190 <tr> 191 <th> 192 <a href="../../../nw/lyt/res/GroupBegin/Overview.html">nw::lyt::res::GroupBegin</a> 193 </th> 194 <td>Data block for starting child group definition.</td> 195 </tr> 196 <tr> 197 <th> 198 <a href="../../../nw/lyt/res/GroupEnd/Overview.html">nw::lyt::res::GroupEnd</a> 199 </th> 200 <td>Data block for ending child group definition.</td> 201 </tr> 202 <tr> 203 <th> 204 <a href="../../../nw/lyt/res/Group/Overview.html">nw::lyt::res::Group</a> 205 </th> 206 <td>Data block for defining a group.</td> 207 </tr> 208 <tr> 209 <th class="category" colspan="2">Animation resource.</th> 210 </tr> 211 <tr> 212 <th> 213 <a href="../../../nw/lyt/res/Lan/Overview.html">nw::lyt::res::Lan</a> 214 </th> 215 <td>Animation resource file header.</td> 216 </tr> 217 <tr> 218 <th> 219 <a href="../../../nw/lyt/res/AnimationTagBlock/Overview.html">nw::lyt::res::AnimationTagBlock</a> 220 </th> 221 <td>Data block for defining animation segment tags.</td> 222 </tr> 223 <tr> 224 <th> 225 <a href="../../../nw/lyt/res/AnimationShareBlock/Overview.html">nw::lyt::res::AnimationShareBlock</a> 226 </th> 227 <td>Data block for defining animation shared information.</td> 228 </tr> 229 <tr> 230 <th> 231 <a href="../../../nw/lyt/res/AnimationBlock/Overview.html">nw::lyt::res::AnimationBlock</a> 232 </th> 233 <td>Data block for defining an animation.</td> 234 </tr> 235 <tr> 236 <th> 237 <a href="../../../nw/lyt/res/AnimationContent/Overview.html">nw::lyt::res::AnimationContent</a> 238 </th> 239 <td>Defines animation content.</td> 240 </tr> 241 <tr> 242 <th> 243 <a href="../../../nw/lyt/res/AnimationInfo/Overview.html">nw::lyt::res::AnimationInfo</a> 244 </th> 245 <td>Defines animation information.</td> 246 </tr> 247 <tr> 248 <th> 249 <a href="../../../nw/lyt/res/AnimationTarget/Overview.html">nw::lyt::res::AnimationTarget</a> 250 </th> 251 <td>Defines animation targets.</td> 252 </tr> 253 <tr> 254 <th> 255 <a href="../../../nw/lyt/res/HermiteKey/Overview.html">nw::lyt::res::HermiteKey</a> 256 </th> 257 <td>Defines Hermite curve keys.</td> 258 </tr> 259 <tr> 260 <th> 261 <a href="../../../nw/lyt/res/StepKey/Overview.html">nw::lyt::res::StepKey</a> 262 </th> 263 <td>Defines animation curve keys for changing step shape.</td> 264 </tr> 265 <tr> 266 <th class="category" colspan="2">Texture Image Resources</th> 267 </tr> 268 <tr> 269 <th> 270 <a href="../../../nw/lyt/res/Lim/Overview.html">nw::lyt::res::Lim</a> 271 </th> 272 <td>Texture image resource file header header.</td> 273 </tr> 274 <tr> 275 <th> 276 <a href="../../../nw/lyt/res/Image/Overview.html">nw::lyt::res::Image</a> 277 </th> 278 <td>Data block for texture image information.</td> 279 </tr> 280 <tr> 281 <th> 282 <a href="../../../nw/lyt/res/ImageSize/Overview.html">nw::lyt::res::ImageSize</a> 283 </th> 284 <td>Texture image size information.</td> 285 </tr> 286 <tr> 287 <th class="category" colspan="2">Other</th> 288 </tr> 289 <tr> 290 <th> 291 <a href="../../../nw/lyt/res/Vec2/Overview.html">nw::lyt::res::Vec2</a> 292 </th> 293 <td>Maintains 2D vectors inside resources.</td> 294 </tr> 295 <tr> 296 <th> 297 <a href="../../../nw/lyt/res/Vec3/Overview.html">nw::lyt::res::Vec3</a> 298 </th> 299 <td>Maintains 3D vectors inside resources.</td> 300 </tr> </table> 301 </div> 302 </a> <a name="constant" id="constant"> 303 <h2>Constants</h2> 304 <div class="section"> 305 <table class="members"> 306 <tr> 307 <th class="category" colspan="4">Version</th> 308 </tr> 309 <tr> 310 <td width="100"> </td> 311 <th> 312 <span class="argument"><a href="../../../nw/lyt/res/MajorVersion.html">MajorVersion</a></span> 313 </th> 314 <td width="100">const <span>u8</span></td> 315 <td>Resource major version.</td> 316 </tr> 317 <tr> 318 <td width="100"> </td> 319 <th> 320 <span class="argument"><a href="../../../nw/lyt/res/MinorVersion.html">MinorVersion</a></span> 321 </th> 322 <td width="100">const <span>u8</span></td> 323 <td>Resource minor version.</td> 324 </tr> 325 <tr> 326 <td width="100"> </td> 327 <th> 328 <span class="argument"><a href="../../../nw/lyt/res/MicroVersion.html">MicroVersion</a></span> 329 </th> 330 <td width="100">const <span>u8</span></td> 331 <td>Resource micro version.</td> 332 </tr> 333 <tr> 334 <td width="100"> </td> 335 <th> 336 <span class="argument"><a href="../../../nw/lyt/res/BugfixVersion.html">BugfixVersion</a></span> 337 </th> 338 <td width="100">const <span>u8</span></td> 339 <td>Resource bugfix version.</td> 340 </tr> 341 <tr> 342 <td width="100"> </td> 343 <th> 344 <span class="argument"><a href="../../../nw/lyt/res/BinaryFileFormatVersion.html">BinaryFileFormatVersion</a></span> 345 </th> 346 <td width="100">const <span>u32</span></td> 347 <td>Resource version.</td> 348 </tr> 349 <tr> 350 <th class="category" colspan="4">Layout resource.</th> 351 </tr> 352 <tr> 353 <td width="100"> </td> 354 <th> 355 <span class="argument"><a href="../../../nw/lyt/res/FILESIGNATURE_CLYT.html">FILESIGNATURE_CLYT</a></span> 356 </th> 357 <td width="100">const <span>u32</span></td> 358 <td>Layout resource file signature.</td> 359 </tr> 360 <tr> 361 <td width="100"> </td> 362 <th> 363 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_LAYOUT.html">DATABLOCKKIND_LAYOUT</a></span> 364 </th> 365 <td width="100">const <span>u32</span></td> 366 <td><a href="../../../nw/lyt/res/Layout/Overview.html">Layout</a> data block signature.</td> 367 </tr> 368 <tr> 369 <td width="100"> </td> 370 <th> 371 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_PANEBEGIN.html">DATABLOCKKIND_PANEBEGIN</a></span> 372 </th> 373 <td width="100">const <span>u32</span></td> 374 <td><a href="../../../nw/lyt/res/PaneBegin/Overview.html">PaneBegin</a> data block signature.</td> 375 </tr> 376 <tr> 377 <td width="100"> </td> 378 <th> 379 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_PANEEND.html">DATABLOCKKIND_PANEEND</a></span> 380 </th> 381 <td width="100">const <span>u32</span></td> 382 <td><a href="../../../nw/lyt/res/PaneEnd/Overview.html">PaneEnd</a> data block signature.</td> 383 </tr> 384 <tr> 385 <td width="100"> </td> 386 <th> 387 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_PANE.html">DATABLOCKKIND_PANE</a></span> 388 </th> 389 <td width="100">const <span>u32</span></td> 390 <td><a href="../../../nw/lyt/res/Pane/Overview.html">Pane</a> data block signature.</td> 391 </tr> 392 <tr> 393 <td width="100"> </td> 394 <th> 395 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_PICTURE.html">DATABLOCKKIND_PICTURE</a></span> 396 </th> 397 <td width="100">const <span>u32</span></td> 398 <td><a href="../../../nw/lyt/res/Picture/Overview.html">Picture</a> data block signature.</td> 399 </tr> 400 <tr> 401 <td width="100"> </td> 402 <th> 403 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_TEXTBOX.html">DATABLOCKKIND_TEXTBOX</a></span> 404 </th> 405 <td width="100">const <span>u32</span></td> 406 <td><a href="../../../nw/lyt/res/TextBox/Overview.html">TextBox</a> data block signature.</td> 407 </tr> 408 <tr> 409 <td width="100"> </td> 410 <th> 411 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_WINDOW.html">DATABLOCKKIND_WINDOW</a></span> 412 </th> 413 <td width="100">const <span>u32</span></td> 414 <td><a href="../../../nw/lyt/res/Window/Overview.html">Window</a> data block signature.</td> 415 </tr> 416 <tr> 417 <td width="100"> </td> 418 <th> 419 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_BOUNDING.html">DATABLOCKKIND_BOUNDING</a></span> 420 </th> 421 <td width="100">const <span>u32</span></td> 422 <td><a href="../../../nw/lyt/res/Bounding/Overview.html">Bounding</a> data block signature.</td> 423 </tr> 424 <tr> 425 <td width="100"> </td> 426 <th> 427 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_GROUPBEGIN.html">DATABLOCKKIND_GROUPBEGIN</a></span> 428 </th> 429 <td width="100">const <span>u32</span></td> 430 <td><a href="../../../nw/lyt/res/GroupBegin/Overview.html">GroupBegin</a> data block signature.</td> 431 </tr> 432 <tr> 433 <td width="100"> </td> 434 <th> 435 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_GROUPEND.html">DATABLOCKKIND_GROUPEND</a></span> 436 </th> 437 <td width="100">const <span>u32</span></td> 438 <td><a href="../../../nw/lyt/res/GroupEnd/Overview.html">GroupEnd</a> data block signature.</td> 439 </tr> 440 <tr> 441 <td width="100"> </td> 442 <th> 443 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_GROUP.html">DATABLOCKKIND_GROUP</a></span> 444 </th> 445 <td width="100">const <span>u32</span></td> 446 <td><a href="../../../nw/lyt/res/Group/Overview.html">Group</a> data block signature.</td> 447 </tr> 448 <tr> 449 <td width="100"> </td> 450 <th> 451 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_FONTLIST.html">DATABLOCKKIND_FONTLIST</a></span> 452 </th> 453 <td width="100">const <span>u32</span></td> 454 <td><a href="../../../nw/lyt/res/FontList/Overview.html">FontList</a> data block signature.</td> 455 </tr> 456 <tr> 457 <td width="100"> </td> 458 <th> 459 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_TEXTURELIST.html">DATABLOCKKIND_TEXTURELIST</a></span> 460 </th> 461 <td width="100">const <span>u32</span></td> 462 <td><a href="../../../nw/lyt/res/TextureList/Overview.html">TextureList</a> data block signature.</td> 463 </tr> 464 <tr> 465 <td width="100"> </td> 466 <th> 467 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_MATERIALLIST.html">DATABLOCKKIND_MATERIALLIST</a></span> 468 </th> 469 <td width="100">const <span>u32</span></td> 470 <td><a href="../../../nw/lyt/res/MaterialList/Overview.html">MaterialList</a> data block signature.</td> 471 </tr> 472 <tr> 473 <td width="100"> </td> 474 <th> 475 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_USERDATALIST.html">DATABLOCKKIND_USERDATALIST</a></span> 476 </th> 477 <td width="100">const <span>u32</span></td> 478 <td><a href="../../../nw/lyt/res/ExtUserDataList/Overview.html">ExtUserDataList</a> data block signature.</td> 479 </tr> 480 <tr> 481 <th class="category" colspan="4">Animation resource.</th> 482 </tr> 483 <tr> 484 <td width="100"> </td> 485 <th> 486 <span class="argument"><a href="../../../nw/lyt/res/FILESIGNATURE_CLAN.html">FILESIGNATURE_CLAN</a></span> 487 </th> 488 <td width="100">const <span>u32</span></td> 489 <td>Animation resource file signature.</td> 490 </tr> 491 <tr> 492 <td width="100"> </td> 493 <th> 494 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_PANEANIMTAG.html">DATABLOCKKIND_PANEANIMTAG</a></span> 495 </th> 496 <td width="100">const <span>u32</span></td> 497 <td><a href="../../../nw/lyt/res/AnimationTagBlock/Overview.html">AnimationTagBlock</a> data block signature.</td> 498 </tr> 499 <tr> 500 <td width="100"> </td> 501 <th> 502 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_PANEANIMSHARE.html">DATABLOCKKIND_PANEANIMSHARE</a></span> 503 </th> 504 <td width="100">const <span>u32</span></td> 505 <td><a href="../../../nw/lyt/res/AnimationShareBlock/Overview.html">AnimationShareBlock</a> data block signature.</td> 506 </tr> 507 <tr> 508 <td width="100"> </td> 509 <th> 510 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_PANEANIMINFO.html">DATABLOCKKIND_PANEANIMINFO</a></span> 511 </th> 512 <td width="100">const <span>u32</span></td> 513 <td><a href="../../../nw/lyt/res/AnimationBlock/Overview.html">AnimationBlock</a> data block signature.</td> 514 </tr> 515 <tr> 516 <th class="category" colspan="4">Animation Types</th> 517 </tr> 518 <tr> 519 <td width="100"> </td> 520 <th> 521 <span class="argument"><a href="../../../nw/lyt/res/ANIMATIONTYPE_PANESRT.html">ANIMATIONTYPE_PANESRT</a></span> 522 </th> 523 <td width="100">const <span>u32</span></td> 524 <td>Indicates the animation target is a pane SRT animation.</td> 525 </tr> 526 <tr> 527 <td width="100"> </td> 528 <th> 529 <span class="argument"><a href="../../../nw/lyt/res/ANIMATIONTYPE_VISIBILITY.html">ANIMATIONTYPE_VISIBILITY</a></span> 530 </th> 531 <td width="100">const <span>u32</span></td> 532 <td>Indicates the animation target is a visibility animation.</td> 533 </tr> 534 <tr> 535 <td width="100"> </td> 536 <th> 537 <span class="argument"><a href="../../../nw/lyt/res/ANIMATIONTYPE_VTXCOLOR.html">ANIMATIONTYPE_VTXCOLOR</a></span> 538 </th> 539 <td width="100">const <span>u32</span></td> 540 <td>Indicates the animation target is a vertex color animation.</td> 541 </tr> 542 <tr> 543 <td width="100"> </td> 544 <th> 545 <span class="argument"><a href="../../../nw/lyt/res/ANIMATIONTYPE_MATCOLOR.html">ANIMATIONTYPE_MATCOLOR</a></span> 546 </th> 547 <td width="100">const <span>u32</span></td> 548 <td>Indicates the animation target is a material animation.</td> 549 </tr> 550 <tr> 551 <td width="100"> </td> 552 <th> 553 <span class="argument"><a href="../../../nw/lyt/res/ANIMATIONTYPE_TEXSRT.html">ANIMATIONTYPE_TEXSRT</a></span> 554 </th> 555 <td width="100">const <span>u32</span></td> 556 <td>Indicates the animation target is a texture SRT animation.</td> 557 </tr> 558 <tr> 559 <td width="100"> </td> 560 <th> 561 <span class="argument"><a href="../../../nw/lyt/res/ANIMATIONTYPE_TEXPATTERN.html">ANIMATIONTYPE_TEXPATTERN</a></span> 562 </th> 563 <td width="100">const <span>u32</span></td> 564 <td>Indicates the animation target is a texture pattern animation.</td> 565 </tr> 566 <tr> 567 <th class="category" colspan="4">Texture Image Resources</th> 568 </tr> 569 <tr> 570 <td width="100"> </td> 571 <th> 572 <span class="argument"><a href="../../../nw/lyt/res/FILESIGNATURE_CLIM.html">FILESIGNATURE_CLIM</a></span> 573 </th> 574 <td width="100">const <span>u32</span></td> 575 <td>Texture image resource file signature.</td> 576 </tr> 577 <tr> 578 <td width="100"> </td> 579 <th> 580 <span class="argument"><a href="../../../nw/lyt/res/DATABLOCKKIND_IMAGE.html">DATABLOCKKIND_IMAGE</a></span> 581 </th> 582 <td width="100">const <span>u32</span></td> 583 <td><a href="../../../nw/lyt/res/Image/Overview.html">res::Image</a> data block signature.</td> 584 </tr> 585 <tr> 586 <th class="category" colspan="4">Resource Types</th> 587 </tr> 588 <tr> 589 <td width="100"> </td> 590 <th> 591 <span class="argument"><a href="../../../nw/lyt/res/RESOURCETYPE_LAYOUT.html">RESOURCETYPE_LAYOUT</a></span> 592 </th> 593 <td width="100">const <span>u32</span></td> 594 <td>Indicates the resource is a layout.</td> 595 </tr> 596 <tr> 597 <td width="100"> </td> 598 <th> 599 <span class="argument"><a href="../../../nw/lyt/res/RESOURCETYPE_ANIMATION.html">RESOURCETYPE_ANIMATION</a></span> 600 </th> 601 <td width="100">const <span>u32</span></td> 602 <td>Indicates the resource is an animation.</td> 603 </tr> 604 <tr> 605 <td width="100"> </td> 606 <th> 607 <span class="argument"><a href="../../../nw/lyt/res/RESOURCETYPE_TEXTURE.html">RESOURCETYPE_TEXTURE</a></span> 608 </th> 609 <td width="100">const <span>u32</span></td> 610 <td>Indicates the resource is a texture image.</td> 611 </tr> 612 <tr> 613 <td width="100"> </td> 614 <th> 615 <span class="argument"><a href="../../../nw/lyt/res/RESOURCETYPE_FONT.html">RESOURCETYPE_FONT</a></span> 616 </th> 617 <td width="100">const <span>u32</span></td> 618 <td>Indicates the resource is a resource image.</td> 619 </tr> 620 <tr> 621 <td width="100"> </td> 622 <th> 623 <span class="argument"><a href="../../../nw/lyt/res/RESOURCETYPE_ARCHIVEFONT.html">RESOURCETYPE_ARCHIVEFONT</a></span> 624 </th> 625 <td width="100">const <span>u32</span></td> 626 <td>Indicates the resource is an archive font.</td> 627 </tr> </table> 628 </div> 629 </a> 630 <hr><p>CONFIDENTIAL</p></body> 631</html>