The search keyword must be a single word (no spaces).

Function SetCameraRotateMode

Line
3632
Location
common.j
Constant?
no
Type
native
Arguments
real x, real y, real radiansToSweep, real duration
Returns
nothing
3632
native SetCameraRotateMode          takes real x, real y, real radiansToSweep, real duration returns nothing
3633
native SetCameraField               takes camerafield whichField, real value, real duration returns nothing
3634
native AdjustCameraField            takes camerafield whichField, real offset, real duration returns nothing
3635
native SetCameraTargetController    takes unit whichUnit, real xoffset, real yoffset, boolean inheritOrientation returns nothing
3636
native SetCameraOrientController    takes unit whichUnit, real xoffset, real yoffset returns nothing
3637