Files

1 line
3.1 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/controller/subsystem/processing/projectiles - 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/controller/subsystem/processing/projectiles.html#var">Var Details</a></header><main><h1>projectiles <aside>/<a href="datum.html">datum</a>/<a href="datum/controller.html">controller</a>/<a href="datum/controller/subsystem.html">subsystem</a>/<a href="datum/controller/subsystem/processing/projectiles.html">processing/projectiles</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/controllers/subsystem/processing/SSprojectiles.dm#L1"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/processing/SSprojectiles.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/controller/subsystem/processing/projectiles.html#var/global_iterations_per_move">global_iterations_per_move</a></th><td>Maximum iterations a move can perform.</td></tr><tr><th><a href="datum/controller/subsystem/processing/projectiles.html#var/global_max_tick_moves">global_max_tick_moves</a></th><td>Maximum moves a projectile can make per tick.</td></tr><tr><th><a href="datum/controller/subsystem/processing/projectiles.html#var/global_pixel_speed">global_pixel_speed</a></th><td>How many pixels one iteration can move a projectile.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/global_iterations_per_move"><aside class="declaration">var </aside>global_iterations_per_move <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/controllers/subsystem/processing/SSprojectiles.dm#L13"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/processing/SSprojectiles.dm 13"></a></h3><p>Maximum iterations a move can perform.</p><h3 id="var/global_max_tick_moves"><aside class="declaration">var </aside>global_max_tick_moves <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/controllers/subsystem/processing/SSprojectiles.dm#L9"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/processing/SSprojectiles.dm 9"></a></h3><p>Maximum moves a projectile can make per tick.</p><h3 id="var/global_pixel_speed"><aside class="declaration">var </aside>global_pixel_speed <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/controllers/subsystem/processing/SSprojectiles.dm#L11"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/processing/SSprojectiles.dm 11"></a></h3><p>How many pixels one iteration can move a projectile.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>