mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
3.5 KiB
HTML
1 line
3.5 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/docking_port - 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/docking_port.html#var">Var Details</a></header><main><h1>docking_port <aside>/<a href="obj.html">obj</a>/<a href="obj/docking_port.html">docking_port</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/shuttle/shuttle.dm#L6"><img src="git.png" width="16" height="16" title="code/modules/shuttle/shuttle.dm 6"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/docking_port.html#var/dheight">dheight</a></th><td>Position relative to covered area, parallel to direction.</td></tr><tr><th><a href="obj/docking_port.html#var/dir">dir</a></th><td>This should point <em>away</em> from the docking port door, i.e. towards the ship.</td></tr><tr><th><a href="obj/docking_port.html#var/dwidth">dwidth</a></th><td>Position relative to covered area, perpendicular to direction.</td></tr><tr><th><a href="obj/docking_port.html#var/height">height</a></th><td>Size of covered area, parallel to direction.</td></tr><tr><th><a href="obj/docking_port.html#var/width">width</a></th><td>Size of covered area, perpendicular to direction.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/dheight"><aside class="declaration">var </aside>dheight <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/shuttle/shuttle.dm#L25"><img src="git.png" width="16" height="16" title="code/modules/shuttle/shuttle.dm 25"></a></h3><p>Position relative to covered area, parallel to direction.</p><h3 id="var/dir">dir <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/shuttle/shuttle.dm#L17"><img src="git.png" width="16" height="16" title="code/modules/shuttle/shuttle.dm 17"></a></h3><p>This should point <em>away</em> from the docking port door, i.e. towards the ship.</p><h3 id="var/dwidth"><aside class="declaration">var </aside>dwidth <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/shuttle/shuttle.dm#L23"><img src="git.png" width="16" height="16" title="code/modules/shuttle/shuttle.dm 23"></a></h3><p>Position relative to covered area, perpendicular to direction.</p><h3 id="var/height"><aside class="declaration">var </aside>height <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/shuttle/shuttle.dm#L21"><img src="git.png" width="16" height="16" title="code/modules/shuttle/shuttle.dm 21"></a></h3><p>Size of covered area, parallel to direction.</p><h3 id="var/width"><aside class="declaration">var </aside>width <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/shuttle/shuttle.dm#L19"><img src="git.png" width="16" height="16" title="code/modules/shuttle/shuttle.dm 19"></a></h3><p>Size of covered area, perpendicular to direction.</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> |