Math::Angle Function
No description.
Syntax
float Math::Angle(
    const vec2&in a,
    const vec2&in b
)Parameters
const vec2&in a
const vec2&in b
Return value
float
Remarks
None.
No description.
float Math::Angle(
    const vec2&in a,
    const vec2&in b
)const vec2&in a
const vec2&in b
float
None.