mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Merged love.graphics.origin into default (issue #124)
This commit is contained in:
@@ -114,6 +114,7 @@ int w_rotate(lua_State *L);
|
||||
int w_scale(lua_State *L);
|
||||
int w_translate(lua_State *L);
|
||||
int w_shear(lua_State *L);
|
||||
int w_origin(lua_State *L);
|
||||
int w_hasFocus(lua_State *L);
|
||||
extern "C" LOVE_EXPORT int luaopen_love_graphics(lua_State *L);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user