Getting Started
Language Reference
Graphics
API Reference — Core
Fprint()
ArrayDim()
StringArrayDim()
NumberArrayDim()
StringArraySize()
NumberArraySize()
ArraySize()
NumberArrayCopy()
StringArrayCopy()
ArrayCopy()
NumberArrayFill()
StringArrayFill()
ArrayFill()
TypeArrayDim()
TypeArraySize()
TypeArrayCopy()
TypeArrayFill()
Abs()
Acos()
AndBit()
Asin()
Atan()
ATan2()
CInt32()
CInt64()
Cos()
Degrees()
Exp()
Frac()
HexVal()
Int()
Log()
Max()
Min()
OrBit()
Radians()
Randomize()
Rand()
Round()
Sign()
Sin()
Sqrt()
Tan()
XOrBit()
GetLineIntersection()
Interpolate()
PointInQuad()
PointInTri()
Distance2D()
Distance3D()
GetCircleLineIntersection()
GetLinePlaneIntersection()
GetLineAngle()
DotProduct()
InterpolateVector()
InterpolateVectorQ()
VectorIsBetweenPoints()
NormalizeVector()
GetHorizontalAngle()
GetRotationToTarget()
Asc()
InStr()
Length()
Len()
Tally()
Val()
Size()
BufferFromString()
CreateStack_N()
CreateStack_S()
ClearStack_N()
ClearStack_S()
DeleteStack_N()
DeleteStack_S()
Push_N()
Pop_N()
Push_S()
Stack_Size_N()
Stack_Size_S()
Stack_N_Exists()
Stack_S_Exists()
OpenFile()
CloseFile()
ReadByte()
WriteByte()
Write()
WriteLine()
CopyFile()
RemoveFile()
FileExists()
MoveFile()
RenameFile()
FileLength()
Tell()
Seek()
EOF()
WriteByteBuffer()
ReadByteBuffer()
ChangeDir()
DirExists()
MakeDir()
RemoveDir()
Ticks()
Timer()
Wait()
SetClipboardText()
HasClipboardText()
ReadInput_Start()
ReadInput_Stop()
ReadInput_SetText()
ReadInput_ToggleBackspace()
API Reference — Window & Graphics
OpenWindow()
OpenWindowEx()
CloseWindow()
RaiseWindow()
Update()
Cls()
SetClearColor()
ShowWindow()
HideWindow()
SetWindowTitle()
SetWindowPosition()
GetWindowPosition()
SetWindowSize()
GetWindowSize()
SetWindowMinSize()
GetWindowMinSize()
SetWindowMaxSize()
GetWindowMaxSize()
WindowIsFullscreen()
WindowIsVisible()
WindowIsBordered()
WindowIsResizable()
WindowIsMinimized()
WindowIsMaximized()
WindowHasInputFocus()
WindowHasMouseFocus()
SetWindowFullscreen()
MaximizeWindow()
MinimizeWindow()
SetWindowBordered()
WindowClip()
WindowExists()
WindowEvent_Close()
WindowEvent_Maximize()
WindowEvent_Minimize()
FPS()
SetWindowIcon()
WindowEvent_Resize()
SetWindowAutoClose()
SetWindowResizable()
WindowMode()
GetWindowMode()
RestoreWindow()
GrabInput()
SetWindowAlwaysOnTop()
SetMouseRelative()
SetWindowVSync()
FlashWindow()
WindowIsGrabbed()
PreUpdate()
SetFPS()
OpenCanvas()
CloseCanvas()
OpenCanvas3D()
SetCanvasVisible()
CanvasIsVisible()
SetCanvasViewport()
GetCanvasViewport()
canvas()
SetCanvasOffset()
GetCanvasOffset()
GetCanvasSize()
ClearCanvas()
SetCanvasAlpha()
GetCanvasAlpha()
SetCanvasColorMod()
GetCanvasColorMod()
CloneCanvas()
SetCanvasZ()
CanvasZ()
CanvasClip()
ActiveCanvas()
SetCanvasPhysics2D()
OpenCanvasSpriteLayer()
SetSpriteCanvasBlendMode()
GetSpriteCanvasBlendMode()
SetSpriteCanvasAntiAliasMode()
GetSpriteCanvasAntiAliasMode()
SetSpriteCanvasBilinearFilter()
GetSpriteCanvasBilinearFilter()
SetSpriteCanvasRenderPriority()
GetSpriteCanvasRenderPriority()
SetCanvasBackgroundRender()
SetPostEffect()
ClearPostEffect()
SetPostEffectProperty()
GetPostEffectProperty()
SetPostEffectActive()
PostEffectIsActive()
GetPostEffectType()
Circle()
CircleFill()
Ellipse()
EllipseFill()
FloodFill()
GetPixel()
SetColor()
Line()
Poly()
Rect()
RectFill()
RGB()
RGBA()
Pset()
Triangle()
Line3D()
Box3D()
Triangle3D()
LoadImage()
LoadImageEx()
CreateImage()
CreateImageEx()
BufferFromImage()
ImageExists()
ColorKey()
SetBilinearFilter()
GetBilinearFilter()
CopyImage()
DeleteImage()
SetImageAlpha()
GetImageAlpha()
GetImageSize()
SetBlendMode()
GetBlendMode()
SetImageColorMod()
GetImageColorMod()
DrawImage()
DrawImage_Blit()
DrawImage_BlitEx()
DrawImage_Rotate()
DrawImage_RotateEx()
DrawImage_Zoom()
DrawImage_ZoomEx()
DrawImage_Rotozoom()
DrawImage_RotozoomEx()
DrawImage_Flip()
DrawImage_FlipEx()
SetAntiAliasMode()
GetAntiAliasMode()
ConvertToNormalMap()
InKey()
Key()
WaitKey()
HideMouse()
ShowMouse()
MouseIsVisible()
GetMouse()
MouseX()
MouseY()
MouseButton()
GetMouseWheel()
MouseWheelX()
MouseWheelY()
GetGlobalMouse()
GlobalMouseX()
GlobalMouseY()
WarpMouse()
WarpMouseGlobal()
SetMouseZone()
ClearMouseZone()
LoadFont()
DeleteFont()
FontExists()
SetFont()
DrawText()
GetTextSize()
TextWidth()
TextHeight()
ActiveFont()
TouchPressure()
GetTouch()
GetMultiTouch()
GetTouchFinger()
NumFingers()
GetAccel()
AccelName$()
NumAccels()
GetGyro()
GyroName$()
NumGyros()
TouchX()
TouchY()
API Reference — Audio & Input
CreateSound()
LoadSound()
LoadMusic()
PlaySound()
PlaySoundTimed()
PlayMusic()
PauseSound()
ResumeSound()
PauseMusic()
ResumeMusic()
DeleteSound()
DeleteMusic()
FadeMusicIn()
FadeMusicOut()
MusicExists()
SetMusicVolume()
GetMusicVolume()
SetMusicPosition()
GetMusicPosition()
RewindMusic()
SetSoundChannels()
NumSoundChannels()
SoundIsEnabled()
SoundExists()
SetChannelVolume()
GetChannelVolume()
SetSoundVolume()
GetSoundVolume()
StopMusic()
StopSound()
SetChannelPanning()
SetChannelDistance()
ChannelIsPlaying()
ChannelIsPaused()
QueryAudioSpec()
MusicIsPlaying()
SetChannelSpacePosition()
NumJoysticks()
NumJoyAxes()
NumJoyButtons()
NumJoyHats()
NumJoyTrackBalls()
JoyAxis()
JoyButton()
JoyHat()
GetJoyTrackBall()
JoystickIsConnected()
JoyRumblePlay()
JoyRumbleStop()
JoystickIsHaptic()
CheckSockets()
TCP_SocketReady()
UDP_SocketReady()
TCP_OpenSocket()
TCP_CloseSocket()
TCP_RemoteHost()
TCP_RemotePort()
TCP_GetData()
TCP_SendData()
TCP_AcceptSocket()
UDP_OpenSocket()
UDP_CloseSocket()
UDP_GetData()
UDP_Length()
UDP_MaxLength()
UDP_RemotePort()
UDP_SendData()
LoadVideo()
PlayVideo()
PauseVideo()
StopVideo()
SetVideoPosition()
ResumeVideo()
GetVideoPosition()
DeleteVideo()
VideoIsPlaying()
VideoEnd()
GetVideoStats()
SetVideoDrawRect()
GetVideoDrawRect()
GetVideoSize()
VideoExists()
SetVideoVolume()
GetVideoVolume()
API Reference — 2D Sprites & Physics
CreateSprite()
DeleteSprite()
SetSpritePosition()
TranslateSprite()
GetSpritePosition()
SpriteX()
SpriteY()
SetSpriteRotation()
RotateSprite()
GetSpriteRotation()
SetSpriteScale()
ScaleSprite()
GetSpriteScale()
SetSpriteZ()
SpriteZ()
GetSpriteSize()
SpriteWidth()
SpriteHeight()
SetSpriteVisible()
SpriteIsVisible()
SetSpriteSolid()
SpriteIsSolid()
SetSpriteType()
GetSpriteType()
SetSpriteSource()
GetSpriteSource()
GetSpriteCollision()
SpriteExists()
SetSpriteColorMod()
SetSpriteAlpha()
GetSpriteColorMod()
GetSpriteAlpha()
AddSpriteChild()
RemoveSpriteChild()
GetSpriteChildIndex()
CreateSpriteAnimation()
SetSpriteFrame()
GetSpriteFrame()
SetSpriteAnimationFrame()
GetSpriteAnimationFrame()
SetSpriteAnimationLength()
GetSpriteAnimationLength()
SetSpriteAnimationSpeed()
GetSpriteAnimationSpeed()
SetSpriteAnimation()
GetSpriteAnimation()
GetSpriteCurrentAnimationFrame()
NumSpriteAnimationLoops()
SpriteAnimationIsPlaying()
DeleteSpriteAnimation()
GetSpriteAnimationSource()
GetSpriteCenter()
SetSpriteLinearVelocity()
GetSpriteLinearVelocity()
SetSpriteAngularVelocity()
GetSpriteAngularVelocity()
ApplySpriteForce()
ApplySpriteCentralForce()
ApplySpriteTorque()
ApplySpriteLinearImpulse()
ApplySpriteAngularImpulse()
GetSpriteMass()
GetSpriteInertia()
GetSpriteWorldPoint()
GetSpriteWorldVector()
GetSpriteLocalPoint()
GetSpriteLocalVector()
GetSpriteLinearVelocityFromLocalPoint()
GetSpriteLinearVelocityFromWorldPoint()
SetSpriteLinearDamping()
GetSpriteLinearDamping()
SetSpriteAngularDamping()
GetSpriteAngularDamping()
SetSpriteGravityScale()
GetSpriteGravityScale()
SetSpriteBullet()
SpriteIsBullet()
SetSpriteSleepAllowed()
SpriteSleepAllowed()
SetSpriteAwake()
SpriteIsAwake()
SetSpriteFixedRotation()
SpriteIsFixedRotation()
SetSpriteDensity()
GetSpriteDensity()
SetSpriteFriction()
GetSpriteFriction()
SetSpriteRestitution()
GetSpriteRestitution()
SetSpriteRestitutionThreshold()
GetSpriteRestitutionThreshold()
GetSpriteAABB()
SetGravity2D()
GetGravity2D()
SetWorld2DTimeStep()
SetWorld2DVelocityIterations()
SetWorld2DPositionIterations()
GetWorld2DTimeStep()
GetWorld2DVelocityIterations()
GetWorld2DPositionIterations()
SetWorld2DAutoClearForces()
GetWorld2DAutoClearForces()
CastRay2D()
CastRay2D_All()
GetRayHit2D()
SetSpriteShape()
GetSpriteShape()
SetSpriteRadius()
GetSpriteRadius()
SetSpriteBox()
GetSpriteBoxSize()
SetSpriteChain()
SetSpriteChainLoop()
SetSpritePolygon()
GetSpriteShapeOffset()
SetSpriteShapeOffset()
GetSpriteWorldCenter()
createDistanceJoint()
createFrictionJoint()
createGearJoint()
createMotorJoint()
createPrismaticJoint()
createPulleyJoint()
createRevoluteJoint()
createWeldJoint()
createWheelJoint()
getJointWorldAnchorA()
getJointWorldAnchorB()
getJointReactionForce()
getJointReactionTorque()
getJointLocalAnchorA()
getJointLocalAnchorB()
setJointLength()
getJointLength()
setJointMinLength()
getJointMinLength()
setJointMaxLength()
getJointMaxLength()
getJointCurrentLength()
setJointStiffness()
getJointStiffness()
setJointDamping()
getJointDamping()
setJointMaxForce()
getJointMaxForce()
setJointMaxTorque()
getJointMaxTorque()
setJointCorrectionFactor()
getJointCorrectionFactor()
setJointRatio()
getJointRatio()
setJointLinearOffset()
getJointLinearOffset()
setJointAngularOffset()
getJointAngularOffset()
getJointLocalAxisA()
getJointReferenceAngle()
getJointTranslation()
getJointSpeed()
jointIsLimitEnabled()
enableJointLimit()
getJointLowerLimit()
getJointUpperLimit()
setJointLimits()
jointMotorIsEnabled()
enableJointMotor()
setJointMotorSpeed()
getJointMotorSpeed()
setJointMaxMotorForce()
getJointMaxMotorForce()
getJointMotorTorque()
DeleteJoint()
JointExists()
CreateTileSet()
SetTileAnimationLength()
GetTileAnimationLength()
SetTileAnimationFrame()
GetTileAnimationFrame()
SetTileAnimationSpeed()
GetTileAnimationSpeed()
CreateTileMap()
SetTileMapSize()
GetTileMapSize()
SetTile()
GetTile()
FillTile()
DrawTileMap()
DeleteTileSet()
DeleteTileMap()
TileSetExists()
TileMapExists()
API Reference — 3D Scene
LoadMesh()
DeleteMesh()
CreateMesh()
AddMeshBuffer()
LoadMeshFromArchive()
CreatePlaneMesh()
LoadAN8()
LoadMeshFromAN8()
GetNumAN8Scenes()
GetAN8SceneName$()
CreateConeMesh()
CreateCylinderMesh()
CreateVolumeLightMesh()
DeleteAN8()
SetMeshBoundingBox()
GetMeshBoundingBox()
ReCalculateMeshBoundingBox()
MakePlanarTextureMap()
ReCalculateMeshNormals()
GetMeshPolygonCount()
FlipMeshSurfaces()
SetMeshBuffer()
GetMeshBufferCount()
GetMeshBufferVertexCount()
GetMeshBufferIndexCount()
GetMeshBuffer()
CreateAnimatedActor()
CreateOctreeActor()
CreateCubeActor()
CreateSphereActor()
CreateWaterActor()
CreateLightActor()
CreateBillboardActor()
CreateTerrainActor()
CreateParticleActor()
CreateProjectorActor()
CreateCompositeActor()
CreateVehicleActor()
DeleteActor()
GetActorTransform()
SetActorPosition()
TranslateActorLocal()
TranslateActorWorld()
GetActorPosition()
SetActorScale()
ScaleActor()
GetActorScale()
SetActorRotation()
RotateActor()
GetActorRotation()
SetActorVisible()
ActorIsVisible()
SetActorAutoCulling()
GetActorAutoCulling()
AddActorShadow()
RemoveActorShadow()
ActorExists()
GetActorType()
CreateActorAnimation()
SetActorAnimation()
SetActorAnimationSpeed()
GetActorAnimationSpeed()
GetActorCurrentAnimation()
GetActorAnimationStartFrame()
GetActorAnimationEndFrame()
SetActorFrame()
GetActorFrame()
ActorAnimationIsPlaying()
NumActorAnimationLoops()
SetActorMD2Animation()
SetActorMD2AnimationByName()
DeleteActorAnimation()
GetActorBoneCount()
GetActorBoneIndex()
GetActorBoneName$()
GetActorBonePosition()
GetActorBoneRotation()
GetActorBoneScale()
GetActorBoneRelativeTranform()
GetActorBoneAbsoluteTranform()
SetGravity3D()
GetGravity3D()
SetActorShape()
GetActorShape()
SetActorSolid()
ActorIsSolid()
GetActorCollision()
SetActorGravity()
GetActorGravity()
setActorDamping()
GetActorLinearDamping()
GetActorAngularDamping()
GetActorLinearSleepThreshold()
GetActorAngularSleepThreshold()
ApplyActorDamping()
setActorMassProperties()
GetActorLinearFactor()
integrateActorVelocities()
ApplyActorCentralForceLocal()
ApplyActorCentralForceWorld()
GetActorTotalForce()
GetActorTotalTorque()
SetActorInverseInertiaDiagLocal()
getActorInverseInertiaDiagLocal()
setActorSleepThresholds()
ApplyActorTorqueLocal()
ApplyActorTorqueWorld()
ApplyActorForceLocal()
ApplyActorForceWorld()
ApplyActorCentralImpulseLocal()
ApplyActorCentralImpulseWorld()
ApplyActorTorqueImpulseLocal()
ApplyActorTorqueImpulseWorld()
ApplyActorImpulseLocal()
ApplyActorImpulseWorld()
clearActorForces()
updateActorInertiaTensor()
getActorCenter()
GetActorRotationQ()
getActorLinearVelocityWorld()
getActorAngularVelocityWorld()
setActorLinearVelocityWorld()
setActorAngularVelocityLocal()
setActorAngularVelocityWorld()
getActorVelocityInLocalPoint()
GetActorLinearVelocityLocal()
getActorAngularVelocityLocal()
getActorAABB()
setActorLinearVelocityLocal()
SetActorShapeEx()
CastRay3D()
CastRay3D_All()
GetRayHit3D()
CreatePointConstraint()
CreatePointConstraintEx()
SetPointPivotA()
SetPointPivotB()
CreateHingeConstraint()
CreateHingeConstraintEx()
CreateSlideConstraint()
CreateSlideConstraintEx()
CreateConeConstraint()
CreateConeConstraintEx()
DeleteConstraint()
GetConstraintFrameOffsetA()
GetConstraintFrameOffsetB()
UseConstraintFrameOffset()
GetHingeAngle()
GetHingeAngleEx()
GetConstraintBreakingImpulseThreshold()
GetConstraintAFrame()
GetConstraintBFrame()
SetConstraintBreakingImpulseThreshold()
SetConstraintFrames()
SetHingeLimit()
SetConeLimit()
GetHingeLimitBiasFactor()
GetHingeLimitRelaxationFactor()
GetHingeLimitSign()
GetHingeSolveLimit()
UseHingeReferenceFrameA()
GetConstraintAppliedImpulse()
GetConstraintFixedActor()
GetPointPivotA()
GetPointtPivotB()
GetConstraintActorA()
GetConstraintActorB()
SetConstraintSolverIterations()
GetConeBiasFactor()
GetConeDamping()
GetConeFixThresh()
GetConeLimit()
GetConstraintLimitSoftness()
GetConstraintSolverIterations()
GetConeAnglePoint()
GetConstraintAngularOnly()
GetConeSolveSwingLimit()
GetConeSolveTwistLimit()
GetConeSwingSpan1()
GetConeSwingSpan2()
GetConeTwistAngle()
GetConeTwistLimitSign()
GetConeTwistSpan()
SetConstraintAngularOnly()
SetConeDamping()
SetConeFixThresh()
GetSlideAnchorA()
GetSlideAnchorB()
GetSlideAngDepth()
GetSlideAngularPos()
GetSlideDampingDirAng()
GetSlideDampingLimLin()
GetSlideDampingOrthoAng()
GetSlideDampingOrthoLin()
GetSlideLinearPos()
GetSlideLinDepth()
GetSlideLowerAngLimit()
GetSlideLowerLinLimit()
GetSlideRestitutionDirAng()
GetSlideRestitutionDirLin()
GetSlideRestitutionOrthoAng()
GetSlideRestitutionOrthoLin()
GetSlideSoftnessDirAng()
GetSlideSoftnessDirLin()
GetSlideSoftnessLimAng()
GetSlideSoftnessOrthoAng()
GetSlideSoftnessOrthoLin()
GetSlideSolveAngLimit()
GetSlideSolveLinLimit()
GetSlideUpperAngLimit()
GetSlideUpperLinLimit()
GetSlideUseFrameOffset()
SetSlideDampingDirAng()
SetSlideDampingDirLin()
SetSlideDampingLimAng()
SetSlideDampingLimLin()
SetSlideDampingOrthoAng()
SetSlideDampingOrthoLin()
SetSlideLowerAngLimit()
SetSlideLowerLinLimit()
SetSlideRestitutionDirAng()
SetSlideRestitutionDirLin()
SetSlideRestitutionLimAng()
SetSlideRestitutionLimLin()
SetSlideRestitutionOrthoAng()
SetSlideRestitutionOrthoLin()
SetSlideSoftnessDirAng()
SetConstraintSoftnessDirLin()
SetSlideSoftnessLimAng()
SetSlideSoftnessLimLin()
SetSlideSoftnessOrthoAng()
SetSlideSoftnessOrthoLin()
SetSlideUpperAngLimit()
SetSlideUpperLinLimit()
ConstraintExists()
SetCameraPosition()
GetCameraPosition()
TranslateCamera()
SetCameraRotation()
GetCameraRotation()
RotateCamera()
SetCameraFOV()
GetCameraFOV()
SetCameraAspectRatio()
GetCameraAspectRatio()
SetCameraFarValue()
GetCameraFarValue()
SetCameraNearValue()
GetCameraNearValue()
SetProjectionMatrix()
GetProjectionMatrix()
GetWorldToViewportPosition()
AddSceneSkyBox()
AddSceneSkyDome()
AddSceneSkyDomeEx()
RemoveSceneSky()
SetWorld3DMaxSubSteps()
SetWorld3DTimeStep()
GetWorld3DMaxSubSteps()
GetWorld3DTimeStep()
SetSceneFog()
GetSceneFog()
ClearScene()
SetSceneShadowColor()
GetSceneShadowColor()
SetSceneAmbientColor()
GetSceneAmbientColor()
Pipeline_Begin()
Pipeline_End()
Pipeline_Render()
SetPhysics3D()
GetPhysics3D()
GetBillboardSize()
SetBillboardSize()
CreateMaterial()
DeleteMaterial()
SetActorMaterial()
GetActorMaterial()
CopyActorMaterial()
CopyMaterial()
SetMaterialTextureCanvas()
SetMaterialAmbientColor()
GetMaterialAmbientColor()
SetMaterialAntiAliasing()
GetMaterialAntiAliasing()
SetMaterialBackfaceCulling()
GetMaterialBackfaceCulling()
SetMaterialBlendFactor()
GetMaterialBlendFactor()
SetMaterialBlendMode()
GetMaterialBlendMode()
SetMaterialColorMask()
GetMaterialColorMask()
SetMaterialColorMode()
GetMaterialColorMode()
SetMaterialDiffuseColor()
GetMaterialDiffuseColor()
SetMaterialEmissiveColor()
GetMaterialEmissiveColor()
SetMaterialFog()
GetMaterialFog()
SetMaterialFrontFaceCulling()
GetMaterialFrontfaceCulling()
SetMaterialGouraudShading()
MaterialIsGouraudShaded()
MaterialIsAplhaBlend()
MaterialIsTransparent()
SetMaterialLighting()
MaterialIsLit()
SetMaterialType()
GetMaterialType()
SetMaterialNormalize()
MaterialIsNormalized()
SetMaterialPointCloud()
MaterialIsPointCloud()
SetMaterialFlag()
GetMaterialFlag()
SetMaterialTexture()
SetMaterialShininess()
GetMaterialShininess()
SetMaterialSpecularColor()
GetMaterialSpecularColor()
SetMaterialThickness()
GetMaterialThickness()
SetMaterialWireframe()
MaterialIsWireframe()
SetActorTexture()
GetActorMaterialCount()
SetActorMaterialFlag()
GetActorMaterialFlag()
SetActorMaterialType()
GetActorMaterialType()
MaterialExists()
NumMaterialConstants()
GetMaterialConstantName$()
SetMaterialConstant()
GetMaterialConstant()
LightIsCastingShadow()
GetLightType()
GetLightRadius()
SetLightType()
SetLightRadius()
SetLightShadowCast()
SetLightAmbientColor()
GetLightAmbientColor()
SetLightAttenuation()
GetLightAttenuation()
SetLightDiffuseColor()
GetLightDiffuseColor()
SetLightFalloff()
GetLightFalloff()
GetLightInnerCone()
SetLightInnerCone()
SetLightOuterCone()
GetLightOuterCone()
SetLightSpecularColor()
GetLightSpecularColor()
GetTerrainPatchAABB()
GetTerrainPatchLOD()
GetTerrainHeight()
GetTerrainCenter()
SetTerrainLODDistance()
ScaleTerrainTexture()
SetTerrainCameraMovementDelta()
SetTerrainCameraRotationDelta()
SetTerrainPatchLOD()
CreateWaterPlaneActor()
setWaterColor()
getWaterColor()
setWaterColorBlendFactor()
getWaterColorBlendFactor()
setWaterWaveHeight()
getWaterWaveHeight()
setWaterWindDirection()
getWaterWindDirection()
setWaterWindForce()
getWaterWindForce()
startParticleEmitter()
stopParticleEmitter()
setParticleDirection()
getParticleDirection()
useParticleEveryMeshVertex()
particleIsUsingEveryMeshVertex()
setParticleNormalDirectionMod()
getParticleNormalDirectionMod()
useParticleNormalDirection()
particleIsUsingNormalDirection()
setParticleMesh()
getMinParticlesPerSecond()
setMinParticlesPerSecond()
setMaxParticlesPerSecond()
getMaxParticlesPerSecond()
setParticleMinStartColor()
setParticleMaxStartColor()
getParticleMaxStartColor()
getParticleMinStartColor()
setParticleMinLife()
getParticleMinLife()
setParticleMaxLife()
getParticleMaxLife()
setParticleMaxAngle()
getParticleMaxAngle()
setParticleMinStartSize()
getParticleMinStartSize()
setParticleMaxStartSize()
getParticleMaxStartSize()
setParticleCenter()
getParticleCenter()
setParticleRadius()
getParticleRadius()
setParticleRingThickness()
getParticleRingThickness()
setParticleBox()
getParticleBox()
setParticleNormal()
getParticleNormal()
setParticleLength()
getParticleLength()
useParticleOutlineOnly()
particleIsUsingOutlineOnly()
getParticleType()
SetProjectorTarget()
GetProjectorTarget()
SetProjectorFOV()
GetProjectorFOV()
SetProjectorTexture()
GetProjectorTexture()
AddProjectorEffectActor()
GetProjectorEffectActorCount()
GetProjectorEffectActor()
RemoveProjectorEffectActor()
AddCompositeChild()
GetCompositeChildCount()
GetCompositeChild()
GetCompositeChildIndex()
RemoveCompositeChild()
GetCompositeChildTransform()
GetCompositeAABB()
RecalculateCompositeAABB()
GenerateCompositeAABBFromChildren()
CalculateCompositePrincipalTransform()
UpdateCompositeChildTransform()
GetCompositeUpdateRevision()
AddVehicleWheel()
GetVehicleAxis()
GetVehicleForwardVector()
GetVehicleCurrentSpeed()
GetWheelCount()
GetVehicleChassisWorldTransform()
GetWheelSteeringValue()
GetWheelWorldTransform()
GetWheelConnectionPoint()
GetWheelDirection()
GetWheelAxel()
GetWheelSuspensionLength()
GetWheelMaxSuspensionTravel()
GetWheelRadius()
GetWheelSuspensionStiffness()
GetWheelDampingCompression()
GetWheelDampingRelaxation()
GetWheelFrictionSlip()
GetWheelRotation()
GetWheelRotationDelta()
GetWheelRollInfluence()
GetWheelEngineForce()
GetWheelBrake()
WheelIsFront()
GetWheelInverseContactSuspension()
GetWheelSuspensionVelocity()
ResetVehicleSuspension()
SetWheelSteeringValue()
ApplyWheelEngineForce()
SetVehiclePitchControl()
SetWheelConnectionPoint()
SetWheelDirection()
SetWheelAxel()
SetWheelSuspensionLength()
SetWheelMaxSuspensionTravel()
SetWheelRadius()
SetWheelSuspensionStiffness()
SetWheelDampingCompression()
SetWheelDampingRelaxation()
SetWheelFrictionSlip()
SetWheelRotation()
SetWheelRollInfluence()
SetWheelInverseContactSuspension()
SetWheelSuspensionVelocity()
SetWheelActorOffsetTransform()
GetWheelActorOffsetTransform()
GetVehiclePitchControl()
API Reference — System & Math
DimMatrix()
DeleteMatrix()
AddMatrix()
AugmentMatrix()
CopyMatrix()
InsertMatrixColumns()
InsertMatrixRows()
MultiplyMatrix()
CubeMatrix()
DeleteMatrixColumns()
DeleteMatrixRows()
ClearMatrix()
ClearMatrixColumns()
ClearMatrixRows()
FillMatrix()
FillMatrixColumns()
FillMatrixRows()
CopyMatrixColumns()
CopyMatrixRows()
SetIdentityMatrix()
SolveMatrix()
IsEqualMatrix()
Determinant()
AdjointMatrix()
InvertMatrix()
MatrixFromBuffer()
BufferFromMatrix()
RandomizeMatrix()
MatrixValue()
SetMatrixValue()
ScalarMatrix()
ScalarMatrixColumns()
ScalarMatrixRows()
SquareMatrix()
CofactorMatrix()
SubtractMatrix()
SwapMatrix()
SwapMatrixColumn()
SwapMatrixRow()
TransposeMatrix()
UnAugmentMatrix()
ZeroMatrix()
GetMatrixSize()
IncrementMatrixRows()
IncrementMatrixColumns()
JoinMatrixRows()
JoinMatrixColumns()
ClipMatrix()
SetMatrixTranslation()
SetMatrixRotation()
SetMatrixScale()
GetMatrixTranslation()
GetMatrixRotation()
GetMatrixScale()
MatrixExists()
System()
NumCommands()
SetEnv()
Android_GetExternalStorageState()
GetDesktopDisplayMode()
GetPowerInfo()
OpenURL()
MessageBox()
NumCPUs()
SystemRam()
Steam_AddAchievement()
Steam_ClearAchievements()
Steam_FinalizeAchievements()
Steam_TriggerAchievement()
Level Editors
Outputs text to the console.
NOTE: It does the exact same thing as Print. This is here for legacy reasons (ie. I am too lazy to remove it.)
Returns user input from the console.