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>/obj/machinery/power/solar_control - /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="obj/machinery/power/solar_control.html#var">Var Details</a> - <a href="obj/machinery/power/solar_control.html#proc">Proc Details</a></header><main><h1>solar_control <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/power/solar_control.html">power/solar_control</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/solar.dm#L280"><img src="git.png" width="16" height="16" title="code/modules/power/solar.dm 280"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/machinery/power/solar_control.html#var/connected_tracker">connected_tracker</a></th><td>SOLAR_TRACK_OFF, SOLAR_TRACK_TIMED, SOLAR_TRACK_AUTO</td></tr><tr><th><a href="obj/machinery/power/solar_control.html#var/track">track</a></th><td>degree change per minute</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/machinery/power/solar_control.html#proc/set_panels">set_panels</a></th><td>Rotates the panel to the passed angles</td></tr><tr><th><a href="obj/machinery/power/solar_control.html#proc/timed_track">timed_track</a></th><td>Ran every time the sun updates.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/connected_tracker"><aside class="declaration">var </aside>connected_tracker <aside>– /<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/power/tracker.html">power/tracker</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/solar.dm#L300"><img src="git.png" width="16" height="16" title="code/modules/power/solar.dm 300"></a></h3><p>SOLAR_TRACK_OFF, SOLAR_TRACK_TIMED, SOLAR_TRACK_AUTO</p><h3 id="var/track"><aside class="declaration">var </aside>track <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/solar.dm#L298"><img src="git.png" width="16" height="16" title="code/modules/power/solar.dm 298"></a></h3><p>degree change per minute</p><h2 id="proc">Proc Details</h2><h3 id="proc/set_panels"><aside class="declaration">proc </aside>set_panels<aside>(azimuth) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/solar.dm#L460"><img src="git.png" width="16" height="16" title="code/modules/power/solar.dm 460"></a></aside></h3><p>Rotates the panel to the passed angles</p><h3 id="proc/timed_track"><aside class="declaration">proc </aside>timed_track<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/solar.dm#L452"><img src="git.png" width="16" height="16" title="code/modules/power/solar.dm 452"></a></aside></h3><p>Ran every time the sun updates.</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> |