nS_Initialize()Function
Description:
Sets up the HUD camera and default settings. If you want 3D cameras to draw under nSprite's images, you have to create them before calling this. And if you want 3D cameras to draw over the images, you have to create them after calling this, but make sure to change the cls mode of the latter, otherwise, nSprite's images won't show up. You cannot call it more than once, unless you call nS_ClearWorld.
Return value:
None



Documentation generated by Cod2Doc on 24 Oct 2005.