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 BlzSetTerrainFogZStart takes real zStart returns nothing
native BlzSetTerrainFogZEnd takes real ZEnd returns nothing
native BlzSetTerrainFogDensity takes real density returns nothing
native BlzSetTerrainFogHeightStart takes real heightStart returns nothing
native BlzSetTerrainFogHeightEnd takes real heightEnd returns nothing
native BlzSetTerrainFogLinearStart takes real linearStart returns nothing
native BlzSetTerrainFogLinearEnd takes real linearEnd returns nothing
native BlzSetTerrainFogMaxLinearDensity takes real maxLinearDensity 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 BlzFrameToPixelX takes real frameX returns integer
native BlzFrameToPixelY takes real frameY returns integer
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 BlzSetTerrainFogZStartBJ takes real zStart returns nothing
function BlzSetTerrainFogZEndBJ takes real zEnd returns nothing
function BlzSetTerrainFogDensityBJ takes real density returns nothing
function BlzSetTerrainFogHeightStartBJ takes real heightStart returns nothing
function BlzSetTerrainFogHeightEndBJ takes real heightEnd returns nothing
function BlzSetTerrainFogLinearStartBJ takes real linearStart returns nothing
function BlzSetTerrainFogLinearEndBJ takes real linearEnd returns nothing
function BlzSetTerrainFogMaxLinearDensityBJ takes real maxLinearDensity 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