5 lines
2.7 KiB
HTML
5 lines
2.7 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/button/collapse - /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/button/collapse.html#proc">Proc Details</a></header><main><h1>collapse <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>/<a href="atom/movable/screen/lobby/button.html">button</a>/<a href="atom/movable/screen/lobby/button/collapse.html">collapse</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L379"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 379"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="atom/movable/screen/lobby/button/collapse.html#proc/collapse_menu">collapse_menu</a></th><td>Moves the button to the top of the screen, leaving only the screen part in view
|
|
Sends a signal on the hud for the menu hud elements to listen to</td></tr><tr><th><a href="atom/movable/screen/lobby/button/collapse.html#proc/expand_menu">expand_menu</a></th><td>Extends the button back to its usual spot
|
|
Sends a signal on the hud for the menu hud elements to listen to</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/collapse_menu"><aside class="declaration">proc </aside>collapse_menu<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L419"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 419"></a></aside></h3><p>Moves the button to the top of the screen, leaving only the screen part in view
|
|
Sends a signal on the hud for the menu hud elements to listen to</p><h3 id="proc/expand_menu"><aside class="declaration">proc </aside>expand_menu<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L428"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 428"></a></aside></h3><p>Extends the button back to its usual spot
|
|
Sends a signal on the hud for the menu hud elements to listen to</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> |