mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-09 03:58:19 +03:00
Fix doc comment
This commit is contained in:
parent
5df1fdfb20
commit
8af424dd3f
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@ ScriptReserved_GetSlotHP, & Moveable::GetSlotHP,
|
||||||
|
|
||||||
/// Get the object's joint position
|
/// Get the object's joint position
|
||||||
// @function Moveable:GetJointPosition
|
// @function Moveable:GetJointPosition
|
||||||
|
// @tparam int index of a joint to get position
|
||||||
// @treturn Vec3 a copy of the moveable's position
|
// @treturn Vec3 a copy of the moveable's position
|
||||||
ScriptReserved_GetJointPosition, & Moveable::GetJointPos,
|
ScriptReserved_GetJointPosition, & Moveable::GetJointPos,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue