Files

1 line
2.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/structure/shelf - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="obj/structure/shelf.html#var">Var Details</a></header><main><h1>shelf <aside>/<a href="obj.html">obj</a>/<a href="obj/structure.html">structure</a>/<a href="obj/structure/shelf.html">shelf</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/shelves.dm#L3"><img src="git.png" width="16" height="16" title="code/game/objects/structures/shelves.dm 3"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/structure/shelf.html#var/shelf_overlay">shelf_overlay</a></th><td>The current overlay of the top shelf. Used for interleaving objects and shelf layers for the illusion of depth.</td></tr><tr><th><a href="obj/structure/shelf.html#var/shelf_style">shelf_style</a></th><td>The suffix of the icon state used for the shelf. Indexed into <code>GLOB.shelf_colors</code>.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/shelf_overlay"><aside class="declaration">var </aside>shelf_overlay <aside> /image</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/shelves.dm#L16"><img src="git.png" width="16" height="16" title="code/game/objects/structures/shelves.dm 16"></a></h3><p>The current overlay of the top shelf. Used for interleaving objects and shelf layers for the illusion of depth.</p><h3 id="var/shelf_style"><aside class="declaration">var </aside>shelf_style <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/shelves.dm#L14"><img src="git.png" width="16" height="16" title="code/game/objects/structures/shelves.dm 14"></a></h3><p>The suffix of the icon state used for the shelf. Indexed into <code>GLOB.shelf_colors</code>.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>