Browse Source

Updated script API.

Lasse Öörni 14 years ago
parent
commit
88645ee31b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Docs/ScriptAPI.dox

+ 0 - 2
Docs/ScriptAPI.dox

@@ -356,7 +356,6 @@ Methods:<br>
 - Quaternion Normalized() const
 - Quaternion Normalized() const
 - Quaternion Inverse() const
 - Quaternion Inverse() const
 - float DotProduct(const Quaternion&) const
 - float DotProduct(const Quaternion&) const
-- Quaternion Nlerp(const Quaternion&, float) const
 - Quaternion Slerp(const Quaternion&, float) const
 - Quaternion Slerp(const Quaternion&, float) const
 - String ToString() const
 - String ToString() const
 
 
@@ -2001,7 +2000,6 @@ Properties:<br>
 - float weight
 - float weight
 - float time
 - float time
 - uint8 layer
 - uint8 layer
-- bool useNlerp
 - Animation@ animation (readonly)
 - Animation@ animation (readonly)
 - bool enabled (readonly)
 - bool enabled (readonly)
 - float length (readonly)
 - float length (readonly)