From 2c97dada7b9c7fedc511f1ecf012346c198d92f8 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 11 Aug 2018 08:17:13 -0400 Subject: Various updates Edit boxes can have their contents retreived Fixed a typo for edit box methods various updates to the net api --- src/client/lua_api/load_video.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/lua_api/load_video.cpp') diff --git a/src/client/lua_api/load_video.cpp b/src/client/lua_api/load_video.cpp index bd07e97..607759c 100644 --- a/src/client/lua_api/load_video.cpp +++ b/src/client/lua_api/load_video.cpp @@ -18,6 +18,7 @@ using namespace core; extern IrrlichtDevice* device; extern IVideoDriver* driver; +//video.drawtexture //{texture},{x,y} //{texture},{x,y},{sourcerect},,{color},use_alpha int draw2dimage(lua_State* L){ -- cgit v1.2.3-70-g09d2