Home
last modified time | relevance | path

Searched refs:btnCommand (Results 1 – 10 of 10) sorted by relevance

/dports/games/onscripter/onscripter-20200722/
H A DONScripter_lut.cpp362 {"btn", &ONScripter::btnCommand},
H A DONScripter.h286 int btnCommand();
H A DONScripter_command.cpp3711 int ONScripter::btnCommand() in btnCommand() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_lut.cpp362 {"btn", &ONScripter::btnCommand},
H A DONScripter.h286 int btnCommand();
H A DONScripter_command.cpp3711 int ONScripter::btnCommand() in btnCommand() function in ONScripter
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/doc/
H A Dprototypes68 btn btnCommand (i7)
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.h325 int btnCommand(const pstring& cmd);
H A DPonscripterLabel.cpp129 dict["btn"] = &PonscripterLabel::btnCommand; in sfunc_lut_t()
H A DPonscripterLabel_command.cpp3297 int PonscripterLabel::btnCommand(const pstring& cmd) in btnCommand() function in PonscripterLabel