Move rmgen player location functions from library.js to player.js, refs #4804.
commit3a13c0a17e28eafc6202d0aacfff6772524e0f05
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Mon, 6 Nov 2017 13:40:10 +0000 (6 13:40 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Mon, 6 Nov 2017 13:40:10 +0000 (6 13:40 +0000)
tree82bc03029950ee57dc5f8133a8964fb562582a9d
parentff1e21423714847588e6ecd82abc9cef586f78de
Move rmgen player location functions from library.js to player.js, refs #4804.
Doesn't change the code besides abstracting distributePointsOnCircle and attempting to improve the documentation, refs #4831.

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@20416 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/maps/random/rmgen/library.js
binaries/data/mods/public/maps/random/rmgen/math.js
binaries/data/mods/public/maps/random/rmgen/player.js