Home
last modified time | relevance | path

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

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dgui.cpp766 RuntimeScriptValue Sc_GUI_SetY(void *self, const RuntimeScriptValue *params, int32_t param_count) in Sc_GUI_SetY() function
819 ccAddExternalObjectFunction("GUI::set_Y", Sc_GUI_SetY); in RegisterGUIAPI()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dgui.cpp823 RuntimeScriptValue Sc_GUI_SetY(void *self, const RuntimeScriptValue *params, int32_t param_count) { in Sc_GUI_SetY() function
894 ccAddExternalObjectFunction("GUI::set_Y", Sc_GUI_SetY); in RegisterGUIAPI()