mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
1 line
3.7 KiB
HTML
1 line
3.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/action_button_defines.dm - 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="code/__DEFINES/action_button_defines.html#define">Define Details</a></header><main><h1>code/__DEFINES/action_button_defines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_button_defines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_button_defines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/action_button_defines.html#define/SCRN_OBJ_DEFAULT">SCRN_OBJ_DEFAULT</a></th><td>Whatever the base action datum thinks is best</td></tr><tr><th><a href="code/__DEFINES/action_button_defines.html#define/SCRN_OBJ_FLOATING">SCRN_OBJ_FLOATING</a></th><td>Floating somewhere on the hud, not in any predefined place</td></tr><tr><th><a href="code/__DEFINES/action_button_defines.html#define/SCRN_OBJ_IN_LIST">SCRN_OBJ_IN_LIST</a></th><td>In the list of buttons stored at the top of the screen</td></tr><tr><th><a href="code/__DEFINES/action_button_defines.html#define/SCRN_OBJ_IN_PALETTE">SCRN_OBJ_IN_PALETTE</a></th><td>In the collapseable palette</td></tr><tr><th><a href="code/__DEFINES/action_button_defines.html#define/SCRN_OBJ_CULT_LIST">SCRN_OBJ_CULT_LIST</a></th><td>In cult spell list</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/SCRN_OBJ_CULT_LIST"><aside class="declaration">#define </aside>SCRN_OBJ_CULT_LIST <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_button_defines.dm#L31"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_button_defines.dm 31"></a></h3><p>In cult spell list</p><h3 id="define/SCRN_OBJ_DEFAULT"><aside class="declaration">#define </aside>SCRN_OBJ_DEFAULT <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_button_defines.dm#L23"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_button_defines.dm 23"></a></h3><p>Whatever the base action datum thinks is best</p><h3 id="define/SCRN_OBJ_FLOATING"><aside class="declaration">#define </aside>SCRN_OBJ_FLOATING <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_button_defines.dm#L25"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_button_defines.dm 25"></a></h3><p>Floating somewhere on the hud, not in any predefined place</p><h3 id="define/SCRN_OBJ_IN_LIST"><aside class="declaration">#define </aside>SCRN_OBJ_IN_LIST <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_button_defines.dm#L27"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_button_defines.dm 27"></a></h3><p>In the list of buttons stored at the top of the screen</p><h3 id="define/SCRN_OBJ_IN_PALETTE"><aside class="declaration">#define </aside>SCRN_OBJ_IN_PALETTE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_button_defines.dm#L29"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_button_defines.dm 29"></a></h3><p>In the collapseable palette</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> |