Home
last modified time | relevance | path

Searched refs:game_api_simulate_command_pressed (Results 1 – 2 of 2) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/lua/
H A DGameApi.cpp108 { "simulate_command_pressed", game_api_simulate_command_pressed }, in register_game_module()
1568 int LuaContext::game_api_simulate_command_pressed(lua_State* l){ in game_api_simulate_command_pressed() function in Solarus::LuaContext
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/lua/
H A DLuaContext.h912 game_api_simulate_command_pressed, variable