Added Source:getType

This commit is contained in:
Alex Szpakowski
2013-08-03 21:30:47 -03:00
parent a4ff39e0d4
commit 4d6bdf4857
4 changed files with 23 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ int w_Source_setDistance(lua_State *L);
int w_Source_getDistance(lua_State *L);
int w_Source_setRolloff(lua_State *L);
int w_Source_getRolloff(lua_State *L);
int w_Source_getType(lua_State *L);
extern "C" int luaopen_source(lua_State *L);
} // audio