Files

1 line
1.9 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__HELPERS/game.dm - 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></header><main><h1>code/__HELPERS/game.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__HELPERS/game.dm"><img src="git.png" width="16" height="16" title="code/__HELPERS/game.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/collect_nested_mobs">collect_nested_mobs</a></th><td>Recursively loops through the contents of this atom looking for mobs, optionally requiring them to have a client.</td></tr><tr><th>/proc/<a href="global.html#proc/get_active_player_count">get_active_player_count</a></th><td>Get active players who are playing in the round</td></tr><tr><th>/proc/<a href="global.html#proc/get_living_players_count">get_living_players_count</a></th><td>Get living players who are playing in the round (no ghosts)</td></tr><tr><th>/proc/<a href="global.html#proc/get_valid_vent_spawns">get_valid_vent_spawns</a></th><td>Returns a list of vents that can be used as a potential spawn if they meet the criteria set by the arguments</td></tr><tr><th>/proc/<a href="global.html#proc/get_bbox_of_atoms">get_bbox_of_atoms</a></th><td>Get a bounding box of a list of atoms.</td></tr><tr><th>/proc/<a href="global.html#proc/check_behind">check_behind</a></th><td>Checks to see if <code>atom/source</code> is behind <code>atom/target</code></td></tr></table></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>