Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlua_hud_objects.cpp184 static float Lua_HUDColor_Get_R(lua_State *L, int pos) in Lua_HUDColor_Get_R() function
367 Lua_Image::Object(L, 1)->tint_color_r = Lua_HUDColor_Get_R(L, 2); in Lua_Image_Set_Tint()
686 Lua_Shape::Object(L, 1)->tint_color_r = Lua_HUDColor_Get_R(L, 2); in Lua_Shape_Set_Tint()
834 float r = Lua_HUDColor_Get_R(L, 5); in Lua_Font_Draw_Text()
2619 float r = Lua_HUDColor_Get_R(L, 5); in Lua_Screen_Fill_Rect()
2634 float r = Lua_HUDColor_Get_R(L, 5); in Lua_Screen_Frame_Rect()