native ShowInterface takes boolean flag, real fadeDuration returns nothing
native EnableUserUI takes boolean b returns nothing
native SetCineFilterTexture takes string filename returns nothing
native SetCineFilterBlendMode takes blendmode whichMode returns nothing
native SetCineFilterTexMapFlags takes texmapflags whichFlags returns nothing
native SetCineFilterEndUV takes real minu, real minv, real maxu, real maxv returns nothing
native SetCineFilterStartColor takes integer red, integer green, integer blue, integer alpha returns nothing
native SetCineFilterEndColor takes integer red, integer green, integer blue, integer alpha returns nothing
native SetCineFilterDuration takes real duration returns nothing
native DisplayCineFilter takes boolean flag returns nothing
不过仅仅是这些根本就不知道它们是什么意思啊!就知道调用的参数以及返回的值没什么用啊,难道要自己一个一个去试??(悲剧了)
地精应该有全部cj函数的解释的吧 |