native Deg2Rad takes real degrees returns real
native Rad2Deg takes real radians returns real
native Sin takes real radians returns real
native Cos takes real radians returns real
native Tan takes real radians returns real
native Asin takes real y returns real
native Acos takes real x returns real
native Atan takes real x returns real
native SquareRoot takes real x returns real
constant native MathRound takes real r returns integer
native R2I takes real r returns integer
native R2S takes real r returns string
native TriggerSleepAction takes real timeout returns nothing
native SetTimeOfDayScale takes real r returns nothing
native ResetToGameCamera takes real duration returns nothing
native CameraSetSmoothingFactor takes real factor returns nothing
native CameraSetFocalDistance takes real distance returns nothing
native CameraSetDepthOfFieldScale takes real scale returns nothing
native SetCineFilterDuration takes real duration returns nothing
native PreloadEnd takes real timeout returns nothing
native BlzSetEventDamage takes real damage returns nothing
native Sleep takes real seconds returns nothing
function RAbsBJ takes real a returns real
function RSignBJ takes real a returns real
function SinBJ takes real degrees returns real
function CosBJ takes real degrees returns real
function TanBJ takes real degrees returns real
function AsinBJ takes real degrees returns real
function AcosBJ takes real degrees returns real
function AtanBJ takes real degrees returns real
function PolledWait takes real duration returns nothing
function PercentTo255 takes real percentage returns integer
function SetTimeOfDay takes real whatTime returns nothing
function SetTimeOfDayScalePercentBJ takes real scalePercent returns nothing
function CameraSetSmoothingFactorBJ takes real factor returns nothing
function SetMusicOffsetBJ takes real newOffset returns nothing
function SetThematicMusicOffsetBJ takes real newOffset returns nothing
function SetMusicVolumeBJ takes real volumePercent returns nothing
function SetThematicMusicVolumeBJ takes real volumePercent returns nothing
function TextTagSize2Height takes real size returns real
function TextTagSpeed2Velocity takes real speed returns real
function FinishCinematicFadeAfterBJ takes real duration returns nothing
function GetFadeFromSeconds takes real seconds returns integer
function GetFadeFromSecondsAsReal takes real seconds returns real
native Atan2 takes real y, real x returns real
native Pow takes real x, real power returns real
native Location takes real x, real y returns location
native TriggerWaitForSound takes sound s, real offset returns nothing
native SetWidgetLife takes widget whichWidget, real newLife returns nothing
native SetDestructableLife takes destructable d, real life returns nothing
native SetDestructableMaxLife takes destructable d, real max returns nothing
native SetDestructableAnimationSpeed takes destructable d, real speedFactor returns nothing
native SetDestructableOccluderHeight takes destructable d, real height returns nothing
native SetUnitX takes unit whichUnit, real newX returns nothing
native SetUnitY takes unit whichUnit, real newY returns nothing
native SetUnitFacing takes unit whichUnit, real facingAngle returns nothing
native SetUnitMoveSpeed takes unit whichUnit, real newSpeed returns nothing
native SetUnitTurnSpeed takes unit whichUnit, real newTurnSpeed returns nothing
native SetUnitPropWindow takes unit whichUnit, real newPropWindowAngle returns nothing
native SetUnitAcquireRange takes unit whichUnit, real newAcquireRange returns nothing
native SetUnitTimeScale takes unit whichUnit, real timeScale returns nothing
native SetUnitBlendTime takes unit whichUnit, real blendTime returns nothing
native SetUnitRescueRange takes unit whichUnit, real range returns nothing
constant native SetPlayerHandicap takes player whichPlayer, real handicap returns nothing
constant native SetPlayerHandicapXP takes player whichPlayer, real handicap returns nothing
constant native SetPlayerHandicapReviveTime takes player whichPlayer, real handicap returns nothing
constant native SetPlayerHandicapDamage takes player whichPlayer, real handicap returns nothing
native SetFloatGameState takes fgamestate whichFloatGameState, real value returns nothing
native GetRandomReal takes real lowBound, real highBound returns real
native ShowInterface takes boolean flag, real fadeDuration returns nothing
native SetTextTagAge takes texttag t, real age returns nothing
native SetTextTagLifespan takes texttag t, real lifespan returns nothing
native SetTextTagFadepoint takes texttag t, real fadepoint returns nothing
native TimerDialogSetSpeed takes timerdialog whichDialog, real speedMultFactor returns nothing
native TimerDialogSetRealTimeRemaining takes timerdialog whichDialog, real timeRemaining returns nothing
native MultiboardSetItemsWidth takes multiboard lb, real width returns nothing
native MultiboardSetItemWidth takes multiboarditem mbi, real width returns nothing
native SetCameraPosition takes real x, real y returns nothing
native SetCameraQuickPosition takes real x, real y returns nothing
native PanCameraTo takes real x, real y returns nothing
native CameraSetupApplyWithZ takes camerasetup whichSetup, real zDestOffset returns nothing
native CameraSetTargetNoise takes real mag, real velocity returns nothing
native CameraSetSourceNoise takes real mag, real velocity returns nothing
native SetSoundDistanceCutoff takes sound soundHandle, real cutoff returns nothing
native SetSoundPitch takes sound soundHandle, real pitch returns nothing
native VolumeGroupSetVolume takes volumegroup vgroup, real scale returns nothing
native GetTerrainCliffLevel takes real x, real y returns integer
native GetTerrainType takes real x, real y returns integer
native GetTerrainVariance takes real x, real y returns integer
native IsPointBlighted takes real x, real y returns boolean
native BlzSetSpecialEffectScale takes effect whichEffect, real scale returns nothing
native BlzSetSpecialEffectHeight takes effect whichEffect, real height returns nothing
native BlzSetSpecialEffectTimeScale takes effect whichEffect, real timeScale returns nothing
native BlzSetSpecialEffectTime takes effect whichEffect, real time returns nothing
native BlzSetSpecialEffectYaw takes effect whichEffect, real yaw returns nothing
native BlzSetSpecialEffectPitch takes effect whichEffect, real pitch returns nothing
native BlzSetSpecialEffectRoll takes effect whichEffect, real roll returns nothing
native BlzSetSpecialEffectX takes effect whichEffect, real x returns nothing
native BlzSetSpecialEffectY takes effect whichEffect, real y returns nothing
native BlzSetSpecialEffectZ takes effect whichEffect, real z returns nothing