| JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
| |||||||||||
Global variables of type camerafield:
|
Functions that return type camerafield (   common.j,   common.ai,   Blizzard.j):
| constant native ConvertCameraField (integer i) returns camerafield |
Functions that take type camerafield as a parameter (   common.j,   common.ai,   Blizzard.j):
| native AdjustCameraField (camerafield whichField, real offset, real duration) returns nothing |
| native CameraSetupGetField (camerasetup whichSetup, camerafield whichField) returns real |
| function CameraSetupGetFieldSwap (camerafield whichField, camerasetup whichSetup) returns real |
| native CameraSetupSetField (camerasetup whichSetup, camerafield whichField, real value, real duration) returns nothing |
| constant native GetCameraField (camerafield whichField) returns real |
| native SetCameraField (camerafield whichField, real value, real duration) returns nothing |
| function SetCameraFieldForPlayer (player whichPlayer, camerafield whichField, real value, real duration) returns nothing |
![]()
| Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |
|