Browse Source

Script API update.

Lasse Öörni 12 years ago
parent
commit
2f9b955f3c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Docs/ScriptAPI.dox

+ 1 - 1
Docs/ScriptAPI.dox

@@ -3067,7 +3067,7 @@ Methods:<br>
 - void Remove()
 - void MarkNetworkUpdate() const
 - void DrawDebugGeometry(DebugRenderer@, bool)
-- void Resize(const BoundingBox&, uint)
+- void SetSize(const BoundingBox&, uint)
 - void DrawDebugGeometry(bool) const
 - void AddManualDrawable(Drawable@)
 - void RemoveManualDrawable(Drawable@)