1 line
3.4 KiB
HTML
1 line
3.4 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/atom/movable/screen/lobby - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="atom/movable/screen/lobby.html#var">Var Details</a> - <a href="atom/movable/screen/lobby.html#proc">Proc Details</a></header><main><h1>lobby <aside>/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a>/<a href="atom/movable/screen.html">screen</a>/<a href="atom/movable/screen/lobby.html">lobby</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L29"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 29"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="atom/movable/screen/lobby.html#var/always_shown">always_shown</a></th><td>Whether this HUD element can be hidden from the client's "screen" (moved off-screen) or not</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="atom/movable/screen/lobby.html#proc/SlowInit">SlowInit</a></th><td>Run sleeping actions after initialize</td></tr><tr><th><a href="atom/movable/screen/lobby.html#proc/collapse_button">collapse_button</a></th><td>Animates moving the button off-screen</td></tr><tr><th><a href="atom/movable/screen/lobby.html#proc/expand_button">expand_button</a></th><td>Animates moving the button back into place</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/always_shown"><aside class="declaration">var </aside>always_shown <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L34"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 34"></a></h3><p>Whether this HUD element can be hidden from the client's "screen" (moved off-screen) or not</p><h2 id="proc">Proc Details</h2><h3 id="proc/SlowInit"><aside class="declaration">proc </aside>SlowInit<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L42"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 42"></a></aside></h3><p>Run sleeping actions after initialize</p><h3 id="proc/collapse_button"><aside class="declaration">proc </aside>collapse_button<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L46"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 46"></a></aside></h3><p>Animates moving the button off-screen</p><h3 id="proc/expand_button"><aside class="declaration">proc </aside>expand_button<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L54"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 54"></a></aside></h3><p>Animates moving the button back into place</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |