From 9bdc94053e94c7ca47e2e0dc0db4483a8c0ddfb8 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sat, 2 Nov 2013 17:45:48 +0100 Subject: Added cEntity:GetYaw() and cEntity:SetYaw(). This is the preferred way to get / set rotation, GetRotation() and SetRotation is obsoleted due to bad name. --- source/Bindings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Bindings.h') diff --git a/source/Bindings.h b/source/Bindings.h index 411e608d9..455307a89 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 10/28/13 13:11:04. +** Generated automatically by tolua++-1.0.92 on 11/02/13 17:43:38. */ /* Exported function */ -- cgit v1.2.3