Calculates the distance from the specified perspective in horizontal direction to the screen and sets the distance.
EXAMPLE
The following sets the perspective in horizontal direction to 120 degrees.
sbInitSystem( NJD_RESOLUTION_640x240_NTSCNI, NJD_FRAMEBUFFER_MODE_RGB565, 1 );
njSetPerspective(NJM_DEG_ANG(120));