Files
GS13NG/code/modules/projectiles/projectile.html
2025-02-05 06:19:18 +00:00

2 lines
2.6 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/projectiles/projectile.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/modules/projectiles/projectile.html#define">Define Details</a></header><main><h1>code/modules/projectiles/projectile.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/projectiles/projectile.dm0"><img src="git.png" width="16" height="16" title="code/modules/projectiles/projectile.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/projectiles/projectile.html#define/MINIMUM_PIXELS_TO_ANIMATE">MINIMUM_PIXELS_TO_ANIMATE</a></th><td>Minimum projectile pixels to move before it animate()S, below this it's a direct set.</td></tr><tr><th><a href="code/modules/projectiles/projectile.html#define/PROJECTILE_FIRING_INSTANT_TRAVEL_AMOUNT">PROJECTILE_FIRING_INSTANT_TRAVEL_AMOUNT</a></th><td>Pixels to instantly travel on firing.</td></tr><tr><th>/proc/<a href="global.html#proc/is_energy_reflectable_projectile">is_energy_reflectable_projectile</a></th><td>//// MISC HELPERS ////////
Is this atom reflectable with &quot;&quot;standardized&quot;&quot; reflection methods like you know eshields and deswords and similar</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/MINIMUM_PIXELS_TO_ANIMATE"><aside class="declaration">#define </aside>MINIMUM_PIXELS_TO_ANIMATE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/projectiles/projectile.dm#L5"><img src="git.png" width="16" height="16" title="code/modules/projectiles/projectile.dm 5"></a></h3><p>Minimum projectile pixels to move before it animate()S, below this it's a direct set.</p><h3 id="define/PROJECTILE_FIRING_INSTANT_TRAVEL_AMOUNT"><aside class="declaration">#define </aside>PROJECTILE_FIRING_INSTANT_TRAVEL_AMOUNT <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/projectiles/projectile.dm#L7"><img src="git.png" width="16" height="16" title="code/modules/projectiles/projectile.dm 7"></a></h3><p>Pixels to instantly travel on firing.</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>