BZFlag-Dev / bzflag.org

The bzflag.org static website
https://www.bzflag.org
MIT License
8 stars 7 forks source link

Add documentation for `bz_getSpawnPointWithin` and `bz_isWithinWorldBoundaries` #33

Closed allejo closed 4 years ago

allejo commented 4 years ago

Let's add documentation for our new bz_getSpawnPointWithin function introduced in https://github.com/BZFlag-Dev/bzflag/pull/229.

This PR also documents bz_getStandardSpawn since I was touching the new "Spawn Management" category of the API function docs.

Blocked by: https://github.com/BZFlag-Dev/bzflag/pull/242