Files
Paradise/datum/lighting_corner.html

1 line
2.9 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/lighting_corner - 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="datum/lighting_corner.html#var">Var Details</a></header><main><h1>lighting_corner <aside>/<a href="datum.html">datum</a>/<a href="datum/lighting_corner.html">lighting_corner</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/lighting/lighting_corner.dm#L5"><img src="git.png" width="16" height="16" title="code/modules/lighting/lighting_corner.dm 5"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/lighting_corner.html#var/affecting">affecting</a></th><td>Light sources affecting us.</td></tr><tr><th><a href="datum/lighting_corner.html#var/largest_color_luminosity">largest_color_luminosity</a></th><td>the maximum of lum_r, lum_g, and lum_b. if this is &gt; 1 then the three cached color values are divided by this</td></tr><tr><th><a href="datum/lighting_corner.html#var/needs_update">needs_update</a></th><td>whether we are to be added to SSlighting's corners_queue list for an update</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/affecting"><aside class="declaration">var </aside>affecting <aside> /list/<a href="datum.html">datum</a>/<a href="datum/light_source.html">light_source</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/lighting/lighting_corner.dm#L7"><img src="git.png" width="16" height="16" title="code/modules/lighting/lighting_corner.dm 7"></a></h3><p>Light sources affecting us.</p><h3 id="var/largest_color_luminosity"><aside class="declaration">var </aside>largest_color_luminosity <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/lighting/lighting_corner.dm#L28"><img src="git.png" width="16" height="16" title="code/modules/lighting/lighting_corner.dm 28"></a></h3><p>the maximum of lum_r, lum_g, and lum_b. if this is &gt; 1 then the three cached color values are divided by this</p><h3 id="var/needs_update"><aside class="declaration">var </aside>needs_update <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/lighting/lighting_corner.dm#L31"><img src="git.png" width="16" height="16" title="code/modules/lighting/lighting_corner.dm 31"></a></h3><p>whether we are to be added to SSlighting's corners_queue list for an update</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>