|
LuaBox
|
#include "lua_include.h"#include "global.h"#include "buttons.h"Go to the source code of this file.
Functions | |
| int | AnyButtonDown (lua_State *L_) |
| Check if any button is currently pressed. | |
| int AnyButtonDown | ( | lua_State * | L_ | ) |
Check if any button is currently pressed.
| L_ | Lua state. |