Files
GS13NG/code/controllers/subsystem/jukeboxes.html
2025-02-05 06:19:18 +00:00

1 line
3.0 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/controllers/subsystem/jukeboxes.dm - /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="code/controllers/subsystem/jukeboxes.html#define">Define Details</a></header><main><h1>code/controllers/subsystem/jukeboxes.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/jukeboxes.dm0"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/jukeboxes.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/controllers/subsystem/jukeboxes.html#define/TRACK_NAME">TRACK_NAME</a></th><td>Name of the track</td></tr><tr><th><a href="code/controllers/subsystem/jukeboxes.html#define/TRACK_LENGTH">TRACK_LENGTH</a></th><td>Length of the track (in deciseconds)</td></tr><tr><th><a href="code/controllers/subsystem/jukeboxes.html#define/TRACK_BEAT">TRACK_BEAT</a></th><td>BPM of the track (in deciseconds)</td></tr><tr><th><a href="code/controllers/subsystem/jukeboxes.html#define/TRACK_ID">TRACK_ID</a></th><td>Unique code-facing identifier for this track</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/TRACK_BEAT"><aside class="declaration">#define </aside>TRACK_BEAT <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/jukeboxes.dm#L22"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/jukeboxes.dm 22"></a></h3><p>BPM of the track (in deciseconds)</p><h3 id="define/TRACK_ID"><aside class="declaration">#define </aside>TRACK_ID <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/jukeboxes.dm#L24"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/jukeboxes.dm 24"></a></h3><p>Unique code-facing identifier for this track</p><h3 id="define/TRACK_LENGTH"><aside class="declaration">#define </aside>TRACK_LENGTH <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/jukeboxes.dm#L20"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/jukeboxes.dm 20"></a></h3><p>Length of the track (in deciseconds)</p><h3 id="define/TRACK_NAME"><aside class="declaration">#define </aside>TRACK_NAME <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/jukeboxes.dm#L18"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/jukeboxes.dm 18"></a></h3><p>Name of the track</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>