stock xs_anglevectors(const Float:angles[3], Float:fwd[3], Float:right[3], Float:up[3])
angles | Angles to compute vectors from. |
fwd | The vector to store the forward vector into. |
right | The vector to store the right vector into. |
up | The vector to store the up vector into. |
Computes forward, right and up vectors from given angles.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.