GetLeftDirection

From NWN Lexicon



Contents

[edit] GetLeftDirection(float)

This function returns a float representing a direction +90 degrees

float GetLeftDirection(
    float fDirection
);

[edit] Parameters

fDirection


[edit] Description

This is a convenience function that returns a float representing a normalized angle that is +90 degrees from fDirection. (IE, what you would use to make an object turn to the left.)



[edit] Requirements

#include " x0_i0_position "

[edit] Version

1.61

[edit] See Also



 author: Michael Nork
 

Personal tools
Categories