Lines Matching refs:Celx_CheckArgs

1196 void Celx_CheckArgs(lua_State* l,  in Celx_CheckArgs()  function
1500 Celx_CheckArgs(l, 2, 3, "One or two arguments expected to function celestia:flash"); in celestia_flash()
1517 Celx_CheckArgs(l, 2, 7, "One to six arguments expected to function celestia:print"); in celestia_print()
1539 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:gettextwidth"); in celestia_gettextwidth()
1551 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getaltazimuthmode()"); in celestia_getaltazimuthmode()
1561 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:setaltazimuthmode"); in celestia_setaltazimuthmode()
1581 Celx_CheckArgs(l, 1, 1000, "Wrong number of arguments to celestia:show"); in celestia_show()
1604 Celx_CheckArgs(l, 1, 1000, "Wrong number of arguments to celestia:hide"); in celestia_hide()
1627 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:setrenderflags()"); in celestia_setrenderflags()
1686 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getrenderflags()"); in celestia_getrenderflags()
1707 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getscreendimension()"); in celestia_getscreendimension()
1720 Celx_CheckArgs(l, 1, 1000, "Bad method call!"); in celestia_showlabel()
1741 Celx_CheckArgs(l, 1, 1000, "Invalid number of arguments in celestia:hidelabel"); in celestia_hidelabel()
1762 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:setlabelflags()"); in celestia_setlabelflags()
1817 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getlabelflags()"); in celestia_getlabelflags()
1835 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:setorbitflags()"); in celestia_setorbitflags()
1888 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getorbitflags()"); in celestia_getorbitflags()
1906 Celx_CheckArgs(l, 1, 2, "Expected no or one argument to celestia:showconstellations()"); in celestia_showconstellations()
1955 Celx_CheckArgs(l, 1, 2, "Expected no or one argument to celestia:hideconstellations()"); in celestia_hideconstellations()
2004 Celx_CheckArgs(l, 4, 5, "Expected three or four arguments to celestia:setconstellationcolor()"); in celestia_setconstellationcolor()
2058 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:setoverlayelements()"); in celestia_setoverlayelements()
2111 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getoverlayelements()"); in celestia_getoverlayelements()
2130 Celx_CheckArgs(l, 4, 4, "Three arguments expected for celestia:settextcolor()"); in celestia_settextcolor()
2149 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getgalaxylightgain()"); in celestia_gettextcolor()
2163 Celx_CheckArgs(l, 5, 5, "Four arguments expected for celestia:setlabelcolor()"); in celestia_setlabelcolor()
2199 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:getlabelcolor()"); in celestia_getlabelcolor()
2222 Celx_CheckArgs(l, 5, 5, "Four arguments expected for celestia:setlinecolor()"); in celestia_setlinecolor()
2258 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:getlinecolor()"); in celestia_getlinecolor()
2281 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:setfaintestvisible()"); in celestia_setfaintestvisible()
2301 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getfaintestvisible()"); in celestia_getfaintestvisible()
2316 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:setgalaxylightgain()"); in celestia_setgalaxylightgain()
2326 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getgalaxylightgain()"); in celestia_getgalaxylightgain()
2334 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:setminfeaturesize()"); in celestia_setminfeaturesize()
2344 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getminfeaturesize()"); in celestia_getminfeaturesize()
2352 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getobserver()"); in celestia_getobserver()
2366 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getobservers()"); in celestia_getobservers()
2383 Celx_CheckArgs(l, 1, 1, "No arguments expected to celestia:getselection()"); in celestia_getselection()
2393 Celx_CheckArgs(l, 2, 2, "One argument expected for function celestia:find()"); in celestia_find()
2410 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:select()"); in celestia_select()
2428 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:mark"); in celestia_mark()
2452 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:unmark"); in celestia_unmark()
2472 Celx_CheckArgs(l, 1, 1, "No argument expected to function celestia:gettime"); in celestia_gettime()
2483 Celx_CheckArgs(l, 1, 1, "No argument expected to function celestia:gettimescale"); in celestia_gettimescale()
2493 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:settime"); in celestia_settime()
2504 Celx_CheckArgs(l, 1, 1, "No argument expected to function celestia:ispaused"); in celestia_ispaused()
2514 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:synchronizetime"); in celestia_synchronizetime()
2525 Celx_CheckArgs(l, 1, 1, "No argument expected to function celestia:istimesynchronized"); in celestia_istimesynchronized()
2536 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:settimescale"); in celestia_settimescale()
2547 Celx_CheckArgs(l, 2, 7, "Wrong number of arguments to function celestia:tojulianday"); in celestia_tojulianday()
2573 Celx_CheckArgs(l, 2, 2, "Wrong number of arguments to function celestia:fromjulianday"); in celestia_fromjulianday()
2598 Celx_CheckArgs(l, 2, 7, "Wrong number of arguments to function celestia:utctotdb"); in celestia_utctotdb()
2626 Celx_CheckArgs(l, 2, 2, "Wrong number of arguments to function celestia:tdbtoutc"); in celestia_tdbtoutc()
2648 Celx_CheckArgs(l, 1, 1, "No argument expected to function celestia:getsystemtime"); in celestia_getsystemtime()
2659 Celx_CheckArgs(l, 1, 1, "No arguments expected to function celestia:unmarkall"); in celestia_unmarkall()
2670 Celx_CheckArgs(l, 1, 1, "No arguments expected to function celestia:getstarcount"); in celestia_getstarcount()
2729 Celx_CheckArgs(l, 1, 1, "No arguments expected to function celestia:getdsocount"); in celestia_getdsocount()
2787 Celx_CheckArgs(l, 2, 2, "One argument expected in celestia:setambient"); in celestia_setambient()
2806 Celx_CheckArgs(l, 1, 1, "No argument expected in celestia:setambient"); in celestia_getambient()
2823 Celx_CheckArgs(l, 2, 2, "One argument expected in celestia:setminorbitsize"); in celestia_setminorbitsize()
2842 Celx_CheckArgs(l, 1, 1, "No argument expected in celestia:getminorbitsize"); in celestia_getminorbitsize()
2859 Celx_CheckArgs(l, 2, 2, "One argument expected in celestia:setstardistancelimit"); in celestia_setstardistancelimit()
2877 Celx_CheckArgs(l, 1, 1, "No argument expected in celestia:getstardistancelimit"); in celestia_getstardistancelimit()
2894 Celx_CheckArgs(l, 1, 1, "No argument expected in celestia:getstarstyle"); in celestia_getstarstyle()
2922 Celx_CheckArgs(l, 2, 2, "One argument expected in celestia:setstarstyle"); in celestia_setstarstyle()
2957 Celx_CheckArgs(l, 1, 1, "No argument expected in celestia:gettextureresolution"); in celestia_gettextureresolution()
2971 Celx_CheckArgs(l, 2, 2, "One argument expected in celestia:settextureresolution"); in celestia_settextureresolution()
2989 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:getstar"); in celestia_getstar()
3005 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:getdso"); in celestia_getdso()
3022 Celx_CheckArgs(l, 4, 4, "Expected 3 arguments for celestia:newvector"); in celestia_newvector()
3036 Celx_CheckArgs(l, 4, 4, "Expected 3 arguments for celestia:newposition"); in celestia_newposition()
3064 Celx_CheckArgs(l, 3, 5, "Need 2 or 4 arguments for celestia:newrotation"); in celestia_newrotation()
3095 Celx_CheckArgs(l, 1, 1, "No arguments expected for celestia:getscripttime"); in celestia_getscripttime()
3106 Celx_CheckArgs(l, 2, 4, "One to three arguments expected for function celestia:newframe"); in celestia_newframe()
3153 Celx_CheckArgs(l, 2, 2, "Need one arguments for celestia:requestkeyboard"); in celestia_requestkeyboard()
3186 Celx_CheckArgs(l, 3, 3, "Two arguments required for celestia:registereventhandler"); in celestia_registereventhandler()
3218 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:registereventhandler"); in celestia_geteventhandler()
3243 Celx_CheckArgs(l, 1, 3, "Need 0 to 2 arguments for celestia:takescreenshot"); in celestia_takescreenshot()
3315 Celx_CheckArgs(l, 2, 2, "Need one argument for celestia:createcelscript()"); in celestia_createcelscript()
3323 Celx_CheckArgs(l, 1, 2, "No argument expected for celestia:requestsystemaccess()"); in celestia_requestsystemaccess()
3333 Celx_CheckArgs(l, 1, 1, "No argument expected for celestia:requestsystemaccess()"); in celestia_getscriptpath()
3342 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:runscript"); in celestia_runscript()
3377 Celx_CheckArgs(l, 1, 1, "No argument expected for celestia:windowbordersvisible"); in celestia_windowbordersvisible()
3387 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:windowbordersvisible"); in celestia_setwindowbordersvisible()
3398 Celx_CheckArgs(l, 2, 3, "One or two arguments expected for celestia:seturl"); in celestia_seturl()
3415 Celx_CheckArgs(l, 1, 2, "None or one argument expected for celestia:geturl"); in celestia_geturl()
3660 Celx_CheckArgs(l, 1, 1, "No arguments expected for font:bind()"); in font_bind()
3669 Celx_CheckArgs(l, 2, 2, "One argument required for font:render"); in font_render()
3680 Celx_CheckArgs(l, 2, 2, "One argument expected for font:getwidth"); in font_getwidth()
3689 Celx_CheckArgs(l, 1, 1, "No arguments expected for font:getheight()"); in font_getheight()
3755 Celx_CheckArgs(l, 1, 1, "No arguments expected for image:getheight()"); in image_getheight()
3764 Celx_CheckArgs(l, 1, 1, "No arguments expected for image:getwidth()"); in image_getwidth()
3827 Celx_CheckArgs(l, 1, 1, "No arguments expected for texture:bind()"); in texture_bind()
3836 Celx_CheckArgs(l, 1, 1, "No arguments expected for texture:getheight()"); in texture_getheight()
3845 Celx_CheckArgs(l, 1, 1, "No arguments expected for texture:getwidth()"); in texture_getwidth()
3876 Celx_CheckArgs(l, 2, 2, "One argument expected to function celestia:log"); in celestia_log()
3885 Celx_CheckArgs(l, 2, 2, "One argument expected to celestia:getparamstring()"); in celestia_getparamstring()
3897 Celx_CheckArgs(l, 2, 2, "Need one argument for celestia:loadtexture()"); in celestia_loadtexture()
3913 Celx_CheckArgs(l, 2, 2, "Need one argument for celestia:loadtexture()"); in celestia_loadfont()
3929 Celx_CheckArgs(l, 1, 1, "No arguments expected to function celestia:getTitleFont"); in celestia_getfont()
3945 Celx_CheckArgs(l, 1, 1, "No arguments expected to function celestia:getTitleFont"); in celestia_gettitlefont()
3956 Celx_CheckArgs(l, 2, 2, "One argument required for celestia:settimeslice"); in celestia_settimeslice()
3975 Celx_CheckArgs(l, 2, 2, "One argument required for celestia:setluahook"); in celestia_setluahook()
4401 Celx_CheckArgs(m_lua, minArgs, maxArgs, errorMessage); in checkArgs()