RenderWare V2.1

Previous Page Index Next Page

RwCamera *

RwBeginCameraUpdate(RwCamera *cam, void *param);

Arguments

param param is ignored. It should be passed as NULL.

For example;

RwBeginCameraUpdate(camera, NULL);