Global agkCreateString : PrototypeC.i AGKCommand0(size.i) Global agkDeleteString : PrototypeC AGKCommand1(str.i) Global agkWorldToScreenX : PrototypeC.f AGKCommand2(x.f) Global agkWorldToScreenY : PrototypeC.f AGKCommand3(y.f) Global agkScreenToWorldX : PrototypeC.f AGKCommand4(x.f) Global agkScreenToWorldY : PrototypeC.f AGKCommand5(y.f) Global agkSetResolutionMode : PrototypeC AGKCommand6(mode.i) Global agkSetSyncRate : PrototypeC AGKCommand7(fps.f, mode.i) Global agkSetOrientationAllowed : PrototypeC AGKCommand8(portrait.i, portrait2.i, landscape.i, landscape2.i) Global agkSetTransitionMode : PrototypeC AGKCommand9(mode.i) Global agkSetDisplayAspect : PrototypeC AGKCommand10(aspect.f) Global agkSetRenderToImage : PrototypeC AGKCommand11(colorImage.i, depthImage.i) Global agkSetRenderToScreen : PrototypeC AGKCommand12() Global agkGetCL : PrototypeC.i AGKCommand13() Global agkSetScissor : PrototypeC AGKCommand14(x.f, y.f, x2.f, y2.f) Global agkSetIntendedDeviceSize : PrototypeC AGKCommand15(width.i, height.i) Global agkUseNewDefaultFonts : PrototypeC AGKCommand16(mode.i) Global agkGetDeviceWidth : PrototypeC.i AGKCommand17() Global agkGetDeviceHeight : PrototypeC.i AGKCommand18() Global agkSetVirtualResolution : PrototypeC AGKCommand19(iWidth.i, iHeight.i) Global agkUpdateDeviceSize : PrototypeC AGKCommand20(w.i, h.i) Global agkGetVirtualWidth : PrototypeC.i AGKCommand21() Global agkGetVirtualHeight : PrototypeC.i AGKCommand22() Global agkGetScreenBoundsLeft : PrototypeC.f AGKCommand23() Global agkGetScreenBoundsRight : PrototypeC.f AGKCommand24() Global agkGetScreenBoundsTop : PrototypeC.f AGKCommand25() Global agkGetScreenBoundsBottom : PrototypeC.f AGKCommand26() Global agkGetDisplayAspect : PrototypeC.f AGKCommand27() Global agkGetOrientation : PrototypeC.i AGKCommand28() Global agkGetPaused : PrototypeC.i AGKCommand29() Global agkGetResumed : PrototypeC.i AGKCommand30() Global agkSetDefaultMagFilter : PrototypeC AGKCommand31(filter.i) Global agkSetDefaultMinFilter : PrototypeC AGKCommand32(filter.i) Global agkSetDefaultWrapU : PrototypeC AGKCommand33(mode.i) Global agkSetDefaultWrapV : PrototypeC AGKCommand34(mode.i) Global agkSetViewOffset : PrototypeC AGKCommand35(x.f, y.f) Global agkSetViewZoom : PrototypeC AGKCommand36(zoom.f) Global agkSetViewZoomMode : PrototypeC AGKCommand37(mode.i) Global agkGetViewOffsetX : PrototypeC.f AGKCommand38() Global agkGetViewOffsetY : PrototypeC.f AGKCommand39() Global agkGetViewZoom : PrototypeC.f AGKCommand40() Global agkSync : PrototypeC AGKCommand41() Global agkBreak : PrototypeC AGKCommand42() Global agkStepPhysics : PrototypeC AGKCommand43(time.f) Global agkUpdate : PrototypeC AGKCommand44(time.f) Global agkUpdate2D : PrototypeC AGKCommand45(time.f) Global agkUpdate3D : PrototypeC AGKCommand46(time.f) Global agkRender2DBack : PrototypeC AGKCommand47() Global agkRender : PrototypeC AGKCommand48() Global agkRender2DFront : PrototypeC AGKCommand49() Global agkRender3D : PrototypeC AGKCommand50() Global agkSwap : PrototypeC AGKCommand51() Global agkClearScreen : PrototypeC AGKCommand52() Global agkClearDepthBuffer : PrototypeC AGKCommand53() Global agkSetGenerateMipmaps : PrototypeC AGKCommand54(generate.i) Global agkTimer : PrototypeC.f AGKCommand55() Global agkResetTimer : PrototypeC AGKCommand56() Global agkGetRunTime : PrototypeC.f AGKCommand57() Global agkGetSeconds : PrototypeC.i AGKCommand58() Global agkGetFrameTime : PrototypeC.f AGKCommand59() Global agkGetMilliseconds : PrototypeC.i AGKCommand60() Global agkGetDeviceID : PrototypeC.i AGKCommand61() Global agkGetNumProcessors : PrototypeC.i AGKCommand62() Global agkSha1 : PrototypeC.i AGKCommand63(str.i) Global agkSha256 : PrototypeC.i AGKCommand64(str.i) Global agkSha512 : PrototypeC.i AGKCommand65(str.i) Global agkHTTPEncode : PrototypeC.i AGKCommand66(str.i) Global agkHTTPDecode : PrototypeC.i AGKCommand67(str.i) Global agkSetRandomSeed : PrototypeC AGKCommand68(seed.i) ;-Global agkRandom : PrototypeC.i AGKCommand69() Global agkRandom : PrototypeC.i AGKCommand70(from.i, too.i) Global agkRandomSign : PrototypeC.i AGKCommand71(value.i) Global agkSetRandomSeed2 : PrototypeC AGKCommand72(seed.i) ;-Global agkRandom2 : PrototypeC.i AGKCommand73() Global agkRandom2 : PrototypeC.i AGKCommand74(from.i, too.i) Global agkATanFull : PrototypeC.f AGKCommand75(x.f, y.f) Global agkATanFullRad : PrototypeC.f AGKCommand76(x.f, y.f) Global agkSetSortTextures : PrototypeC AGKCommand77(sort.i) Global agkSetSortDepth : PrototypeC AGKCommand78(sort.i) Global agkSetSortTransparentDepth : PrototypeC AGKCommand79(sort.i) Global agkSetSortCreated : PrototypeC AGKCommand80(sort.i) Global agkScreenFPS : PrototypeC.f AGKCommand81() Global agkGetPolygonsDrawn : PrototypeC.i AGKCommand82() Global agkGetVerticesProcessed : PrototypeC.i AGKCommand83() Global agkEnableClearDepth : PrototypeC AGKCommand84(clear.i) Global agkEnableClearColor : PrototypeC AGKCommand85(clear.i) Global agkSetBorderColor : PrototypeC AGKCommand86(red.i, green.i, blue.i) Global agkSetClearColor : PrototypeC AGKCommand87(red.i, green.i, blue.i) Global agkGetImagePtr : PrototypeC AGKCommand88(iImageIndex.i) Global agkGetImageTextureID : PrototypeC.i AGKCommand89(iImageIndex.i) ;-Global agkLoadImage : PrototypeC AGKCommand90(iImageIndex.i, sImageFilename.i, bBlackToAlpha.i) ;-Global agkLoadImage : PrototypeC AGKCommand91(ID.i, sImageFilename.i) Global agkLoadImage : PrototypeC.i AGKCommand92(sImageFilename.i, bBlackToAlpha.i) ;-Global agkLoadImage : PrototypeC.i AGKCommand93(sImageFilename.i) ;-Global agkLoadSubImage : PrototypeC AGKCommand94(iImageIndex.i, iParentIndex.i, sImageFilename.i) Global agkLoadSubImage : PrototypeC.i AGKCommand95(iParentIndex.i, sImageFilename.i) ;-Global agkLoadImageResized : PrototypeC AGKCommand96(iImageID.i, szFilename.i, scaleX.f, scaleY.f, cache.i) Global agkLoadImageResized : PrototypeC.i AGKCommand97(szFilename.i, scaleX.f, scaleY.f, cache.i) ;-Global agkCreateImageColor : PrototypeC AGKCommand98(imageID.i, red.i, green.i, blue.i, alpha.i) Global agkCreateImageColor : PrototypeC.i AGKCommand99(red.i, green.i, blue.i, alpha.i) ;-Global agkCreateRenderImage : PrototypeC AGKCommand100(imageID.i, width.i, height.i, format.i, mipmap.i) Global agkCreateRenderImage : PrototypeC.i AGKCommand101(width.i, height.i, format.i, mipmap.i) Global agkGetImageExists : PrototypeC.i AGKCommand102(iImageIndex.i) Global agkDeleteImage : PrototypeC AGKCommand103(iImageIndex.i) Global agkDeleteAllImages : PrototypeC AGKCommand104() Global agkGetImageWidth : PrototypeC.f AGKCommand105(iImageIndex.i) Global agkGetImageHeight : PrototypeC.f AGKCommand106(iImageIndex.i) Global agkSetImageMinFilter : PrototypeC AGKCommand107(iImageIndex.i, mode.i) Global agkSetImageMagFilter : PrototypeC AGKCommand108(iImageIndex.i, mode.i) Global agkSetImageWrapU : PrototypeC AGKCommand109(iImageIndex.i, mode.i) Global agkSetImageWrapV : PrototypeC AGKCommand110(iImageIndex.i, mode.i) Global agkSetImageMask : PrototypeC AGKCommand111(iDstImage.i, iSrcImage.i, dst.i, src.i, x.i, y.i) Global agkSetImageTransparentColor : PrototypeC AGKCommand112(iImage.i, r.i, g.i, b.i) Global agkSaveImage : PrototypeC AGKCommand113(iImageIndex.i, filename.i) Global agkGetImage : PrototypeC.i AGKCommand114(x.f, y.f, width.f, height.f) ;-Global agkGetImage : PrototypeC AGKCommand115(imageID.i, x.f, y.f, width.f, height.f) Global agkGetImageFilename : PrototypeC.i AGKCommand116(imageID.i) Global agkCopyImage : PrototypeC.i AGKCommand117(fromImage.i, x.i, y.i, width.i, height.i) ;-Global agkCopyImage : PrototypeC AGKCommand118(newImage.i, fromImage.i, x.i, y.i, width.i, height.i) Global agkResizeImage : PrototypeC AGKCommand119(imageID.i, width.i, height.i) Global agkShowChooseImageScreen : PrototypeC.i AGKCommand120() Global agkIsChoosingImage : PrototypeC.i AGKCommand121() Global agkGetChosenImage : PrototypeC.i AGKCommand122() Global agkShowImageCaptureScreen : PrototypeC.i AGKCommand123() Global agkIsCapturingImage : PrototypeC.i AGKCommand124() Global agkGetCapturedImage : PrototypeC.i AGKCommand125() Global agkDecodeQRCode : PrototypeC.i AGKCommand126(image.i) Global agkEncodeQRCode : PrototypeC.i AGKCommand127(text.i, errormode.i) Global agkPrintImage : PrototypeC AGKCommand128(image.i, size.f) Global agkSetImageSavePixels : PrototypeC AGKCommand129(mode.i) Global agkGetSpritePtr : PrototypeC AGKCommand130(iSpriteIndex.i) Global agkGetSpriteImageID : PrototypeC.i AGKCommand131(iSpriteIndex.i) Global agkCreateSprite : PrototypeC AGKCommand132(iSpriteIndex.i, iImageIndex.i) ;-Global agkCreateSprite : PrototypeC.i AGKCommand133(iImageIndex.i) Global agkLoadSprite : PrototypeC.i AGKCommand134(imagefile.i) ;-Global agkLoadSprite : PrototypeC AGKCommand135(iSpriteIndex.i, imagefile.i) Global agkCloneSprite : PrototypeC AGKCommand136(iSpriteIndex.i, iOtherSprite.i) ;-Global agkCloneSprite : PrototypeC.i AGKCommand137(iOtherSprite.i) Global agkCreateDummySprite : PrototypeC AGKCommand138(iSpriteIndex.i) ;-Global agkCreateDummySprite : PrototypeC.i AGKCommand139() Global agkGetSpriteExists : PrototypeC.i AGKCommand140(iSpriteIndex.i) Global agkDeleteSprite : PrototypeC AGKCommand141(iSpriteIndex.i) Global agkDeleteAllSprites : PrototypeC AGKCommand142() ;-Global agkSetSpriteImage : PrototypeC AGKCommand143(iSpriteIndex.i, iImageIndex.i) Global agkSetSpriteImage : PrototypeC AGKCommand144(iSpriteIndex.i, iImageIndex.i, bUpdateShape.i) Global agkSetSpriteAdditionalImage : PrototypeC AGKCommand145(iSpriteIndex.i, iImageIndex.i, iStage.i) Global agkSetSpriteUV : PrototypeC AGKCommand146(iSpriteIndex.i, u1.f, v1.f, u2.f, v2.f, u3.f, v3.f, u4.f, v4.f) Global agkResetSpriteUV : PrototypeC AGKCommand147(iSpriteIndex.i) Global agkSetSpritePosition : PrototypeC AGKCommand148(iSpriteIndex.i, fX.f, fY.f) Global agkSetSpritePositionByOffset : PrototypeC AGKCommand149(iSpriteIndex.i, fX.f, fY.f) Global agkSetSpriteX : PrototypeC AGKCommand150(iSpriteIndex.i, fX.f) Global agkSetSpriteY : PrototypeC AGKCommand151(iSpriteIndex.i, fY.f) Global agkSetSpriteAngle : PrototypeC AGKCommand152(iSpriteIndex.i, fAng.f) Global agkSetSpriteAngleRad : PrototypeC AGKCommand153(iSpriteIndex.i, fAng.f) Global agkSetSpriteDepth : PrototypeC AGKCommand154(iSpriteIndex.i, iDepth.i) Global agkSetSpriteFlip : PrototypeC AGKCommand155(iSpriteIndex.i, horz.i, vert.i) Global agkSetSpriteSnap : PrototypeC AGKCommand156(iSpriteIndex.i, snap.i) Global agkSetSpriteVisible : PrototypeC AGKCommand157(iSpriteIndex.i, bVisible.i) Global agkSetSpriteActive : PrototypeC AGKCommand158(iSpriteIndex.i, bActive.i) Global agkGetSpriteX : PrototypeC.f AGKCommand159(iSpriteIndex.i) Global agkGetSpriteY : PrototypeC.f AGKCommand160(iSpriteIndex.i) Global agkGetSpriteXByOffset : PrototypeC.f AGKCommand161(iSpriteIndex.i) Global agkGetSpriteYByOffset : PrototypeC.f AGKCommand162(iSpriteIndex.i) Global agkGetSpriteOffsetX : PrototypeC.f AGKCommand163(iSpriteIndex.i) Global agkGetSpriteOffsetY : PrototypeC.f AGKCommand164(iSpriteIndex.i) Global agkGetSpriteWidth : PrototypeC.f AGKCommand165(iSpriteIndex.i) Global agkGetSpriteAngle : PrototypeC.f AGKCommand166(iSpriteIndex.i) Global agkGetSpriteAngleRad : PrototypeC.f AGKCommand167(iSpriteIndex.i) Global agkGetSpriteHeight : PrototypeC.f AGKCommand168(iSpriteIndex.i) Global agkGetSpriteScaleX : PrototypeC.f AGKCommand169(iSpriteIndex.i) Global agkGetSpriteScaleY : PrototypeC.f AGKCommand170(iSpriteIndex.i) Global agkGetSpriteHitTest : PrototypeC.i AGKCommand171(iSpriteIndex.i, x.f, y.f) Global agkGetSpriteHit : PrototypeC.i AGKCommand172(x.f, y.f) Global agkGetSpriteHitGroup : PrototypeC.i AGKCommand173(group.i, x.f, y.f) Global agkGetSpriteHitCategory : PrototypeC.i AGKCommand174(categories.i, x.f, y.f) Global agkGetSpriteDepth : PrototypeC.i AGKCommand175(iSpriteIndex.i) Global agkGetSpriteColorRed : PrototypeC.i AGKCommand176(iSpriteIndex.i) Global agkGetSpriteColorGreen : PrototypeC.i AGKCommand177(iSpriteIndex.i) Global agkGetSpriteColorBlue : PrototypeC.i AGKCommand178(iSpriteIndex.i) Global agkGetSpriteColorAlpha : PrototypeC.i AGKCommand179(iSpriteIndex.i) Global agkGetSpritePlaying : PrototypeC.i AGKCommand180(iSpriteIndex.i) Global agkGetSpriteVisible : PrototypeC.i AGKCommand181(iSpriteIndex.i) Global agkGetSpriteActive : PrototypeC.i AGKCommand182(iSpriteIndex.i) Global agkGetSpriteGroup : PrototypeC.i AGKCommand183(iSpriteIndex.i) Global agkGetSpriteXFromPixel : PrototypeC.f AGKCommand184(iSpriteIndex.i, x.i) Global agkGetSpriteYFromPixel : PrototypeC.f AGKCommand185(iSpriteIndex.i, y.i) Global agkGetSpritePixelFromX : PrototypeC.i AGKCommand186(iSpriteIndex.i, x.f) Global agkGetSpritePixelFromY : PrototypeC.i AGKCommand187(iSpriteIndex.i, y.f) Global agkGetWorldXFromSprite : PrototypeC.f AGKCommand188(iSpriteIndex.i, x.f, y.f) Global agkGetWorldYFromSprite : PrototypeC.f AGKCommand189(iSpriteIndex.i, x.f, y.f) Global agkGetSpriteXFromWorld : PrototypeC.f AGKCommand190(iSpriteIndex.i, x.f, y.f) Global agkGetSpriteYFromWorld : PrototypeC.f AGKCommand191(iSpriteIndex.i, x.f, y.f) Global agkSetSpriteSize : PrototypeC AGKCommand192(iSpriteIndex.i, width.f, height.f) Global agkSetSpriteAnimation : PrototypeC AGKCommand193(iSpriteIndex.i, iFrameWidth.i, iFrameHeight.i, iFrameCount.i) Global agkAddSpriteAnimationFrame : PrototypeC AGKCommand194(iSpriteIndex.i, iImageIndex.i) Global agkClearSpriteAnimationFrames : PrototypeC AGKCommand195(iSpriteIndex.i) Global agkSetSpriteSpeed : PrototypeC AGKCommand196(iSpriteIndex.i, fFps.f) ;-Global agkPlaySprite : PrototypeC AGKCommand197(iSpriteIndex.i) ;-Global agkPlaySprite : PrototypeC AGKCommand198(iSpriteIndex.i, fFps.f) ;-Global agkPlaySprite : PrototypeC AGKCommand199(iSpriteIndex.i, fFps.f, iLoop.i) Global agkPlaySprite : PrototypeC AGKCommand200(iSpriteIndex.i, fFps.f, iLoop.i, iFromFrame.i, iToFrame.i) Global agkStopSprite : PrototypeC AGKCommand201(iSpriteIndex.i) Global agkResumeSprite : PrototypeC AGKCommand202(iSpriteIndex.i) Global agkSetSpriteFrame : PrototypeC AGKCommand203(iSpriteIndex.i, iFrame.i) Global agkGetSpriteCurrentFrame : PrototypeC.i AGKCommand204(iSpriteIndex.i) Global agkGetSpriteFrameCount : PrototypeC.i AGKCommand205(iSpriteIndex.i) Global agkSetSpriteTransparency : PrototypeC AGKCommand206(iSpriteIndex.i, mode.i) Global agkSetSpriteOffset : PrototypeC AGKCommand207(iSpriteIndex.i, x.f, y.f) Global agkSetSpriteColor : PrototypeC AGKCommand208(iSpriteIndex.i, iRed.i, iGreen.i, iBlue.i, iAlpha.i) Global agkSetSpriteColorRed : PrototypeC AGKCommand209(iSpriteIndex.i, iRed.i) Global agkSetSpriteColorGreen : PrototypeC AGKCommand210(iSpriteIndex.i, iGreen.i) Global agkSetSpriteColorBlue : PrototypeC AGKCommand211(iSpriteIndex.i, iBlue.i) Global agkSetSpriteColorAlpha : PrototypeC AGKCommand212(iSpriteIndex.i, iAlpha.i) Global agkSetSpriteUVBorder : PrototypeC AGKCommand213(iSpriteIndex.i, border.f) Global agkSetSpriteUVOffset : PrototypeC AGKCommand214(iSpriteIndex.i, u.f, v.f) Global agkSetSpriteUVScale : PrototypeC AGKCommand215(iSpriteIndex.i, scaleU.f, scaleV.f) Global agkFixSpriteToScreen : PrototypeC AGKCommand216(iSpriteIndex.i, mode.i) Global agkSetSpriteScale : PrototypeC AGKCommand217(iSpriteIndex.i, x.f, y.f) Global agkSetSpriteScaleByOffset : PrototypeC AGKCommand218(iSpriteIndex.i, x.f, y.f) Global agkSetSpriteScissor : PrototypeC AGKCommand219(iSpriteIndex.i, x.f, y.f, x2.f, y2.f) Global agkSetSpriteShader : PrototypeC AGKCommand220(spriteID.i, shaderID.i) Global agkDrawSprite : PrototypeC AGKCommand221(iSpriteIndex.i) Global agkSetPhysicsScale : PrototypeC AGKCommand222(scale.f) Global agkSetPhysicsGravity : PrototypeC AGKCommand223(x.f, y.f) Global agkSetPhysicsDebugOn : PrototypeC AGKCommand224() Global agkSetPhysicsDebugOff : PrototypeC AGKCommand225() Global agkSetPhysicsThreading : PrototypeC AGKCommand226(threads.i) Global agkSetPhysicsCCD : PrototypeC AGKCommand227(mode.i) Global agkSetPhysicsSleeping : PrototypeC AGKCommand228(mode.i) Global agkGetPhysicsSolveTime : PrototypeC.f AGKCommand229() Global agkGetPhysicsIslandCount : PrototypeC.i AGKCommand230() Global agkSetPhysicsMaxPolygonPoints : PrototypeC AGKCommand231(points.i) Global agkSetPhysicsWallTop : PrototypeC AGKCommand232(mode.i) Global agkSetPhysicsWallLeft : PrototypeC AGKCommand233(mode.i) Global agkSetPhysicsWallRight : PrototypeC AGKCommand234(mode.i) Global agkSetPhysicsWallBottom : PrototypeC AGKCommand235(mode.i) Global agkCreatePhysicsForce : PrototypeC.i AGKCommand236(x.f, y.f, power.f, limit.f, range.f, fade.i) Global agkDeletePhysicsForce : PrototypeC AGKCommand237(iForceIndex.i) Global agkSetPhysicsForcePosition : PrototypeC AGKCommand238(iForceIndex.i, x.f, y.f) Global agkSetPhysicsForcePower : PrototypeC AGKCommand239(iForceIndex.i, power.f) Global agkSetPhysicsForceRange : PrototypeC AGKCommand240(iForceIndex.i, range.f) Global agkSetSpriteShape : PrototypeC AGKCommand241(iSpriteIndex.i, shape.i) Global agkSetSpriteShapeBox : PrototypeC AGKCommand242(iSpriteIndex.i, x.f, y.f, x2.f, y2.f, angle.f) Global agkSetSpriteShapeCircle : PrototypeC AGKCommand243(iSpriteIndex.i, x.f, y.f, radius.f) Global agkSetSpriteShapePolygon : PrototypeC AGKCommand244(iSpriteIndex.i, numPoints.i, index.i, x.f, y.f) Global agkAddSpriteShapeBox : PrototypeC AGKCommand245(iSpriteIndex.i, x.f, y.f, x2.f, y2.f, angle.f) Global agkAddSpriteShapeCircle : PrototypeC AGKCommand246(iSpriteIndex.i, x.f, y.f, radius.f) Global agkAddSpriteShapePolygon : PrototypeC AGKCommand247(iSpriteIndex.i, numPoints.i, index.i, x.f, y.f) Global agkClearSpriteShapes : PrototypeC AGKCommand248(iSpriteIndex.i) Global agkSetSpritePhysicsCOM : PrototypeC AGKCommand249(iSpriteIndex.i, x.f, y.f) Global agkCalculateSpritePhysicsCOM : PrototypeC AGKCommand250(iSpriteIndex.i) Global agkSetSpritePhysicsOn : PrototypeC AGKCommand251(iSpriteIndex.i, mode.i) Global agkSetSpritePhysicsOff : PrototypeC AGKCommand252(iSpriteIndex.i) Global agkSetSpritePhysicsDelete : PrototypeC AGKCommand253(iSpriteIndex.i) Global agkSetSpritePhysicsFriction : PrototypeC AGKCommand254(iSpriteIndex.i, friction.f) Global agkSetSpritePhysicsRestitution : PrototypeC AGKCommand255(iSpriteIndex.i, restitution.f) Global agkSetSpritePhysicsCanRotate : PrototypeC AGKCommand256(iSpriteIndex.i, rotate.i) Global agkSetSpritePhysicsVelocity : PrototypeC AGKCommand257(iSpriteIndex.i, vx.f, vy.f) Global agkSetSpritePhysicsAngularVelocity : PrototypeC AGKCommand258(iSpriteIndex.i, va.f) Global agkSetSpritePhysicsDamping : PrototypeC AGKCommand259(iSpriteIndex.i, damp.f) Global agkSetSpritePhysicsAngularDamping : PrototypeC AGKCommand260(iSpriteIndex.i, damp.f) Global agkSetSpritePhysicsIsBullet : PrototypeC AGKCommand261(iSpriteIndex.i, bullet.i) Global agkSetSpritePhysicsMass : PrototypeC AGKCommand262(iSpriteIndex.i, mass.f) Global agkSetSpritePhysicsIsSensor : PrototypeC AGKCommand263(iSpriteIndex.i, sensor.i) Global agkSetSpriteGroup : PrototypeC AGKCommand264(iSpriteIndex.i, group.i) Global agkSetSpriteCategoryBits : PrototypeC AGKCommand265(iSpriteIndex.i, categories.i) Global agkSetSpriteCategoryBit : PrototypeC AGKCommand266(iSpriteIndex.i, category.i, flag.i) Global agkSetSpriteCollideBits : PrototypeC AGKCommand267(iSpriteIndex.i, mask.i) Global agkSetSpriteCollideBit : PrototypeC AGKCommand268(iSpriteIndex.i, category.i, flag.i) Global agkSetSpritePhysicsForce : PrototypeC AGKCommand269(iSpriteIndex.i, x.f, y.f, vx.f, vy.f) Global agkSetSpritePhysicsTorque : PrototypeC AGKCommand270(iSpriteIndex.i, torque.f) Global agkSetSpritePhysicsImpulse : PrototypeC AGKCommand271(iSpriteIndex.i, x.f, y.f, vx.f, vy.f) Global agkSetSpritePhysicsAngularImpulse : PrototypeC AGKCommand272(iSpriteIndex.i, impulse.f) Global agkGetSpritePhysicsVelocityX : PrototypeC.f AGKCommand273(iSpriteIndex.i) Global agkGetSpritePhysicsVelocityY : PrototypeC.f AGKCommand274(iSpriteIndex.i) Global agkGetSpritePhysicsAngularVelocity : PrototypeC.f AGKCommand275(iSpriteIndex.i) Global agkGetSpritePhysicsMass : PrototypeC.f AGKCommand276(iSpriteIndex.i) Global agkDeleteJoint : PrototypeC AGKCommand277(iJointIndex.i) Global agkGetJointExists : PrototypeC.i AGKCommand278(iJointIndex.i) ;-Global agkCreateDistanceJoint : PrototypeC AGKCommand279(iJointIndex.i, iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, x2.f, y2.f, colConnected.i) ;-Global agkCreateRevoluteJoint : PrototypeC AGKCommand280(iJointIndex.i, iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, colConnected.i) ;-Global agkCreatePrismaticJoint : PrototypeC AGKCommand281(iJointIndex.i, iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, vx.f, vy.f, colConnected.i) ;-Global agkCreatePulleyJoint : PrototypeC AGKCommand282(iJointIndex.i, iSpriteIndex1.i, iSpriteIndex2.i, gnd1x.f, gnd1y.f, gnd2x.f, gnd2y.f, a1x.f, a1y.f, a2x.f, a2y.f, ratio.f, colConnected.i) ;-Global agkCreateMouseJoint : PrototypeC AGKCommand283(iJointIndex.i, iSpriteIndex.i, x.f, y.f, maxForce.f) ;-Global agkCreateLineJoint : PrototypeC AGKCommand284(iJointIndex.i, iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, vx.f, vy.f, colConnected.i) ;-Global agkCreateWeldJoint : PrototypeC AGKCommand285(iJointIndex.i, iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, colConnected.i) ;-Global agkCreateGearJoint : PrototypeC AGKCommand286(iJointIndex.i, iJoint1.i, iJoint2.i, ratio.f) Global agkCreateDistanceJoint : PrototypeC.i AGKCommand287(iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, x2.f, y2.f, colConnected.i) Global agkCreateRevoluteJoint : PrototypeC.i AGKCommand288(iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, colConnected.i) Global agkCreatePrismaticJoint : PrototypeC.i AGKCommand289(iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, vx.f, vy.f, colConnected.i) Global agkCreatePulleyJoint2 : PrototypeC AGKCommand290(iSpriteIndex1.i, iSpriteIndex2.i, ratio.f, colConnected.i) Global agkFinishPulleyJoint : PrototypeC.i AGKCommand291(gnd1x.f, gnd1y.f, gnd2x.f, gnd2y.f, a1x.f, a1y.f, a2x.f, a2y.f) Global agkCreateMouseJoint : PrototypeC.i AGKCommand292(iSpriteIndex.i, x.f, y.f, maxForce.f) Global agkCreateLineJoint : PrototypeC.i AGKCommand293(iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, vx.f, vy.f, colConnected.i) Global agkCreateWeldJoint : PrototypeC.i AGKCommand294(iSpriteIndex1.i, iSpriteIndex2.i, x.f, y.f, colConnected.i) Global agkCreateGearJoint : PrototypeC.i AGKCommand295(iJoint1.i, iJoint2.i, ratio.f) Global agkSetJointLimitOn : PrototypeC AGKCommand296(iJointIndex.i, lowerLimit.f, upperLimit.f) Global agkSetJointLimitOff : PrototypeC AGKCommand297(iJointIndex.i) Global agkSetJointMotorOn : PrototypeC AGKCommand298(iJointIndex.i, speed.f, maxForce.f) Global agkSetJointMotorOff : PrototypeC AGKCommand299(iJointIndex.i) Global agkSetJointMouseTarget : PrototypeC AGKCommand300(iJointIndex.i, x.f, y.f) Global agkGetJointReactionForceX : PrototypeC.f AGKCommand301(iJointIndex.i) Global agkGetJointReactionForceY : PrototypeC.f AGKCommand302(iJointIndex.i) Global agkGetJointReactionTorque : PrototypeC.f AGKCommand303(iJointIndex.i) Global agkPhysicsRayCast : PrototypeC.i AGKCommand304(x.f, y.f, x2.f, y2.f) Global agkPhysicsRayCastGroup : PrototypeC.i AGKCommand305(group.i, x.f, y.f, x2.f, y2.f) Global agkPhysicsRayCastCategory : PrototypeC.i AGKCommand306(category.i, x.f, y.f, x2.f, y2.f) Global agkSpriteRayCastSingle : PrototypeC.i AGKCommand307(sprite.i, x.f, y.f, x2.f, y2.f) Global agkSpriteRayCast : PrototypeC.i AGKCommand308(x.f, y.f, x2.f, y2.f) Global agkSpriteRayCastGroup : PrototypeC.i AGKCommand309(group.i, x.f, y.f, x2.f, y2.f) Global agkSpriteRayCastCategory : PrototypeC.i AGKCommand310(category.i, x.f, y.f, x2.f, y2.f) Global agkGetRayCastSprite : PrototypeC AGKCommand311() Global agkGetRayCastSpriteID : PrototypeC.i AGKCommand312() Global agkGetRayCastX : PrototypeC.f AGKCommand313() Global agkGetRayCastY : PrototypeC.f AGKCommand314() Global agkGetRayCastNormalX : PrototypeC.f AGKCommand315() Global agkGetRayCastNormalY : PrototypeC.f AGKCommand316() Global agkGetRayCastFraction : PrototypeC.f AGKCommand317() Global agkGetSpriteInBox : PrototypeC.i AGKCommand318(iSprite.i, x1.f, y1.f, x2.f, y2.f) Global agkGetSpriteInCircle : PrototypeC.i AGKCommand319(iSprite.i, x1.f, y1.f, radius.f) Global agkGetSpriteCollision : PrototypeC.i AGKCommand320(iSprite1.i, iSprite2.i) Global agkGetSpriteDistance : PrototypeC.f AGKCommand321(iSprite1.i, iSprite2.i) Global agkGetSpriteDistancePoint1X : PrototypeC.f AGKCommand322() Global agkGetSpriteDistancePoint1Y : PrototypeC.f AGKCommand323() Global agkGetSpriteDistancePoint2X : PrototypeC.f AGKCommand324() Global agkGetSpriteDistancePoint2Y : PrototypeC.f AGKCommand325() Global agkGetFirstContact : PrototypeC.i AGKCommand326() Global agkGetNextContact : PrototypeC.i AGKCommand327() Global agkGetContactWorldX : PrototypeC.f AGKCommand328() Global agkGetContactWorldY : PrototypeC.f AGKCommand329() Global agkGetContactSpriteID1 : PrototypeC.i AGKCommand330() Global agkGetContactSpriteID2 : PrototypeC.i AGKCommand331() Global agkGetSpriteFirstContact : PrototypeC.i AGKCommand332(iSprite1.i) Global agkGetSpriteNextContact : PrototypeC.i AGKCommand333() Global agkGetSpriteContactWorldX : PrototypeC.f AGKCommand334() Global agkGetSpriteContactWorldY : PrototypeC.f AGKCommand335() Global agkGetSpriteContactSpriteID2 : PrototypeC.i AGKCommand336() Global agkGetPhysicsCollision : PrototypeC.i AGKCommand337(iSprite1.i, iSprite2.i) Global agkGetPhysicsCollisionX : PrototypeC.f AGKCommand338() Global agkGetPhysicsCollisionY : PrototypeC.f AGKCommand339() Global agkGetPhysicsCollisionWorldX : PrototypeC.f AGKCommand340() Global agkGetPhysicsCollisionWorldY : PrototypeC.f AGKCommand341() Global agkCreateParticles : PrototypeC AGKCommand342(ID.i, x.f, y.f) ;-Global agkCreateParticles : PrototypeC.i AGKCommand343(x.f, y.f) Global agkGetParticlesExists : PrototypeC.i AGKCommand344(ID.i) Global agkDeleteParticles : PrototypeC AGKCommand345(ID.i) Global agkSetParticlesPosition : PrototypeC AGKCommand346(ID.i, x.f, y.f) Global agkSetParticlesDepth : PrototypeC AGKCommand347(ID.i, depth.i) Global agkSetParticlesFrequency : PrototypeC AGKCommand348(ID.i, freq.f) Global agkSetParticlesStartZone : PrototypeC AGKCommand349(ID.i, x1.f, y1.f, x2.f, y2.f) Global agkSetParticlesDirection : PrototypeC AGKCommand350(ID.i, vx.f, vy.f) Global agkSetParticlesVelocityRange : PrototypeC AGKCommand351(ID.i, v1.f, v2.f) Global agkSetParticlesAngle : PrototypeC AGKCommand352(ID.i, angle.f) Global agkSetParticlesAngleRad : PrototypeC AGKCommand353(ID.i, angle.f) Global agkSetParticlesRotationRange : PrototypeC AGKCommand354(ID.i, angle1.f, angle2.f) Global agkSetParticlesRotationRangeRad : PrototypeC AGKCommand355(ID.i, angle1.f, angle2.f) Global agkSetParticlesFaceDirection : PrototypeC AGKCommand356(ID.i, mode.i) Global agkSetParticlesSize : PrototypeC AGKCommand357(ID.i, size.f) Global agkSetParticlesLife : PrototypeC AGKCommand358(ID.i, time.f) Global agkSetParticlesMax : PrototypeC AGKCommand359(ID.i, max.i) Global agkResetParticleCount : PrototypeC AGKCommand360(ID.i) Global agkSetParticlesImage : PrototypeC AGKCommand361(ID.i, imageID.i) Global agkSetParticlesVisible : PrototypeC AGKCommand362(ID.i, visible.i) Global agkSetParticlesActive : PrototypeC AGKCommand363(ID.i, active.i) Global agkSetParticlesTransparency : PrototypeC AGKCommand364(ID.i, active.i) Global agkSetParticlesColorInterpolation : PrototypeC AGKCommand365(ID.i, mode.i) Global agkGetParticlesX : PrototypeC.f AGKCommand366(ID.i) Global agkGetParticlesY : PrototypeC.f AGKCommand367(ID.i) Global agkGetParticlesDepth : PrototypeC.i AGKCommand368(ID.i) Global agkGetParticlesVisible : PrototypeC.i AGKCommand369(ID.i) Global agkGetParticlesActive : PrototypeC.i AGKCommand370(ID.i) Global agkGetParticlesFrequency : PrototypeC.f AGKCommand371(ID.i) Global agkGetParticlesDirectionX : PrototypeC.f AGKCommand372(ID.i) Global agkGetParticlesDirectionY : PrototypeC.f AGKCommand373(ID.i) Global agkGetParticlesAngle : PrototypeC.f AGKCommand374(ID.i) Global agkGetParticlesAngleRad : PrototypeC.f AGKCommand375(ID.i) Global agkGetParticlesSize : PrototypeC.f AGKCommand376(ID.i) Global agkGetParticlesLife : PrototypeC.f AGKCommand377(ID.i) Global agkGetParticlesMaxReached : PrototypeC.i AGKCommand378(ID.i) Global agkAddParticlesForce : PrototypeC AGKCommand379(ID.i, starttime.f, endtime.f, x.f, y.f) Global agkClearParticlesForces : PrototypeC AGKCommand380(ID.i) Global agkAddParticlesColorKeyFrame : PrototypeC AGKCommand381(ID.i, time.f, red.i, green.i, blue.i, alpha.i) Global agkClearParticlesColors : PrototypeC AGKCommand382(ID.i) Global agkAddParticlesScaleKeyFrame : PrototypeC AGKCommand383(ID.i, time.f, scale.f) Global agkClearParticlesScales : PrototypeC AGKCommand384(ID.i) Global agkFixParticlesToScreen : PrototypeC AGKCommand385(ID.i, mode.i) Global agkUpdateParticles : PrototypeC AGKCommand386(ID.i, time.f) Global agkOffsetParticles : PrototypeC AGKCommand387(ID.i, x.f, y.f) ;-Global agkCreateText : PrototypeC AGKCommand388(iTextIndex.i, string.i) Global agkCreateText : PrototypeC.i AGKCommand389(string.i) Global agkGetTextExists : PrototypeC.i AGKCommand390(iTextIndex.i) Global agkDeleteText : PrototypeC AGKCommand391(iTextIndex.i) Global agkDeleteAllText : PrototypeC AGKCommand392() Global agkSetTextString : PrototypeC AGKCommand393(iTextIndex.i, string.i) Global agkSetTextPosition : PrototypeC AGKCommand394(iTextIndex.i, fX.f, fY.f) Global agkSetTextX : PrototypeC AGKCommand395(iTextIndex.i, fX.f) Global agkSetTextY : PrototypeC AGKCommand396(iTextIndex.i, fY.f) Global agkSetTextAngle : PrototypeC AGKCommand397(iTextIndex.i, fAngle.f) Global agkSetTextAngleRad : PrototypeC AGKCommand398(iTextIndex.i, fAngleRad.f) Global agkSetTextAlignment : PrototypeC AGKCommand399(iTextIndex.i, iMode.i) Global agkSetTextSize : PrototypeC AGKCommand400(iTextIndex.i, fSize.f) Global agkSetTextSpacing : PrototypeC AGKCommand401(iTextIndex.i, fSpacing.f) Global agkSetTextLineSpacing : PrototypeC AGKCommand402(iTextIndex.i, fSpacing.f) Global agkSetTextDepth : PrototypeC AGKCommand403(iTextIndex.i, iDepth.i) Global agkSetTextVisible : PrototypeC AGKCommand404(iTextIndex.i, bVisible.i) Global agkSetTextColor : PrototypeC AGKCommand405(iTextIndex.i, iRed.i, iGreen.i, iBlue.i, iAlpha.i) Global agkSetTextColorRed : PrototypeC AGKCommand406(iTextIndex.i, iRed.i) Global agkSetTextColorGreen : PrototypeC AGKCommand407(iTextIndex.i, iGreen.i) Global agkSetTextColorBlue : PrototypeC AGKCommand408(iTextIndex.i, iBlue.i) Global agkSetTextColorAlpha : PrototypeC AGKCommand409(iTextIndex.i, iAlpha.i) Global agkGetTextColorRed : PrototypeC.i AGKCommand410(iTextIndex.i) Global agkGetTextColorGreen : PrototypeC.i AGKCommand411(iTextIndex.i) Global agkGetTextColorBlue : PrototypeC.i AGKCommand412(iTextIndex.i) Global agkGetTextColorAlpha : PrototypeC.i AGKCommand413(iTextIndex.i) Global agkSetTextCharPosition : PrototypeC AGKCommand414(iTextIndex.i, iCharIndex.i, x.f, y.f) Global agkSetTextCharX : PrototypeC AGKCommand415(iTextIndex.i, iCharIndex.i, x.f) Global agkSetTextCharY : PrototypeC AGKCommand416(iTextIndex.i, iCharIndex.i, y.f) Global agkSetTextCharAngle : PrototypeC AGKCommand417(iTextIndex.i, iCharIndex.i, angle.f) Global agkSetTextCharAngleRad : PrototypeC AGKCommand418(iTextIndex.i, iCharIndex.i, angle.f) Global agkSetTextCharColor : PrototypeC AGKCommand419(iTextIndex.i, iCharIndex.i, red.i, green.i, blue.i, alpha.i) Global agkSetTextCharColorRed : PrototypeC AGKCommand420(iTextIndex.i, iCharIndex.i, red.i) Global agkSetTextCharColorGreen : PrototypeC AGKCommand421(iTextIndex.i, iCharIndex.i, green.i) Global agkSetTextCharColorBlue : PrototypeC AGKCommand422(iTextIndex.i, iCharIndex.i, blue.i) Global agkSetTextCharColorAlpha : PrototypeC AGKCommand423(iTextIndex.i, iCharIndex.i, alpha.i) Global agkSetTextCharBold : PrototypeC AGKCommand424(iTextIndex.i, iCharIndex.i, bold.i) Global agkGetTextCharX : PrototypeC.f AGKCommand425(iTextIndex.i, iCharIndex.i) Global agkGetTextCharY : PrototypeC.f AGKCommand426(iTextIndex.i, iCharIndex.i) Global agkGetTextCharAngle : PrototypeC.f AGKCommand427(iTextIndex.i, iCharIndex.i) Global agkGetTextCharAngleRad : PrototypeC.f AGKCommand428(iTextIndex.i, iCharIndex.i) Global agkGetTextCharColorRed : PrototypeC.i AGKCommand429(iTextIndex.i, iCharIndex.i) Global agkGetTextCharColorGreen : PrototypeC.i AGKCommand430(iTextIndex.i, iCharIndex.i) Global agkGetTextCharColorBlue : PrototypeC.i AGKCommand431(iTextIndex.i, iCharIndex.i) Global agkGetTextCharColorAlpha : PrototypeC.i AGKCommand432(iTextIndex.i, iCharIndex.i) Global agkGetTextX : PrototypeC.f AGKCommand433(iTextIndex.i) Global agkGetTextY : PrototypeC.f AGKCommand434(iTextIndex.i) Global agkGetTextLength : PrototypeC.i AGKCommand435(iTextIndex.i) Global agkGetTextTotalWidth : PrototypeC.f AGKCommand436(iTextIndex.i) Global agkGetTextTotalHeight : PrototypeC.f AGKCommand437(iTextIndex.i) Global agkGetTextHitTest : PrototypeC.i AGKCommand438(iTextIndex.i, x.f, y.f) Global agkSetTextFontImage : PrototypeC AGKCommand439(iTextIndex.i, iImageID.i) Global agkSetTextExtendedFontImage : PrototypeC AGKCommand440(iTextIndex.i, iImageID.i) Global agkSetTextFont : PrototypeC AGKCommand441(iTextIndex.i, iFontID.i) Global agkSetTextDefaultFontImage : PrototypeC AGKCommand442(iImageID.i) Global agkSetTextDefaultExtendedFontImage : PrototypeC AGKCommand443(iImageID.i) Global agkSetTextDefaultMinFilter : PrototypeC AGKCommand444(mode.i) Global agkSetTextDefaultMagFilter : PrototypeC AGKCommand445(mode.i) Global agkFixTextToScreen : PrototypeC AGKCommand446(iTextIndex.i, mode.i) Global agkSetTextMaxWidth : PrototypeC AGKCommand447(iTextIndex.i, width.f) Global agkSetTextScissor : PrototypeC AGKCommand448(iTextIndex.i, x.f, y.f, x2.f, y2.f) Global agkSetTextTransparency : PrototypeC AGKCommand449(iTextIndex.i, mode.i) Global agkSetTextBold : PrototypeC AGKCommand450(iTextIndex.i, bold.i) Global agkGetTextVisible : PrototypeC.i AGKCommand451(iTextIndex.i) Global agkGetTextDepth : PrototypeC.i AGKCommand452(iTextIndex.i) Global agkGetTextSize : PrototypeC.f AGKCommand453(iTextIndex.i) Global agkGetTextSpacing : PrototypeC.f AGKCommand454(iTextIndex.i) Global agkGetTextLineSpacing : PrototypeC.f AGKCommand455(iTextIndex.i) Global agkGetTextString : PrototypeC.i AGKCommand456(iTextIndex.i) Global agkLoadFont : PrototypeC.i AGKCommand457(szFontFile.i) ;-Global agkLoadFont : PrototypeC AGKCommand458(iFontID.i, szFontFile.i) Global agkGetFontExists : PrototypeC.i AGKCommand459(iFontID.i) Global agkGetSystemFontExists : PrototypeC.i AGKCommand460(szFontFile.i) Global agkDeleteFont : PrototypeC AGKCommand461(iFontID.i) Global agkPrint : PrototypeC AGKCommand462(szString.i) Global agkPrint : PrototypeC AGKCommand463(i) Global agkPrint : PrototypeC AGKCommand464(f) Global agkPrintC : PrototypeC AGKCommand465(szString.i) Global agkPrintC : PrototypeC AGKCommand466(i) Global agkPrintC : PrototypeC AGKCommand467(f) Global agkSetPrintSize : PrototypeC AGKCommand468(fSize.f) Global agkSetPrintSpacing : PrototypeC AGKCommand469(fSpacing.f) ;-Global agkSetPrintColor : PrototypeC AGKCommand470(iRed.i, iGreen.i, iBlue.i) Global agkSetPrintColor : PrototypeC AGKCommand471(iRed.i, iGreen.i, iBlue.i, iAlpha.i) Global agkSetPrintFont : PrototypeC AGKCommand472(fontID.i) ;-Global agkCreateSkeleton2D : PrototypeC AGKCommand473(iSkeleton.i) Global agkCreateSkeleton2D : PrototypeC.i AGKCommand474() Global agkGetSkeleton2DExists : PrototypeC.i AGKCommand475(iSkeleton.i) Global agkDeleteSkeleton2D : PrototypeC AGKCommand476(iSkeleton.i) ;-Global agkLoadSkeleton2DFromSpineFile : PrototypeC AGKCommand477(iSkeleton.i, filename.i, scale.f, atlasImage.i, loadAnim.i) Global agkLoadSkeleton2DFromSpineFile : PrototypeC.i AGKCommand478(filename.i, scale.f, atlasImage.i, loadAnim.i) ;-Global agkLoadSkeleton2DFromSpriterFile : PrototypeC AGKCommand479(iSkeleton.i, filename.i, scale.f, atlasImage.i) Global agkLoadSkeleton2DFromSpriterFile : PrototypeC.i AGKCommand480(filename.i, scale.f, atlasImage.i) Global agkSetSkeleton2DPosition : PrototypeC AGKCommand481(iSkeleton.i, x.f, y.f) Global agkSetSkeleton2DRotation : PrototypeC AGKCommand482(iSkeleton.i, r.f) Global agkSetSkeleton2DFlip : PrototypeC AGKCommand483(iSkeleton.i, flipH.i, flipV.i) Global agkSetSkeleton2DDepth : PrototypeC AGKCommand484(iSkeleton.i, depth.i) Global agkFixSkeleton2DToScreen : PrototypeC AGKCommand485(iSkeleton.i, mode.i) Global agkSetSkeleton2DVisible : PrototypeC AGKCommand486(iSkeleton.i, mode.i) Global agkGetSkeleton2DX : PrototypeC.f AGKCommand487(iSkeleton.i) Global agkGetSkeleton2DY : PrototypeC.f AGKCommand488(iSkeleton.i) Global agkGetSkeleton2DAngle : PrototypeC.f AGKCommand489(iSkeleton.i) Global agkGetSkeleton2DBone : PrototypeC.i AGKCommand490(iSkeleton.i, name.i) Global agkGetSkeleton2DBoneParent : PrototypeC.i AGKCommand491(iSkeleton.i, bone.i) Global agkGetSkeleton2DBoneX : PrototypeC.f AGKCommand492(iSkeleton.i, bone.i) Global agkGetSkeleton2DBoneY : PrototypeC.f AGKCommand493(iSkeleton.i, bone.i) Global agkGetSkeleton2DBoneAngle : PrototypeC.f AGKCommand494(iSkeleton.i, bone.i) Global agkGetSkeleton2DBoneCurrX : PrototypeC.f AGKCommand495(iSkeleton.i, bone.i) Global agkGetSkeleton2DBoneCurrY : PrototypeC.f AGKCommand496(iSkeleton.i, bone.i) Global agkGetSkeleton2DBoneCurrAngle : PrototypeC.f AGKCommand497(iSkeleton.i, bone.i) Global agkSetSkeleton2DBonePosition : PrototypeC AGKCommand498(iSkeleton.i, bone.i, x.f, y.f) Global agkSetSkeleton2DBoneAngle : PrototypeC AGKCommand499(iSkeleton.i, bone.i, r.f) Global agkSetSkeleton2DBoneScale : PrototypeC AGKCommand500(iSkeleton.i, bone.i, sx.f, sy.f) Global agkSetSkeleton2DBoneMode : PrototypeC AGKCommand501(iSkeleton.i, bone.i, mode.i) Global agkPlaySkeleton2DAnimation : PrototypeC AGKCommand502(iSkeleton.i, anim.i, starttime.f, loop.i, tweentime.f) Global agkSetSkeleton2DAnimationFrame : PrototypeC AGKCommand503(iSkeleton.i, anim.i, time.f, tweentime.f) Global agkSetSkeleton2DAnimationSpeed : PrototypeC AGKCommand504(iSkeleton.i, speed.f) Global agkGetSkeleton2DCurrentTime : PrototypeC.f AGKCommand505(iSkeleton.i) Global agkStopSkeleton2DAnimation : PrototypeC AGKCommand506(iSkeleton.i) Global agkGetSkeleton2DIsAnimating : PrototypeC.i AGKCommand507(iSkeleton.i) Global agkGetSkeleton2DIsTweening : PrototypeC.i AGKCommand508(iSkeleton.i) Global agkGetSkeleton2DAnimationTime : PrototypeC.f AGKCommand509(iSkeleton.i, anim.i) Global agkTweenLinear : PrototypeC.i AGKCommand510() Global agkTweenSmooth1 : PrototypeC.i AGKCommand511() Global agkTweenSmooth2 : PrototypeC.i AGKCommand512() Global agkTweenEaseIn1 : PrototypeC.i AGKCommand513() Global agkTweenEaseIn2 : PrototypeC.i AGKCommand514() Global agkTweenEaseOut1 : PrototypeC.i AGKCommand515() Global agkTweenEaseOut2 : PrototypeC.i AGKCommand516() Global agkTweenBounce : PrototypeC.i AGKCommand517() Global agkTweenOvershoot : PrototypeC.i AGKCommand518() Global agkDeleteTween : PrototypeC AGKCommand519(tweenID.i) Global agkGetTweenExists : PrototypeC.i AGKCommand520(tweenID.i) Global agkSetTweenDuration : PrototypeC AGKCommand521(tweenID.i, duration.f) ;-Global agkCreateTweenCustom : PrototypeC AGKCommand522(tweenID.i, duration.f) Global agkCreateTweenCustom : PrototypeC.i AGKCommand523(duration.f) Global agkGetTweenCustomExists : PrototypeC.i AGKCommand524(tweenID.i) Global agkSetTweenCustomFloat1 : PrototypeC AGKCommand525(tweenID.i, begin.f, finish.f, interpolation.i) Global agkSetTweenCustomFloat2 : PrototypeC AGKCommand526(tweenID.i, begin.f, finish.f, interpolation.i) Global agkSetTweenCustomFloat3 : PrototypeC AGKCommand527(tweenID.i, begin.f, finish.f, interpolation.i) Global agkSetTweenCustomFloat4 : PrototypeC AGKCommand528(tweenID.i, begin.f, finish.f, interpolation.i) Global agkSetTweenCustomInteger1 : PrototypeC AGKCommand529(tweenID.i, begin.i, finish.i, interpolation.i) Global agkSetTweenCustomInteger2 : PrototypeC AGKCommand530(tweenID.i, begin.i, finish.i, interpolation.i) Global agkSetTweenCustomInteger3 : PrototypeC AGKCommand531(tweenID.i, begin.i, finish.i, interpolation.i) Global agkSetTweenCustomInteger4 : PrototypeC AGKCommand532(tweenID.i, begin.i, finish.i, interpolation.i) Global agkGetTweenCustomFloat1 : PrototypeC.f AGKCommand533(tweenID.i) Global agkGetTweenCustomFloat2 : PrototypeC.f AGKCommand534(tweenID.i) Global agkGetTweenCustomFloat3 : PrototypeC.f AGKCommand535(tweenID.i) Global agkGetTweenCustomFloat4 : PrototypeC.f AGKCommand536(tweenID.i) Global agkGetTweenCustomInteger1 : PrototypeC.i AGKCommand537(tweenID.i) Global agkGetTweenCustomInteger2 : PrototypeC.i AGKCommand538(tweenID.i) Global agkGetTweenCustomInteger3 : PrototypeC.i AGKCommand539(tweenID.i) Global agkGetTweenCustomInteger4 : PrototypeC.i AGKCommand540(tweenID.i) Global agkPlayTweenCustom : PrototypeC AGKCommand541(tweenID.i, delay.f) Global agkStopTweenCustom : PrototypeC AGKCommand542(tweenID.i) Global agkGetTweenCustomPlaying : PrototypeC.i AGKCommand543(tweenID.i) ;-Global agkCreateTweenSprite : PrototypeC AGKCommand544(tweenID.i, duration.f) Global agkCreateTweenSprite : PrototypeC.i AGKCommand545(duration.f) Global agkGetTweenSpriteExists : PrototypeC.i AGKCommand546(tweenID.i) Global agkSetTweenSpriteX : PrototypeC AGKCommand547(tweenID.i, beginX.f, endX.f, interpolation.i) Global agkSetTweenSpriteY : PrototypeC AGKCommand548(tweenID.i, beginY.f, endY.f, interpolation.i) Global agkSetTweenSpriteXByOffset : PrototypeC AGKCommand549(tweenID.i, beginX.f, endX.f, interpolation.i) Global agkSetTweenSpriteYByOffset : PrototypeC AGKCommand550(tweenID.i, beginY.f, endY.f, interpolation.i) Global agkSetTweenSpriteAngle : PrototypeC AGKCommand551(tweenID.i, beginA.f, endA.f, interpolation.i) Global agkSetTweenSpriteSizeX : PrototypeC AGKCommand552(tweenID.i, beginSX.f, endSX.f, interpolation.i) Global agkSetTweenSpriteSizeY : PrototypeC AGKCommand553(tweenID.i, beginSY.f, endSY.f, interpolation.i) Global agkSetTweenSpriteRed : PrototypeC AGKCommand554(tweenID.i, beginR.i, endR.i, interpolation.i) Global agkSetTweenSpriteGreen : PrototypeC AGKCommand555(tweenID.i, beginG.i, endG.i, interpolation.i) Global agkSetTweenSpriteBlue : PrototypeC AGKCommand556(tweenID.i, beginB.i, endB.i, interpolation.i) Global agkSetTweenSpriteAlpha : PrototypeC AGKCommand557(tweenID.i, beginA.i, endA.i, interpolation.i) Global agkPlayTweenSprite : PrototypeC AGKCommand558(tweenID.i, spriteID.i, delay.f) Global agkStopTweenSprite : PrototypeC AGKCommand559(tweenID.i, spriteID.i) Global agkGetTweenSpritePlaying : PrototypeC.i AGKCommand560(tweenID.i, spriteID.i) ;-Global agkCreateTweenText : PrototypeC AGKCommand561(tweenID.i, duration.f) Global agkCreateTweenText : PrototypeC.i AGKCommand562(duration.f) Global agkGetTweenTextExists : PrototypeC.i AGKCommand563(tweenID.i) Global agkSetTweenTextX : PrototypeC AGKCommand564(tweenID.i, beginX.f, endX.f, interpolation.i) Global agkSetTweenTextY : PrototypeC AGKCommand565(tweenID.i, beginY.f, endY.f, interpolation.i) Global agkSetTweenTextAngle : PrototypeC AGKCommand566(tweenID.i, beginA.f, endA.f, interpolation.i) Global agkSetTweenTextSize : PrototypeC AGKCommand567(tweenID.i, beginS.f, endS.f, interpolation.i) Global agkSetTweenTextSpacing : PrototypeC AGKCommand568(tweenID.i, beginSP.f, endSP.f, interpolation.i) Global agkSetTweenTextLineSpacing : PrototypeC AGKCommand569(tweenID.i, beginLSP.f, endLSP.f, interpolation.i) Global agkSetTweenTextRed : PrototypeC AGKCommand570(tweenID.i, beginR.i, endR.i, interpolation.i) Global agkSetTweenTextGreen : PrototypeC AGKCommand571(tweenID.i, beginG.i, endG.i, interpolation.i) Global agkSetTweenTextBlue : PrototypeC AGKCommand572(tweenID.i, beginB.i, endB.i, interpolation.i) Global agkSetTweenTextAlpha : PrototypeC AGKCommand573(tweenID.i, beginA.i, endA.i, interpolation.i) Global agkPlayTweenText : PrototypeC AGKCommand574(tweenID.i, textID.i, delay.f) Global agkStopTweenText : PrototypeC AGKCommand575(tweenID.i, textID.i) Global agkGetTweenTextPlaying : PrototypeC.i AGKCommand576(tweenID.i, textID.i) ;-Global agkCreateTweenChar : PrototypeC AGKCommand577(tweenID.i, duration.f) Global agkCreateTweenChar : PrototypeC.i AGKCommand578(duration.f) Global agkGetTweenCharExists : PrototypeC.i AGKCommand579(tweenID.i) Global agkSetTweenCharX : PrototypeC AGKCommand580(tweenID.i, beginX.f, endX.f, interpolation.i) Global agkSetTweenCharY : PrototypeC AGKCommand581(tweenID.i, beginY.f, endY.f, interpolation.i) Global agkSetTweenCharAngle : PrototypeC AGKCommand582(tweenID.i, beginA.f, endA.f, interpolation.i) Global agkSetTweenCharRed : PrototypeC AGKCommand583(tweenID.i, beginR.i, endR.i, interpolation.i) Global agkSetTweenCharGreen : PrototypeC AGKCommand584(tweenID.i, beginG.i, endG.i, interpolation.i) Global agkSetTweenCharBlue : PrototypeC AGKCommand585(tweenID.i, beginB.i, endB.i, interpolation.i) Global agkSetTweenCharAlpha : PrototypeC AGKCommand586(tweenID.i, beginA.i, endA.i, interpolation.i) Global agkPlayTweenChar : PrototypeC AGKCommand587(tweenID.i, textID.i, charID.i, delay.f) Global agkStopTweenChar : PrototypeC AGKCommand588(tweenID.i, textID.i, charID.i) Global agkGetTweenCharPlaying : PrototypeC.i AGKCommand589(tweenID.i, textID.i, charID.i) ;-Global agkCreateTweenObject : PrototypeC AGKCommand590(tweenID.i, duration.f) Global agkCreateTweenObject : PrototypeC.i AGKCommand591(duration.f) Global agkGetTweenObjectExists : PrototypeC.i AGKCommand592(tweenID.i) Global agkSetTweenObjectX : PrototypeC AGKCommand593(tweenID.i, beginX.f, endX.f, interpolation.i) Global agkSetTweenObjectY : PrototypeC AGKCommand594(tweenID.i, beginY.f, endY.f, interpolation.i) Global agkSetTweenObjectZ : PrototypeC AGKCommand595(tweenID.i, beginZ.f, endZ.f, interpolation.i) Global agkSetTweenObjectAngleX : PrototypeC AGKCommand596(tweenID.i, beginAX.f, endAX.f, interpolation.i) Global agkSetTweenObjectAngleY : PrototypeC AGKCommand597(tweenID.i, beginAY.f, endAY.f, interpolation.i) Global agkSetTweenObjectAngleZ : PrototypeC AGKCommand598(tweenID.i, beginAZ.f, endAZ.f, interpolation.i) Global agkSetTweenObjectScaleX : PrototypeC AGKCommand599(tweenID.i, beginSX.f, endSX.f, interpolation.i) Global agkSetTweenObjectScaleY : PrototypeC AGKCommand600(tweenID.i, beginSY.f, endSY.f, interpolation.i) Global agkSetTweenObjectScaleZ : PrototypeC AGKCommand601(tweenID.i, beginSZ.f, endSZ.f, interpolation.i) Global agkSetTweenObjectRed : PrototypeC AGKCommand602(tweenID.i, beginR.i, endR.i, interpolation.i) Global agkSetTweenObjectGreen : PrototypeC AGKCommand603(tweenID.i, beginG.i, endG.i, interpolation.i) Global agkSetTweenObjectBlue : PrototypeC AGKCommand604(tweenID.i, beginB.i, endB.i, interpolation.i) Global agkSetTweenObjectAlpha : PrototypeC AGKCommand605(tweenID.i, beginA.i, endA.i, interpolation.i) Global agkPlayTweenObject : PrototypeC AGKCommand606(tweenID.i, objectID.i, delay.f) Global agkStopTweenObject : PrototypeC AGKCommand607(tweenID.i, objectID.i) Global agkGetTweenObjectPlaying : PrototypeC.i AGKCommand608(tweenID.i, objectID.i) ;-Global agkCreateTweenCamera : PrototypeC AGKCommand609(tweenID.i, duration.f) Global agkCreateTweenCamera : PrototypeC.i AGKCommand610(duration.f) Global agkGetTweenCameraExists : PrototypeC.i AGKCommand611(tweenID.i) Global agkSetTweenCameraX : PrototypeC AGKCommand612(tweenID.i, beginX.f, endX.f, interpolation.i) Global agkSetTweenCameraY : PrototypeC AGKCommand613(tweenID.i, beginY.f, endY.f, interpolation.i) Global agkSetTweenCameraZ : PrototypeC AGKCommand614(tweenID.i, beginZ.f, endZ.f, interpolation.i) Global agkSetTweenCameraAngleX : PrototypeC AGKCommand615(tweenID.i, beginAX.f, endAX.f, interpolation.i) Global agkSetTweenCameraAngleY : PrototypeC AGKCommand616(tweenID.i, beginAY.f, endAY.f, interpolation.i) Global agkSetTweenCameraAngleZ : PrototypeC AGKCommand617(tweenID.i, beginAZ.f, endAZ.f, interpolation.i) Global agkSetTweenCameraFOV : PrototypeC AGKCommand618(tweenID.i, beginF.f, endF.f, interpolation.i) Global agkPlayTweenCamera : PrototypeC AGKCommand619(tweenID.i, cameraID.i, delay.f) Global agkStopTweenCamera : PrototypeC AGKCommand620(tweenID.i, cameraID.i) Global agkGetTweenCameraPlaying : PrototypeC.i AGKCommand621(tweenID.i, cameraID.i) ;-Global agkCreateTweenChain : PrototypeC AGKCommand622(chainID.i) Global agkCreateTweenChain : PrototypeC.i AGKCommand623() Global agkDeleteTweenChain : PrototypeC AGKCommand624(chainID.i) Global agkClearTweenChain : PrototypeC AGKCommand625(chainID.i) Global agkAddTweenChainCustom : PrototypeC AGKCommand626(chainID.i, tweenID.i, delay.f) Global agkAddTweenChainSprite : PrototypeC AGKCommand627(chainID.i, tweenID.i, spriteID.i, delay.f) Global agkAddTweenChainText : PrototypeC AGKCommand628(chainID.i, tweenID.i, textID.i, delay.f) Global agkAddTweenChainChar : PrototypeC AGKCommand629(chainID.i, tweenID.i, textID.i, charID.i, delay.f) Global agkAddTweenChainObject : PrototypeC AGKCommand630(chainID.i, tweenID.i, objectID.i, delay.f) Global agkAddTweenChainCamera : PrototypeC AGKCommand631(chainID.i, tweenID.i, cameraID.i, delay.f) Global agkPlayTweenChain : PrototypeC AGKCommand632(chainID.i) Global agkPauseTweenChain : PrototypeC AGKCommand633(chainID.i) Global agkStopTweenChain : PrototypeC AGKCommand634(chainID.i) Global agkGetTweenChainPlaying : PrototypeC.i AGKCommand635(chainID.i) Global agkSetTweenChainTime : PrototypeC AGKCommand636(chainID.i, time.f) Global agkGetTweenChainEndTime : PrototypeC.f AGKCommand637(chainID.i) Global agkUpdateAllTweens : PrototypeC AGKCommand638(fTime.f) Global agkUpdateTweenCustom : PrototypeC AGKCommand639(tweenID.i, fTime.f) Global agkUpdateTweenSprite : PrototypeC AGKCommand640(tweenID.i, spriteID.i, fTime.f) Global agkUpdateTweenText : PrototypeC AGKCommand641(tweenID.i, textID.i, fTime.f) Global agkUpdateTweenChar : PrototypeC AGKCommand642(tweenID.i, textID.i, charID.i, fTime.f) Global agkUpdateTweenObject : PrototypeC AGKCommand643(tweenID.i, objectID.i, fTime.f) Global agkUpdateTweenCamera : PrototypeC AGKCommand644(tweenID.i, cameraID.i, fTime.f) Global agkUpdateTweenChain : PrototypeC AGKCommand645(chainID.i, fTime.f) Global agkGetRawTouchCount : PrototypeC.i AGKCommand646(bIncludeUnknown.i) Global agkGetRawFirstTouchEvent : PrototypeC.i AGKCommand647(bIncludeUnknown.i) Global agkGetRawNextTouchEvent : PrototypeC.i AGKCommand648() Global agkGetRawTouchType : PrototypeC.i AGKCommand649(iIndex.i) Global agkGetRawTouchStartX : PrototypeC.f AGKCommand650(iIndex.i) Global agkGetRawTouchStartY : PrototypeC.f AGKCommand651(iIndex.i) Global agkGetRawTouchCurrentX : PrototypeC.f AGKCommand652(iIndex.i) Global agkGetRawTouchCurrentY : PrototypeC.f AGKCommand653(iIndex.i) Global agkGetRawTouchLastX : PrototypeC.f AGKCommand654(iIndex.i) Global agkGetRawTouchLastY : PrototypeC.f AGKCommand655(iIndex.i) Global agkGetRawTouchReleased : PrototypeC.i AGKCommand656(iIndex.i) Global agkSetRawTouchValue : PrototypeC AGKCommand657(iIndex.i, value.i) Global agkGetRawTouchValue : PrototypeC.i AGKCommand658(iIndex.i) Global agkGetRawTouchTime : PrototypeC.f AGKCommand659(iIndex.i) ;-Global agkLoadSound : PrototypeC AGKCommand660(iID.i, sFilename.i) Global agkLoadSound : PrototypeC.i AGKCommand661(sFilename.i) ;-Global agkLoadSoundOGG : PrototypeC AGKCommand662(iID.i, sFilename.i) Global agkLoadSoundOGG : PrototypeC.i AGKCommand663(sFilename.i) Global agkSaveSound : PrototypeC AGKCommand664(iID.i, sFilename.i) ;-Global agkPlaySound : PrototypeC.i AGKCommand665(iID.i) ;-Global agkPlaySound : PrototypeC.i AGKCommand666(iID.i, iVol.i) ;-Global agkPlaySound : PrototypeC.i AGKCommand667(iID.i, iVol.i, iLoop.i) Global agkPlaySound : PrototypeC.i AGKCommand668(iID.i, iVol.i, iLoop.i, iPriority.i) Global agkStopSound : PrototypeC AGKCommand669(iID.i) Global agkDeleteSound : PrototypeC AGKCommand670(iID.i) Global agkGetSoundExists : PrototypeC.i AGKCommand671(iID.i) Global agkGetSoundInstances : PrototypeC.i AGKCommand672(iID.i) Global agkGetSoundsPlaying : PrototypeC.i AGKCommand673(iID.i) Global agkSetSoundSystemVolume : PrototypeC AGKCommand674(iVol.i) Global agkGetSoundMaxRate : PrototypeC.f AGKCommand675() Global agkGetSoundMinRate : PrototypeC.f AGKCommand676() Global agkGetSoundInstancePlaying : PrototypeC.i AGKCommand677(iID.i) Global agkGetSoundInstanceVolume : PrototypeC.i AGKCommand678(iID.i) Global agkGetSoundInstanceRate : PrototypeC.f AGKCommand679(iID.i) Global agkSetSoundInstanceVolume : PrototypeC AGKCommand680(iID.i, vol.i) Global agkSetSoundInstanceRate : PrototypeC AGKCommand681(iID.i, rate.f) Global agkSetSoundInstanceBalance : PrototypeC AGKCommand682(iID.i, balance.f) Global agkGetSoundInstanceLoopCount : PrototypeC.i AGKCommand683(iID.i) Global agkStopSoundInstance : PrototypeC AGKCommand684(iID.i) Global agkLoadMusic : PrototypeC.i AGKCommand685(sFile.i) ;-Global agkLoadMusic : PrototypeC AGKCommand686(iID.i, sFile.i) Global agkSetMusicFileVolume : PrototypeC AGKCommand687(ID.i, vol.i) ;-Global agkPlayMusic : PrototypeC AGKCommand688() ;-Global agkPlayMusic : PrototypeC AGKCommand689(iID.i) ;-Global agkPlayMusic : PrototypeC AGKCommand690(iID.i, bLoop.i) Global agkPlayMusic : PrototypeC AGKCommand691(iID.i, bLoop.i, iStartID.i, iEndID.i) Global agkPauseMusic : PrototypeC AGKCommand692() Global agkResumeMusic : PrototypeC AGKCommand693() Global agkStopMusic : PrototypeC AGKCommand694() Global agkDeleteMusic : PrototypeC AGKCommand695(iID.i) Global agkGetMusicPlaying : PrototypeC.i AGKCommand696() Global agkSetMusicSystemVolume : PrototypeC AGKCommand697(iVol.i) Global agkGetMusicExists : PrototypeC.i AGKCommand698(iID.i) Global agkGetMusicDuration : PrototypeC.f AGKCommand699(iID.i) Global agkGetMusicPosition : PrototypeC.f AGKCommand700() Global agkSeekMusic : PrototypeC AGKCommand701(seconds.f, mode.i) Global agkLoadMusicOGG : PrototypeC.i AGKCommand702(sFile.i) ;-Global agkLoadMusicOGG : PrototypeC AGKCommand703(musicID.i, sFile.i) Global agkGetMusicExistsOGG : PrototypeC.i AGKCommand704(musicID.i) Global agkSetMusicVolumeOGG : PrototypeC AGKCommand705(musicID.i, vol.i) ;-Global agkPlayMusicOGG : PrototypeC AGKCommand706(musicID.i) Global agkPlayMusicOGG : PrototypeC AGKCommand707(musicID.i, iLoop.i) Global agkPauseMusicOGG : PrototypeC AGKCommand708(musicID.i) Global agkResumeMusicOGG : PrototypeC AGKCommand709(musicID.i) Global agkStopMusicOGG : PrototypeC AGKCommand710(musicID.i) Global agkDeleteMusicOGG : PrototypeC AGKCommand711(musicID.i) Global agkGetMusicPlayingOGG : PrototypeC.i AGKCommand712(musicID.i) Global agkGetMusicLoopCountOGG : PrototypeC.i AGKCommand713(musicID.i) Global agkGetMusicDurationOGG : PrototypeC.f AGKCommand714(musicID.i) Global agkGetMusicPositionOGG : PrototypeC.f AGKCommand715(musicID.i) Global agkSeekMusicOGG : PrototypeC AGKCommand716(musicID.i, seconds.f, mode.i) Global agkSetMusicSystemVolumeOGG : PrototypeC AGKCommand717(vol.i) Global agkSetMusicLoopTimesOGG : PrototypeC AGKCommand718(musicID.i, startTime.f, endTime.f) Global agkSetMusicLoopCountOGG : PrototypeC AGKCommand719(musicID.i, loop.i) Global agkRecordSound : PrototypeC AGKCommand720(szFilename.i) Global agkStopSoundRecording : PrototypeC AGKCommand721() Global agkIsSoundRecording : PrototypeC.i AGKCommand722() Global agkDeleteFile : PrototypeC AGKCommand723(szFile.i) Global agkGetFileExists : PrototypeC.i AGKCommand724(szFile.i) ;-Global agkChooseRawFile : PrototypeC.i AGKCommand725(ext.i) Global agkChooseRawFile : PrototypeC.i AGKCommand726(ext.i, returnFullPath.i) Global agkSimplifyPath : PrototypeC.i AGKCommand727(szPath.i) Global agkJoinPaths : PrototypeC.i AGKCommand728(szPath.i, szPath2.i) Global agkIsAbsolutePath : PrototypeC.i AGKCommand729(szPath.i) Global agkCountWindowsDrives : PrototypeC.i AGKCommand730() Global agkGetWindowsDrive : PrototypeC.i AGKCommand731(index.i) Global agkOpenRawFolder : PrototypeC.i AGKCommand732(szPath.i) Global agkCloseRawFolder : PrototypeC AGKCommand733(ID.i) Global agkGetRawFolderNumFiles : PrototypeC.i AGKCommand734(ID.i) Global agkGetRawFolderNumFolders : PrototypeC.i AGKCommand735(ID.i) Global agkGetRawFolderFileName : PrototypeC.i AGKCommand736(ID.i, index.i) Global agkGetRawFolderFolderName : PrototypeC.i AGKCommand737(ID.i, index.i) ;-Global agkOpenToWrite : PrototypeC AGKCommand738(ID.i, szFile.i, append.i) ;-Global agkOpenToWrite : PrototypeC AGKCommand739(ID.i, szFile.i) Global agkOpenToWrite : PrototypeC.i AGKCommand740(szFile.i, append.i) ;-Global agkOpenToWrite : PrototypeC.i AGKCommand741(szFile.i) Global agkOpenToRead : PrototypeC.i AGKCommand742(szFile.i) ;-Global agkOpenToRead : PrototypeC AGKCommand743(ID.i, szFile.i) Global agkFileIsOpen : PrototypeC.i AGKCommand744(iFileID.i) Global agkCloseFile : PrototypeC AGKCommand745(iFileID.i) Global agkFileEOF : PrototypeC.i AGKCommand746(iFileID.i) Global agkGetFileSize : PrototypeC.i AGKCommand747(iFileID.i) Global agkGetFilePos : PrototypeC.i AGKCommand748(iFileID.i) Global agkSetFilePos : PrototypeC AGKCommand749(iFileID.i, pos.i) Global agkWriteByte : PrototypeC AGKCommand750(iFileID.i, b.i) Global agkWriteInteger : PrototypeC AGKCommand751(iFileID.i, i) Global agkWriteFloat : PrototypeC AGKCommand752(iFileID.i, f) Global agkWriteString : PrototypeC AGKCommand753(iFileID.i, str.i) Global agkWriteString2 : PrototypeC AGKCommand754(iFileID.i, str.i) Global agkWriteLine : PrototypeC AGKCommand755(iFileID.i, str.i) Global agkReadByte : PrototypeC.i AGKCommand756(iFileID.i) Global agkReadInteger : PrototypeC.i AGKCommand757(iFileID.i) Global agkReadFloat : PrototypeC.f AGKCommand758(iFileID.i) Global agkReadString : PrototypeC.i AGKCommand759(iFileID.i) Global agkReadString2 : PrototypeC.i AGKCommand760(iFileID.i) Global agkReadLine : PrototypeC.i AGKCommand761(iFileID.i) ;-Global agkStr : PrototypeC.i AGKCommand762(valueInt.i) ;-Global agkStr : PrototypeC.i AGKCommand763(valueFloat.f) Global agkStr : PrototypeC.i AGKCommand764(valueFloat.f, decimals.i) Global agkBin : PrototypeC.i AGKCommand765(i) Global agkHex : PrototypeC.i AGKCommand766(i) Global agkStringToBase64 : PrototypeC.i AGKCommand767(input.i) Global agkHexToBase64 : PrototypeC.i AGKCommand768(input.i) ;-Global agkVal : PrototypeC.i AGKCommand769(str.i) Global agkVal : PrototypeC.i AGKCommand770(str.i, base.i) Global agkValFloat : PrototypeC.f AGKCommand771(str.i) Global agkLeft : PrototypeC.i AGKCommand772(strin.i, count.i) Global agkRight : PrototypeC.i AGKCommand773(strin.i, count.i) Global agkMid : PrototypeC.i AGKCommand774(strin.i, position.i, length.i) Global agkAsc : PrototypeC.i AGKCommand775(strin.i) Global agkLen : PrototypeC.i AGKCommand776(strin.i) Global agkByteLen : PrototypeC.i AGKCommand777(strin.i) Global agkChr : PrototypeC.i AGKCommand778(asciivalue.i) Global agkLower : PrototypeC.i AGKCommand779(strin.i) Global agkUpper : PrototypeC.i AGKCommand780(strin.i) Global agkSpaces : PrototypeC.i AGKCommand781(length.i) ;-Global agkFindStringCount : PrototypeC.i AGKCommand782(str.i, findStr.i) Global agkFindStringCount : PrototypeC.i AGKCommand783(str.i, findStr.i, ignoreCase.i, start.i) ;-Global agkFindString : PrototypeC.i AGKCommand784(str.i, findStr.i) Global agkFindString : PrototypeC.i AGKCommand785(str.i, findStr.i, ignoreCase.i, start.i) ;-Global agkFindStringReverse : PrototypeC.i AGKCommand786(str.i, findStr.i) Global agkFindStringReverse : PrototypeC.i AGKCommand787(str.i, findStr.i, ignoreCase.i, start.i) ;-Global agkCompareString : PrototypeC.i AGKCommand788(str.i, str2.i) Global agkCompareString : PrototypeC.i AGKCommand789(str.i, str2.i, ignoreCase.i, maxChars.i) Global agkReplaceString : PrototypeC.i AGKCommand790(str.i, find.i, replace.i, qty.i) Global agkStripString : PrototypeC.i AGKCommand791(str.i, chars.i) Global agkTrimString : PrototypeC.i AGKCommand792(str.i, chars.i) Global agkTruncateString : PrototypeC.i AGKCommand793(str.i, character.i) Global agkCountStringTokens : PrototypeC.i AGKCommand794(str.i, delimiters.i) Global agkGetStringToken : PrototypeC.i AGKCommand795(str.i, delimiters.i, token.i) Global agkCountStringTokens2 : PrototypeC.i AGKCommand796(str.i, delimiter.i) Global agkGetStringToken2 : PrototypeC.i AGKCommand797(str.i, delimiter.i, token.i) Global agkGetCurrentDir : PrototypeC.i AGKCommand798() Global agkGetFolder : PrototypeC.i AGKCommand799() Global agkSetFolder : PrototypeC.i AGKCommand800(str.i) ;-Global agkGetFirstFolder : PrototypeC.i AGKCommand801() Global agkGetFirstFolder : PrototypeC.i AGKCommand802(mode.i) Global agkGetNextFolder : PrototypeC.i AGKCommand803() ;-Global agkGetFolderCount : PrototypeC.i AGKCommand804() Global agkGetFolderCount : PrototypeC.i AGKCommand805(mode.i) ;-Global agkGetFirstFile : PrototypeC.i AGKCommand806() Global agkGetFirstFile : PrototypeC.i AGKCommand807(mode.i) Global agkGetNextFile : PrototypeC.i AGKCommand808() ;-Global agkGetFileCount : PrototypeC.i AGKCommand809() Global agkGetFileCount : PrototypeC.i AGKCommand810(mode.i) ;-Global agkCreateBroadcastListener : PrototypeC.i AGKCommand811(port.i) Global agkCreateBroadcastListener : PrototypeC.i AGKCommand812(szIP.i, port.i) Global agkGetBroadcastMessage : PrototypeC.i AGKCommand813(iID.i) Global agkDeleteBroadcastListener : PrototypeC AGKCommand814(iID.i) Global agkConnectSocket : PrototypeC.i AGKCommand815(szIP.i, port.i, timeout.i) ;-Global agkConnectSocket : PrototypeC.i AGKCommand816(socketID.i, szIP.i, port.i, timeout.i) Global agkGetSocketConnected : PrototypeC.i AGKCommand817(socketID.i) Global agkGetSocketExists : PrototypeC.i AGKCommand818(socketID.i) Global agkDeleteSocket : PrototypeC AGKCommand819(socketID.i) Global agkGetSocketRemoteIP : PrototypeC.i AGKCommand820(socketID.i) Global agkFlushSocket : PrototypeC.i AGKCommand821(socketID.i) Global agkGetSocketBytesAvailable : PrototypeC.i AGKCommand822(socketID.i) Global agkGetSocketByte : PrototypeC.i AGKCommand823(socketID.i) Global agkGetSocketInteger : PrototypeC.i AGKCommand824(socketID.i) Global agkGetSocketFloat : PrototypeC.f AGKCommand825(socketID.i) Global agkGetSocketString : PrototypeC.i AGKCommand826(socketID.i) Global agkSendSocketByte : PrototypeC.i AGKCommand827(socketID.i, value.i) Global agkSendSocketInteger : PrototypeC.i AGKCommand828(socketID.i, value.i) Global agkSendSocketFloat : PrototypeC.i AGKCommand829(socketID.i, value.f) Global agkSendSocketString : PrototypeC.i AGKCommand830(socketID.i, value.i) Global agkCreateSocketListener : PrototypeC.i AGKCommand831(szIP.i, port.i) ;-Global agkCreateSocketListener : PrototypeC.i AGKCommand832(listenerID.i, szIP.i, port.i) Global agkGetSocketListenerConnection : PrototypeC.i AGKCommand833(listenerID.i) Global agkDeleteSocketListener : PrototypeC AGKCommand834(listenerID.i) ;-Global agkHostNetwork : PrototypeC.i AGKCommand835(szNetworkName.i, szMyName.i, port.i) Global agkHostNetwork : PrototypeC.i AGKCommand836(szNetworkName.i, szMyName.i, port.i, portv6.i) Global agkSetNetworkNoMoreClients : PrototypeC AGKCommand837(iNetID.i) ;-Global agkJoinNetwork : PrototypeC.i AGKCommand838(szNetworkName.i, szMyName.i) Global agkJoinNetwork : PrototypeC.i AGKCommand839(szIP.i, port.i, szMyName.i) Global agkIsNetworkActive : PrototypeC.i AGKCommand840(iNetID.i) Global agkGetDeviceIP : PrototypeC.i AGKCommand841() Global agkGetDeviceIPv6 : PrototypeC.i AGKCommand842() Global agkCloseNetwork : PrototypeC AGKCommand843(iNetID.i) Global agkSetNetworkLatency : PrototypeC AGKCommand844(iNetID.i, latency.i) Global agkGetNetworkMyClientID : PrototypeC.i AGKCommand845(iNetID.i) Global agkGetNetworkNumClients : PrototypeC.i AGKCommand846(iNetID.i) Global agkGetNetworkFirstClient : PrototypeC.i AGKCommand847(iNetID.i) Global agkGetNetworkNextClient : PrototypeC.i AGKCommand848(iNetID.i) Global agkGetNetworkClientDisconnected : PrototypeC.i AGKCommand849(iNetID.i, client.i) Global agkDeleteNetworkClient : PrototypeC AGKCommand850(iNetID.i, client.i) Global agkGetNetworkClientName : PrototypeC.i AGKCommand851(iNetID.i, client.i) Global agkGetNetworkClientPing : PrototypeC.f AGKCommand852(iNetID.i, client.i) Global agkGetNetworkServerID : PrototypeC.i AGKCommand853(iNetID.i) ;-Global agkSetNetworkLocalInteger : PrototypeC AGKCommand854(iNetID.i, name.i, i) Global agkSetNetworkLocalInteger : PrototypeC AGKCommand855(iNetID.i, name.i, i, mode.i) ;-Global agkSetNetworkLocalFloat : PrototypeC AGKCommand856(iNetID.i, name.i, f) Global agkSetNetworkLocalFloat : PrototypeC AGKCommand857(iNetID.i, name.i, f, mode.i) Global agkGetNetworkClientInteger : PrototypeC.i AGKCommand858(iNetID.i, client.i, name.i) Global agkGetNetworkClientFloat : PrototypeC.f AGKCommand859(iNetID.i, client.i, name.i) Global agkCreateNetworkMessage : PrototypeC.i AGKCommand860() Global agkAddNetworkMessageInteger : PrototypeC AGKCommand861(iMsgID.i, value.i) Global agkAddNetworkMessageFloat : PrototypeC AGKCommand862(iMsgID.i, value.f) Global agkAddNetworkMessageString : PrototypeC AGKCommand863(iMsgID.i, value.i) Global agkGetNetworkMessageFromIP : PrototypeC.i AGKCommand864(iMsgID.i) Global agkGetNetworkMessageFromClient : PrototypeC.i AGKCommand865(iMsgID.i) Global agkGetNetworkMessageInteger : PrototypeC.i AGKCommand866(iMsgID.i) Global agkGetNetworkMessageFloat : PrototypeC.f AGKCommand867(iMsgID.i) Global agkGetNetworkMessageString : PrototypeC.i AGKCommand868(iMsgID.i) Global agkDeleteNetworkMessage : PrototypeC AGKCommand869(iMsgID.i) Global agkSendNetworkMessage : PrototypeC AGKCommand870(iNetID.i, toClient.i, iMsgID.i) Global agkGetNetworkMessage : PrototypeC.i AGKCommand871(iNetID.i) Global agkSetNetworkClientUserData : PrototypeC AGKCommand872(iNetID.i, client.i, index.i, value.i) Global agkGetNetworkClientUserData : PrototypeC.i AGKCommand873(iNetID.i, client.i, index.i) Global agkCreateHTTPConnection : PrototypeC.i AGKCommand874() Global agkDeleteHTTPConnection : PrototypeC AGKCommand875(iHTTP.i) ;-Global agkSetHTTPHost : PrototypeC.i AGKCommand876(iHTTP.i, szHost.i, iSecure.i) Global agkSetHTTPHost : PrototypeC.i AGKCommand877(iHTTP.i, szHost.i, iSecure.i, szUser.i, szPass.i) Global agkCloseHTTPConnection : PrototypeC AGKCommand878(iHTTP.i) Global agkSetHTTPTimeout : PrototypeC AGKCommand879(iHTTP.i, milliseconds.i) Global agkSetHTTPVerifyCertificate : PrototypeC AGKCommand880(iHTTP.i, mode.i) ;-Global agkSendHTTPRequest : PrototypeC.i AGKCommand881(iHTTP.i, szServerFile.i) Global agkSendHTTPRequest : PrototypeC.i AGKCommand882(iHTTP.i, szServerFile.i, szPostData.i) ;-Global agkSendHTTPRequestASync : PrototypeC.i AGKCommand883(iHTTP.i, szServerFile.i) Global agkSendHTTPRequestASync : PrototypeC.i AGKCommand884(iHTTP.i, szServerFile.i, szPostData.i) Global agkSendHTTPFile : PrototypeC.i AGKCommand885(iHTTP.i, szServerFile.i, szPostData.i, szLocalFile.i) Global agkGetHTTPResponse : PrototypeC.i AGKCommand886(iHTTP.i) Global agkGetHTTPResponseReady : PrototypeC.i AGKCommand887(iHTTP.i) ;-Global agkGetHTTPFile : PrototypeC.i AGKCommand888(iHTTP.i, szServerFile.i, szLocalFile.i) Global agkGetHTTPFile : PrototypeC.i AGKCommand889(iHTTP.i, szServerFile.i, szLocalFile.i, szPostData.i) Global agkGetHTTPFileComplete : PrototypeC.i AGKCommand890(iHTTP.i) Global agkGetHTTPFileProgress : PrototypeC.f AGKCommand891(iHTTP.i) Global agkSetErrorMode : PrototypeC AGKCommand892(mode.i) Global agkGetLastError : PrototypeC.i AGKCommand893() Global agkGetErrorOccurred : PrototypeC.i AGKCommand894() Global agkPluginError : PrototypeC AGKCommand895(szErr.i) Global agkMessage : PrototypeC AGKCommand896(msg.i) Global agkGetJoystickExists : PrototypeC.i AGKCommand897() Global agkGetRawMouseX : PrototypeC.f AGKCommand898() Global agkGetRawMouseY : PrototypeC.f AGKCommand899() Global agkGetRawMouseWheel : PrototypeC.f AGKCommand900() Global agkGetRawMouseWheelDelta : PrototypeC.f AGKCommand901() Global agkGetRawMouseLeftPressed : PrototypeC.i AGKCommand902() Global agkGetRawMouseLeftState : PrototypeC.i AGKCommand903() Global agkGetRawMouseLeftReleased : PrototypeC.i AGKCommand904() Global agkGetRawMouseRightPressed : PrototypeC.i AGKCommand905() Global agkGetRawMouseRightState : PrototypeC.i AGKCommand906() Global agkGetRawMouseRightReleased : PrototypeC.i AGKCommand907() Global agkGetRawMouseMiddlePressed : PrototypeC.i AGKCommand908() Global agkGetRawMouseMiddleState : PrototypeC.i AGKCommand909() Global agkGetRawMouseMiddleReleased : PrototypeC.i AGKCommand910() Global agkGetAccelerometerExists : PrototypeC.i AGKCommand911() Global agkGetGyroSensorExists : PrototypeC.i AGKCommand912() Global agkGetProximitySensorExists : PrototypeC.i AGKCommand913() Global agkGetLightSensorExists : PrototypeC.i AGKCommand914() Global agkGetMagneticSensorExists : PrototypeC.i AGKCommand915() Global agkGetRotationVectorSensorExists : PrototypeC.i AGKCommand916() Global agkGetRawAccelX : PrototypeC.f AGKCommand917() Global agkGetRawAccelY : PrototypeC.f AGKCommand918() Global agkGetRawAccelZ : PrototypeC.f AGKCommand919() Global agkGetRawGyroVelocityX : PrototypeC.f AGKCommand920() Global agkGetRawGyroVelocityY : PrototypeC.f AGKCommand921() Global agkGetRawGyroVelocityZ : PrototypeC.f AGKCommand922() Global agkGetRawProximityDistance : PrototypeC.f AGKCommand923() Global agkGetRawLightLevel : PrototypeC.f AGKCommand924() Global agkGetRawMagneticX : PrototypeC.f AGKCommand925() Global agkGetRawMagneticY : PrototypeC.f AGKCommand926() Global agkGetRawMagneticZ : PrototypeC.f AGKCommand927() Global agkGetRawRotationVectorX : PrototypeC.f AGKCommand928() Global agkGetRawRotationVectorY : PrototypeC.f AGKCommand929() Global agkGetRawRotationVectorZ : PrototypeC.f AGKCommand930() Global agkGetRawRotationVectorW : PrototypeC.f AGKCommand931() Global agkGetRawRotationVectorX2 : PrototypeC.f AGKCommand932() Global agkGetRawRotationVectorY2 : PrototypeC.f AGKCommand933() Global agkGetRawRotationVectorZ2 : PrototypeC.f AGKCommand934() Global agkGetRawRotationVectorW2 : PrototypeC.f AGKCommand935() Global agkCompleteRawJoystickDetection : PrototypeC AGKCommand936() Global agkGetRawJoystickExists : PrototypeC.i AGKCommand937(index.i) Global agkGetRawJoystickConnected : PrototypeC.i AGKCommand938(index.i) Global agkGetRawJoystickX : PrototypeC.f AGKCommand939(index.i) Global agkGetRawJoystickY : PrototypeC.f AGKCommand940(index.i) Global agkGetRawJoystickZ : PrototypeC.f AGKCommand941(index.i) Global agkGetRawJoystickRX : PrototypeC.f AGKCommand942(index.i) Global agkGetRawJoystickRY : PrototypeC.f AGKCommand943(index.i) Global agkGetRawJoystickRZ : PrototypeC.f AGKCommand944(index.i) Global agkGetRawJoystickButtonPressed : PrototypeC.i AGKCommand945(index.i, button.i) Global agkGetRawJoystickButtonState : PrototypeC.i AGKCommand946(index.i, button.i) Global agkGetRawJoystickButtonReleased : PrototypeC.i AGKCommand947(index.i, button.i) Global agkSetRawJoystickDeadZone : PrototypeC AGKCommand948(threshold.f) Global agkAddVirtualJoystick : PrototypeC AGKCommand949(index.i, x.f, y.f, size.f) Global agkDeleteVirtualJoystick : PrototypeC AGKCommand950(index.i) Global agkGetVirtualJoystickExists : PrototypeC.i AGKCommand951(index.i) Global agkGetVirtualJoystickX : PrototypeC.f AGKCommand952(index.i) Global agkGetVirtualJoystickY : PrototypeC.f AGKCommand953(index.i) Global agkSetVirtualJoystickAlpha : PrototypeC AGKCommand954(index.i, alpha1.i, alpha2.i) Global agkSetVirtualJoystickPosition : PrototypeC AGKCommand955(index.i, x.f, y.f) Global agkSetVirtualJoystickSize : PrototypeC AGKCommand956(index.i, size.f) Global agkSetVirtualJoystickActive : PrototypeC AGKCommand957(index.i, active.i) Global agkSetVirtualJoystickVisible : PrototypeC AGKCommand958(index.i, visible.i) Global agkSetVirtualJoystickImageInner : PrototypeC AGKCommand959(index.i, imageID.i) Global agkSetVirtualJoystickImageOuter : PrototypeC AGKCommand960(index.i, imageID.i) Global agkSetVirtualJoystickDeadZone : PrototypeC AGKCommand961(threshold.f) Global agkAddVirtualButton : PrototypeC AGKCommand962(index.i, x.f, y.f, size.f) Global agkDeleteVirtualButton : PrototypeC AGKCommand963(index.i) Global agkGetVirtualButtonExists : PrototypeC.i AGKCommand964(index.i) Global agkGetVirtualButtonPressed : PrototypeC.i AGKCommand965(index.i) Global agkGetVirtualButtonReleased : PrototypeC.i AGKCommand966(index.i) Global agkGetVirtualButtonState : PrototypeC.i AGKCommand967(index.i) Global agkSetVirtualButtonColor : PrototypeC AGKCommand968(index.i, red.i, green.i, blue.i) Global agkSetVirtualButtonAlpha : PrototypeC AGKCommand969(index.i, alpha.i) Global agkSetVirtualButtonPosition : PrototypeC AGKCommand970(index.i, x.f, y.f) ;-Global agkSetVirtualButtonSize : PrototypeC AGKCommand971(index.i, size.f) Global agkSetVirtualButtonSize : PrototypeC AGKCommand972(index.i, sizeX.f, sizeY.f) Global agkSetVirtualButtonActive : PrototypeC AGKCommand973(index.i, active.i) Global agkSetVirtualButtonVisible : PrototypeC AGKCommand974(index.i, visible.i) Global agkSetVirtualButtonImageUp : PrototypeC AGKCommand975(index.i, imageID.i) Global agkSetVirtualButtonImageDown : PrototypeC AGKCommand976(index.i, imageID.i) Global agkSetVirtualButtonText : PrototypeC AGKCommand977(index.i, str.i) Global agkGetRawKeyPressed : PrototypeC.i AGKCommand978(key.i) Global agkGetRawKeyState : PrototypeC.i AGKCommand979(key.i) Global agkGetRawKeyReleased : PrototypeC.i AGKCommand980(key.i) Global agkGetRawLastKey : PrototypeC.i AGKCommand981() Global agkGetDirectionX : PrototypeC.f AGKCommand982() Global agkGetDirectionY : PrototypeC.f AGKCommand983() Global agkGetDirectionAngle : PrototypeC.f AGKCommand984() Global agkGetDirectionSpeed : PrototypeC.f AGKCommand985() Global agkGetPointerPressed : PrototypeC.i AGKCommand986() Global agkGetPointerReleased : PrototypeC.i AGKCommand987() Global agkGetPointerState : PrototypeC.i AGKCommand988() Global agkGetPointerX : PrototypeC.f AGKCommand989() Global agkGetPointerY : PrototypeC.f AGKCommand990() Global agkGetJoystickX : PrototypeC.f AGKCommand991() Global agkGetJoystickY : PrototypeC.f AGKCommand992() Global agkSetJoystickDeadZone : PrototypeC AGKCommand993(threshold.f) Global agkSetJoystickScreenPosition : PrototypeC AGKCommand994(x.f, y.f, size.f) Global agkGetButtonPressed : PrototypeC.i AGKCommand995(index.i) Global agkGetButtonState : PrototypeC.i AGKCommand996(index.i) Global agkGetButtonReleased : PrototypeC.i AGKCommand997(index.i) Global agkSetButtonScreenPosition : PrototypeC AGKCommand998(index.i, x.f, y.f, size.f) ;-Global agkStartTextInput : PrototypeC AGKCommand999() Global agkStartTextInput : PrototypeC AGKCommand1000(initial.i) Global agkStopTextInput : PrototypeC AGKCommand1001() Global agkGetTextInputState : PrototypeC.i AGKCommand1002() Global agkGetTextInputCompleted : PrototypeC.i AGKCommand1003() Global agkGetTextInputCancelled : PrototypeC.i AGKCommand1004() Global agkGetTextInput : PrototypeC.i AGKCommand1005() Global agkGetLastChar : PrototypeC.i AGKCommand1006() Global agkSetCursorBlinkTime : PrototypeC AGKCommand1007(seconds.f) Global agkSetTextInputMaxChars : PrototypeC AGKCommand1008(max.i) Global agkCreateEditBox : PrototypeC AGKCommand1009(index.i) ;-Global agkCreateEditBox : PrototypeC.i AGKCommand1010() Global agkGetEditBoxExists : PrototypeC.i AGKCommand1011(index.i) Global agkDeleteEditBox : PrototypeC AGKCommand1012(index.i) Global agkGetEditBoxHasFocus : PrototypeC.i AGKCommand1013(index.i) Global agkGetCurrentEditBox : PrototypeC.i AGKCommand1014() Global agkSetEditBoxPosition : PrototypeC AGKCommand1015(index.i, x.f, y.f) Global agkSetEditBoxSize : PrototypeC AGKCommand1016(index.i, width.f, height.f) Global agkSetEditBoxDepth : PrototypeC AGKCommand1017(index.i, depth.i) Global agkSetEditBoxBorderSize : PrototypeC AGKCommand1018(index.i, size.f) Global agkSetEditBoxBorderColor : PrototypeC AGKCommand1019(index.i, red.i, green.i, blue.i, alpha.i) Global agkSetEditBoxBackgroundColor : PrototypeC AGKCommand1020(index.i, red.i, green.i, blue.i, alpha.i) Global agkSetEditBoxText : PrototypeC AGKCommand1021(index.i, str.i) Global agkSetEditBoxTextColor : PrototypeC AGKCommand1022(index.i, red.i, green.i, blue.i) Global agkSetEditBoxCursorColor : PrototypeC AGKCommand1023(index.i, red.i, green.i, blue.i) Global agkSetEditBoxFontImage : PrototypeC AGKCommand1024(index.i, image.i) Global agkSetEditBoxExtendedFontImage : PrototypeC AGKCommand1025(index.i, image.i) Global agkSetEditBoxFont : PrototypeC AGKCommand1026(index.i, fontID.i) Global agkSetEditBoxTextSize : PrototypeC AGKCommand1027(index.i, size.f) Global agkSetEditBoxCursorPosition : PrototypeC AGKCommand1028(index.i, pos.i) Global agkSetEditBoxFocus : PrototypeC AGKCommand1029(index.i, focus.i) Global agkSetEditBoxActive : PrototypeC AGKCommand1030(index.i, active.i) Global agkSetEditBoxVisible : PrototypeC AGKCommand1031(index.i, visible.i) Global agkSetEditBoxBorderImage : PrototypeC AGKCommand1032(index.i, image.i) Global agkSetEditBoxBackgroundImage : PrototypeC AGKCommand1033(index.i, image.i) Global agkSetEditBoxCursorBlinkTime : PrototypeC AGKCommand1034(index.i, time.f) Global agkSetEditBoxCursorWidth : PrototypeC AGKCommand1035(index.i, width.f) Global agkSetEditBoxMaxChars : PrototypeC AGKCommand1036(index.i, max.i) Global agkSetEditBoxMaxLines : PrototypeC AGKCommand1037(index.i, max.i) Global agkSetEditBoxMultiLine : PrototypeC AGKCommand1038(index.i, multiline.i) Global agkSetEditBoxScissor : PrototypeC AGKCommand1039(index.i, x.f, y.f, x2.f, y2.f) Global agkSetEditBoxPasswordMode : PrototypeC AGKCommand1040(index.i, mode.i) Global agkSetEditBoxUseAlternateInput : PrototypeC AGKCommand1041(index.i, mode.i) Global agkSetEditBoxWrapMode : PrototypeC AGKCommand1042(index.i, mode.i) Global agkFixEditBoxToScreen : PrototypeC AGKCommand1043(index.i, fix.i) Global agkGetEditBoxText : PrototypeC.i AGKCommand1044(index.i) Global agkGetEditBoxX : PrototypeC.f AGKCommand1045(index.i) Global agkGetEditBoxY : PrototypeC.f AGKCommand1046(index.i) Global agkGetEditBoxWidth : PrototypeC.f AGKCommand1047(index.i) Global agkGetEditBoxHeight : PrototypeC.f AGKCommand1048(index.i) Global agkGetEditBoxChanged : PrototypeC.i AGKCommand1049(index.i) Global agkGetEditBoxActive : PrototypeC.i AGKCommand1050(index.i) Global agkGetEditBoxVisible : PrototypeC.i AGKCommand1051(index.i) Global agkGetEditBoxLines : PrototypeC.i AGKCommand1052(index.i) Global agkGetEditBoxCursorPosition : PrototypeC.i AGKCommand1053(index.i) Global agkGetManagedSpriteDrawnCount : PrototypeC.i AGKCommand1054() Global agkGetManagedSpriteCount : PrototypeC.i AGKCommand1055() Global agkGetManagedSpriteSortedCount : PrototypeC.i AGKCommand1056() Global agkGetPixelsDrawn : PrototypeC.i AGKCommand1057() Global agkGetManagedSpriteDrawCalls : PrototypeC.i AGKCommand1058() Global agkGetParticleDrawnPointCount : PrototypeC.i AGKCommand1059() Global agkGetParticleDrawnQuadCount : PrototypeC.i AGKCommand1060() Global agkGetUpdateTime : PrototypeC.f AGKCommand1061() Global agkGetPhysicsTime : PrototypeC.f AGKCommand1062() Global agkGetDrawingSetupTime : PrototypeC.f AGKCommand1063() Global agkGetDrawingTime : PrototypeC.f AGKCommand1064() Global agkGetLoadedImages : PrototypeC.i AGKCommand1065() Global agkGetUnassignedImages : PrototypeC.i AGKCommand1066() Global agkGetUnassignedImageFileName : PrototypeC.i AGKCommand1067(index.i) Global agkGetImageMemoryUsage : PrototypeC.f AGKCommand1068() Global agkGetLeapYear : PrototypeC.i AGKCommand1069(year.i) Global agkGetUnixFromDate : PrototypeC.i AGKCommand1070(year.i, month.i, days.i, hours.i, minutes.i, seconds.i) Global agkGetYearFromUnix : PrototypeC.i AGKCommand1071(unixtime.i) Global agkGetMonthFromUnix : PrototypeC.i AGKCommand1072(unixtime.i) Global agkGetDaysFromUnix : PrototypeC.i AGKCommand1073(unixtime.i) Global agkGetHoursFromUnix : PrototypeC.i AGKCommand1074(unixtime.i) Global agkGetMinutesFromUnix : PrototypeC.i AGKCommand1075(unixtime.i) Global agkGetSecondsFromUnix : PrototypeC.i AGKCommand1076(unixtime.i) Global agkSetInneractiveDetails : PrototypeC AGKCommand1077(szCode.i) Global agkSetAdMobDetails : PrototypeC AGKCommand1078(szID.i) Global agkSetAdMobRewardAdDetails : PrototypeC AGKCommand1079(szID.i) Global agkSetChartboostDetails : PrototypeC AGKCommand1080(szKey1.i, szKey2.i) Global agkSetAmazonAdDetails : PrototypeC AGKCommand1081(szKey.i) Global agkSetAmazonAdTesting : PrototypeC AGKCommand1082(mode.i) Global agkSetAdMobTesting : PrototypeC AGKCommand1083(mode.i) Global agkShowFullscreenAdvertAdMob : PrototypeC AGKCommand1084() Global agkShowFullscreenAdvertChartboost : PrototypeC AGKCommand1085() Global agkShowFullscreenAdvertAmazon : PrototypeC AGKCommand1086() Global agkGetFullscreenAdvertLoadedAdMob : PrototypeC.i AGKCommand1087() Global agkGetFullscreenAdvertLoadedChartboost : PrototypeC.i AGKCommand1088() Global agkGetFullscreenAdvertLoadedAmazon : PrototypeC.i AGKCommand1089() Global agkShowRewardAdAdMob : PrototypeC AGKCommand1090() Global agkGetRewardAdLoadedAdMob : PrototypeC.i AGKCommand1091() Global agkGetRewardAdRewardedAdMob : PrototypeC.i AGKCommand1092() Global agkResetRewardAdMob : PrototypeC AGKCommand1093() Global agkShowRewardAdChartboost : PrototypeC AGKCommand1094() Global agkCacheRewardAdChartboost : PrototypeC AGKCommand1095() Global agkGetRewardAdLoadedChartboost : PrototypeC.i AGKCommand1096() Global agkGetRewardAdRewardedChartboost : PrototypeC.i AGKCommand1097() Global agkResetRewardChartboost : PrototypeC AGKCommand1098() Global agkCreateFullscreenAdvert : PrototypeC AGKCommand1099() Global agkCreateAdvert : PrototypeC AGKCommand1100(type.i, horz.i, vert.i, test.i) Global agkCreateAdvertEx : PrototypeC AGKCommand1101(type.i, horz.i, vert.i, test.i, offsetx.f, offsety.f) Global agkSetAdvertPosition : PrototypeC AGKCommand1102(x.f, y.f, width.f) Global agkSetAdvertLocation : PrototypeC AGKCommand1103(horz.i, vert.i, width.f) Global agkSetAdvertLocationEx : PrototypeC AGKCommand1104(horz.i, vert.i, offsetx.f, offsety.f, width.f) Global agkSetAdvertVisible : PrototypeC AGKCommand1105(iVisible.i) Global agkRequestAdvertRefresh : PrototypeC AGKCommand1106() Global agkDeleteAdvert : PrototypeC AGKCommand1107() ;-Global agkCreateZip : PrototypeC AGKCommand1108(zipID.i, filename.i) Global agkCreateZip : PrototypeC.i AGKCommand1109(filename.i) Global agkAddZipEntry : PrototypeC AGKCommand1110(zipID.i, path.i, zipPath.i) Global agkCloseZip : PrototypeC AGKCommand1111(zipID.i) Global agkExtractZip : PrototypeC AGKCommand1112(zipfilename.i, path.i) Global agkLog : PrototypeC AGKCommand1113(szMessage.i) ;-Global agkRateApp : PrototypeC AGKCommand1114(szID.i) ;-Global agkRateApp : PrototypeC AGKCommand1115(szID.i, szTitle.i) Global agkRateApp : PrototypeC AGKCommand1116(szID.i, szTitle.i, szMessage.i) Global agkRequestAppReview : PrototypeC AGKCommand1117() Global agkInAppPurchaseSetKeys : PrototypeC AGKCommand1118(szData1.i, szData2.i) Global agkInAppPurchaseSetTitle : PrototypeC AGKCommand1119(szTitle.i) Global agkInAppPurchaseAddProductID : PrototypeC AGKCommand1120(szID.i, type.i) Global agkInAppPurchaseSetup : PrototypeC AGKCommand1121() Global agkGetInAppPurchaseAvailable : PrototypeC.i AGKCommand1122(iID.i) Global agkInAppPurchaseActivate : PrototypeC AGKCommand1123(iID.i) Global agkGetInAppPurchaseLocalPrice : PrototypeC.i AGKCommand1124(iID.i) Global agkGetInAppPurchaseDescription : PrototypeC.i AGKCommand1125(iID.i) Global agkGetInAppPurchaseState : PrototypeC.i AGKCommand1126() Global agkInAppPurchaseRestore : PrototypeC AGKCommand1127() Global agkGetInAppPurchaseSignature : PrototypeC.i AGKCommand1128(iID.i) Global agkTwitterSetup : PrototypeC AGKCommand1129(szKey.i, szSecret.i) Global agkTwitterMessage : PrototypeC AGKCommand1130(szMessage.i) Global agkFacebookSetup : PrototypeC AGKCommand1131(szID.i) Global agkGetFacebookLoggedIn : PrototypeC.i AGKCommand1132() Global agkFacebookGetUserID : PrototypeC.i AGKCommand1133() Global agkFacebookGetUserName : PrototypeC.i AGKCommand1134() Global agkFacebookGetAccessToken : PrototypeC.i AGKCommand1135() Global agkFacebookLogin : PrototypeC AGKCommand1136() Global agkFacebookLogout : PrototypeC AGKCommand1137() Global agkFacebookPostOnMyWall : PrototypeC AGKCommand1138(szLink.i, szPicture.i, szName.i, szCaption.i, szDescription.i) Global agkFacebookPostOnFriendsWall : PrototypeC AGKCommand1139(szID.i, szLink.i, szPicture.i, szName.i, szCaption.i, szDescription.i) Global agkFacebookInviteFriend : PrototypeC AGKCommand1140(szID.i, szMessage.i) Global agkFacebookShowLikeButton : PrototypeC AGKCommand1141(szURL.i, iX.i, iY.i, iWidth.i, iHeight.i) Global agkFacebookDestroyLikeButton : PrototypeC AGKCommand1142() Global agkFacebookGetFriends : PrototypeC AGKCommand1143() Global agkFacebookGetFriendsState : PrototypeC.i AGKCommand1144() Global agkFacebookGetFriendsCount : PrototypeC.i AGKCommand1145() Global agkFacebookGetFriendsName : PrototypeC.i AGKCommand1146(iIndex.i) Global agkFacebookGetFriendsID : PrototypeC.i AGKCommand1147(iIndex.i) Global agkFacebookDownloadFriendsPhoto : PrototypeC AGKCommand1148(iIndex.i) Global agkGetFacebookDownloadState : PrototypeC.i AGKCommand1149() Global agkGetFacebookDownloadFile : PrototypeC.i AGKCommand1150() Global agkNotificationCreate : PrototypeC AGKCommand1151(szDateTime.i, szMessage.i, szData.i) Global agkGetNotification : PrototypeC.i AGKCommand1152() Global agkGetNotificationData : PrototypeC.i AGKCommand1153() Global agkNotificationReset : PrototypeC AGKCommand1154() Global agkSetLocalNotification : PrototypeC AGKCommand1155(iID.i, datetime.i, szMessage.i) Global agkCancelLocalNotification : PrototypeC AGKCommand1156(iID.i) Global agkGetLocalNotificationExists : PrototypeC.i AGKCommand1157(iID.i) Global agkGetLocalNotificationTime : PrototypeC.i AGKCommand1158(iID.i) Global agkGetLocalNotificationMessage : PrototypeC.i AGKCommand1159(iID.i) Global agkMakeColor : PrototypeC.i AGKCommand1160(red.i, green.i, blue.i) Global agkGetColorRed : PrototypeC.i AGKCommand1161(color.i) Global agkGetColorGreen : PrototypeC.i AGKCommand1162(color.i) Global agkGetColorBlue : PrototypeC.i AGKCommand1163(color.i) Global agkDrawLine : PrototypeC AGKCommand1164(x.f, y.f, x2.f, y2.f, red.i, green.i, blue.i) ;-Global agkDrawLine : PrototypeC AGKCommand1165(x.f, y.f, x2.f, y2.f, color1.i, color2.i) Global agkDrawBox : PrototypeC AGKCommand1166(x.f, y.f, x2.f, y2.f, color1.i, color2.i, color3.i, color4.i, filled.i) Global agkDrawEllipse : PrototypeC AGKCommand1167(x.f, y.f, radiusx.f, radiusy.f, color1.i, color2.i, filled.i) Global agkCreateMemblock : PrototypeC.i AGKCommand1168(size.i) ;-Global agkCreateMemblock : PrototypeC AGKCommand1169(memID.i, size.i) Global agkGetMemblockExists : PrototypeC.i AGKCommand1170(memID.i) Global agkDeleteMemblock : PrototypeC AGKCommand1171(memID.i) Global agkCopyMemblock : PrototypeC AGKCommand1172(memSrcID.i, memDstID.i, srcOffset.i, dstOffset.i, size.i) Global agkGetMemblockSize : PrototypeC.i AGKCommand1173(memID.i) Global agkGetMemblockByte : PrototypeC.i AGKCommand1174(memID.i, offset.i) Global agkGetMemblockByteSigned : PrototypeC.i AGKCommand1175(memID.i, offset.i) Global agkGetMemblockShort : PrototypeC.i AGKCommand1176(memID.i, offset.i) Global agkGetMemblockInt : PrototypeC.i AGKCommand1177(memID.i, offset.i) Global agkGetMemblockFloat : PrototypeC.f AGKCommand1178(memID.i, offset.i) Global agkGetMemblockString : PrototypeC.i AGKCommand1179(memID.i, offset.i, length.i) Global agkSetMemblockByte : PrototypeC AGKCommand1180(memID.i, offset.i, value.i) Global agkSetMemblockByteSigned : PrototypeC AGKCommand1181(memID.i, offset.i, value.i) Global agkSetMemblockShort : PrototypeC AGKCommand1182(memID.i, offset.i, value.i) Global agkSetMemblockInt : PrototypeC AGKCommand1183(memID.i, offset.i, value.i) Global agkSetMemblockFloat : PrototypeC AGKCommand1184(memID.i, offset.i, value.f) Global agkSetMemblockString : PrototypeC AGKCommand1185(memID.i, offset.i, value.i) ;-Global agkCreateMemblockFromImage : PrototypeC AGKCommand1186(memID.i, imageID.i) Global agkCreateMemblockFromImage : PrototypeC.i AGKCommand1187(imageID.i) ;-Global agkCreateImageFromMemblock : PrototypeC AGKCommand1188(imageID.i, memID.i) Global agkCreateImageFromMemblock : PrototypeC.i AGKCommand1189(memID.i) ;-Global agkCreateMemblockFromSound : PrototypeC AGKCommand1190(memID.i, soundID.i) Global agkCreateMemblockFromSound : PrototypeC.i AGKCommand1191(soundID.i) ;-Global agkCreateSoundFromMemblock : PrototypeC AGKCommand1192(soundID.i, memID.i) Global agkCreateSoundFromMemblock : PrototypeC.i AGKCommand1193(memID.i) ;-Global agkCreateMemblockFromFile : PrototypeC AGKCommand1194(memID.i, filename.i) Global agkCreateMemblockFromFile : PrototypeC.i AGKCommand1195(filename.i) Global agkCreateFileFromMemblock : PrototypeC AGKCommand1196(filename.i, memID.i) ;-Global agkCreateMemblockFromObjectMesh : PrototypeC AGKCommand1197(memID.i, objID.i, meshIndex.i) Global agkCreateMemblockFromObjectMesh : PrototypeC.i AGKCommand1198(objID.i, meshIndex.i) ;-Global agkCreateObjectFromMeshMemblock : PrototypeC AGKCommand1199(objID.i, memID.i) Global agkCreateObjectFromMeshMemblock : PrototypeC.i AGKCommand1200(memID.i) Global agkSetObjectMeshFromMemblock : PrototypeC AGKCommand1201(objID.i, meshIndex.i, memID.i) Global agkAddObjectMeshFromMemblock : PrototypeC AGKCommand1202(objID.i, memID.i) Global agkSetMeshMemblockVertexPosition : PrototypeC AGKCommand1203(memID.i, vertexIndex.i, x.f, y.f, z.f) Global agkSetMeshMemblockVertexNormal : PrototypeC AGKCommand1204(memID.i, vertexIndex.i, x.f, y.f, z.f) Global agkSetMeshMemblockVertexUV : PrototypeC AGKCommand1205(memID.i, vertexIndex.i, u.f, v.f) Global agkGetMeshMemblockVertexX : PrototypeC.f AGKCommand1206(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexY : PrototypeC.f AGKCommand1207(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexZ : PrototypeC.f AGKCommand1208(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexNormalX : PrototypeC.f AGKCommand1209(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexNormalY : PrototypeC.f AGKCommand1210(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexNormalZ : PrototypeC.f AGKCommand1211(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexU : PrototypeC.f AGKCommand1212(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexV : PrototypeC.f AGKCommand1213(memID.i, vertexIndex.i) Global agkSetGlobal3DDepth : PrototypeC AGKCommand1214(depth.i) ;-Global agkCreateObjectBox : PrototypeC AGKCommand1215(objID.i, width.f, height.f, length.f) Global agkCreateObjectBox : PrototypeC.i AGKCommand1216(width.f, height.f, length.f) ;-Global agkCreateObjectCapsule : PrototypeC AGKCommand1217(objID.i, diameter.f, height.f, axis.i) Global agkCreateObjectCapsule : PrototypeC.i AGKCommand1218(diameter.f, height.f, axis.i) ;-Global agkCreateObjectSphere : PrototypeC AGKCommand1219(objID.i, diameter.f, rows.i, columns.i) Global agkCreateObjectSphere : PrototypeC.i AGKCommand1220(diameter.f, rows.i, columns.i) ;-Global agkCreateObjectCone : PrototypeC AGKCommand1221(objID.i, height.f, diameter.f, segments.i) Global agkCreateObjectCone : PrototypeC.i AGKCommand1222(height.f, diameter.f, segments.i) ;-Global agkCreateObjectCylinder : PrototypeC AGKCommand1223(objID.i, height.f, diameter.f, segments.i) Global agkCreateObjectCylinder : PrototypeC.i AGKCommand1224(height.f, diameter.f, segments.i) ;-Global agkCreateObjectPlane : PrototypeC AGKCommand1225(objID.i, width.f, height.f) Global agkCreateObjectPlane : PrototypeC.i AGKCommand1226(width.f, height.f) ;-Global agkCreateObjectQuad : PrototypeC AGKCommand1227(objID.i) Global agkCreateObjectQuad : PrototypeC.i AGKCommand1228() Global agkCreateObjectFromHeightMap : PrototypeC.i AGKCommand1229(szImageFile.i, width.f, height.f, length.f, smoothing.i, split.i) ;-Global agkCreateObjectFromHeightMap : PrototypeC AGKCommand1230(objID.i, szImageFile.i, width.f, height.f, length.f, smoothing.i, split.i) Global agkCreateObjectFromObjectMesh : PrototypeC.i AGKCommand1231(fromObjID.i, meshIndex.i) ;-Global agkCreateObjectFromObjectMesh : PrototypeC AGKCommand1232(objID.i, fromObjID.i, meshIndex.i) Global agkLoadObject : PrototypeC.i AGKCommand1233(szFilename.i) ;-Global agkLoadObject : PrototypeC.i AGKCommand1234(szFilename.i, height.f) ;-Global agkLoadObject : PrototypeC AGKCommand1235(objID.i, szFilename.i) ;-Global agkLoadObject : PrototypeC AGKCommand1236(objID.i, szFilename.i, height.f) Global agkLoadObjectWithChildren : PrototypeC.i AGKCommand1237(szFilename.i) ;-Global agkLoadObjectWithChildren : PrototypeC AGKCommand1238(objID.i, szFilename.i) Global agkSaveObject : PrototypeC AGKCommand1239(objID.i, szFilename.i) Global agkCloneObject : PrototypeC.i AGKCommand1240(objID.i) ;-Global agkCloneObject : PrototypeC AGKCommand1241(newobjID.i, objID.i) Global agkInstanceObject : PrototypeC.i AGKCommand1242(objID.i) ;-Global agkInstanceObject : PrototypeC AGKCommand1243(newobjID.i, objID.i) Global agkGetObjectExists : PrototypeC.i AGKCommand1244(objID.i) Global agkDeleteObject : PrototypeC AGKCommand1245(objID.i) Global agkDeleteObjectWithChildren : PrototypeC AGKCommand1246(objID.i) Global agkDeleteAllObjects : PrototypeC AGKCommand1247() Global agkGetObjectNumChildren : PrototypeC.i AGKCommand1248(objID.i) Global agkGetObjectChildID : PrototypeC.i AGKCommand1249(objID.i, childIndex.i) Global agkGetObjectNumBones : PrototypeC.i AGKCommand1250(objID.i) Global agkGetObjectBoneByName : PrototypeC.i AGKCommand1251(objID.i, name.i) Global agkGetObjectNumMeshes : PrototypeC.i AGKCommand1252(objID.i) Global agkGetObjectMeshName : PrototypeC.i AGKCommand1253(objID.i, meshIndex.i) Global agkSetObjectMeshImage : PrototypeC AGKCommand1254(objID.i, meshIndex.i, imageID.i, textureStage.i) Global agkSetObjectMeshLightMap : PrototypeC AGKCommand1255(objID.i, meshIndex.i, imageID.i) Global agkSetObjectMeshShader : PrototypeC AGKCommand1256(objID.i, meshIndex.i, shaderID.i) Global agkGetObjectMeshVSSource : PrototypeC.i AGKCommand1257(objID.i, meshIndex.i) Global agkGetObjectMeshPSSource : PrototypeC.i AGKCommand1258(objID.i, meshIndex.i) Global agkSetObjectMeshUVOffset : PrototypeC AGKCommand1259(objID.i, meshIndex.i, textureStage.i, offsetU.f, offsetV.f) Global agkSetObjectMeshUVScale : PrototypeC AGKCommand1260(objID.i, meshIndex.i, textureStage.i, scaleU.f, scaleV.f) Global agkGetObjectMeshSizeMinX : PrototypeC.f AGKCommand1261(objID.i, meshIndex.i) Global agkGetObjectMeshSizeMaxX : PrototypeC.f AGKCommand1262(objID.i, meshIndex.i) Global agkGetObjectMeshSizeMinY : PrototypeC.f AGKCommand1263(objID.i, meshIndex.i) Global agkGetObjectMeshSizeMaxY : PrototypeC.f AGKCommand1264(objID.i, meshIndex.i) Global agkGetObjectMeshSizeMinZ : PrototypeC.f AGKCommand1265(objID.i, meshIndex.i) Global agkGetObjectMeshSizeMaxZ : PrototypeC.f AGKCommand1266(objID.i, meshIndex.i) Global agkFixObjectToObject : PrototypeC AGKCommand1267(objID.i, toObjID.i) Global agkFixObjectToBone : PrototypeC AGKCommand1268(objID.i, toObjID.i, toBoneIndex.i) Global agkGetObjectNumAnimations : PrototypeC.i AGKCommand1269(objID.i) Global agkGetObjectAnimationName : PrototypeC.i AGKCommand1270(objID.i, index.i) Global agkPlayObjectAnimation : PrototypeC AGKCommand1271(objID.i, animName.i, starttime.f, endtime.f, loop.i, tweentime.f) Global agkSetObjectAnimationFrame : PrototypeC AGKCommand1272(objID.i, animName.i, time.f, tweentime.f) Global agkStopObjectAnimation : PrototypeC AGKCommand1273(objID.i) Global agkResetObjectAnimation : PrototypeC AGKCommand1274(objID.i) Global agkSetObjectAnimationSpeed : PrototypeC AGKCommand1275(objID.i, speed.f) Global agkGetObjectIsAnimating : PrototypeC.i AGKCommand1276(objID.i) Global agkGetObjectIsTweening : PrototypeC.i AGKCommand1277(objID.i) Global agkGetObjectAnimationTime : PrototypeC.f AGKCommand1278(objID.i) Global agkGetObjectAnimationDuration : PrototypeC.f AGKCommand1279(objID.i, animName.i) Global agkSetObjectBonePosition : PrototypeC AGKCommand1280(objID.i, boneIndex.i, x.f, y.f, z.f) Global agkSetObjectBoneRotation : PrototypeC AGKCommand1281(objID.i, boneIndex.i, angx.f, angy.f, angz.f) Global agkSetObjectBoneRotationQuat : PrototypeC AGKCommand1282(objID.i, boneIndex.i, w.f, x.f, y.f, z.f) Global agkSetObjectBoneLookAt : PrototypeC AGKCommand1283(objID.i, boneIndex.i, x.f, y.f, z.f, roll.f) Global agkSetObjectBoneCanAnimate : PrototypeC AGKCommand1284(objID.i, boneIndex.i, animate.i) Global agkRotateObjectBoneLocalX : PrototypeC AGKCommand1285(objID.i, boneIndex.i, amount.f) Global agkRotateObjectBoneLocalY : PrototypeC AGKCommand1286(objID.i, boneIndex.i, amount.f) Global agkRotateObjectBoneLocalZ : PrototypeC AGKCommand1287(objID.i, boneIndex.i, amount.f) Global agkGetObjectBoneName : PrototypeC.i AGKCommand1288(objID.i, boneIndex.i) Global agkGetObjectBoneX : PrototypeC.f AGKCommand1289(objID.i, boneIndex.i) Global agkGetObjectBoneY : PrototypeC.f AGKCommand1290(objID.i, boneIndex.i) Global agkGetObjectBoneZ : PrototypeC.f AGKCommand1291(objID.i, boneIndex.i) Global agkGetObjectBoneAngleX : PrototypeC.f AGKCommand1292(objID.i, boneIndex.i) Global agkGetObjectBoneAngleY : PrototypeC.f AGKCommand1293(objID.i, boneIndex.i) Global agkGetObjectBoneAngleZ : PrototypeC.f AGKCommand1294(objID.i, boneIndex.i) Global agkGetObjectBoneQuatW : PrototypeC.f AGKCommand1295(objID.i, boneIndex.i) Global agkGetObjectBoneQuatX : PrototypeC.f AGKCommand1296(objID.i, boneIndex.i) Global agkGetObjectBoneQuatY : PrototypeC.f AGKCommand1297(objID.i, boneIndex.i) Global agkGetObjectBoneQuatZ : PrototypeC.f AGKCommand1298(objID.i, boneIndex.i) Global agkGetObjectBoneWorldX : PrototypeC.f AGKCommand1299(objID.i, boneIndex.i) Global agkGetObjectBoneWorldY : PrototypeC.f AGKCommand1300(objID.i, boneIndex.i) Global agkGetObjectBoneWorldZ : PrototypeC.f AGKCommand1301(objID.i, boneIndex.i) Global agkGetObjectBoneWorldAngleX : PrototypeC.f AGKCommand1302(objID.i, boneIndex.i) Global agkGetObjectBoneWorldAngleY : PrototypeC.f AGKCommand1303(objID.i, boneIndex.i) Global agkGetObjectBoneWorldAngleZ : PrototypeC.f AGKCommand1304(objID.i, boneIndex.i) Global agkGetObjectBoneWorldQuatW : PrototypeC.f AGKCommand1305(objID.i, boneIndex.i) Global agkGetObjectBoneWorldQuatX : PrototypeC.f AGKCommand1306(objID.i, boneIndex.i) Global agkGetObjectBoneWorldQuatY : PrototypeC.f AGKCommand1307(objID.i, boneIndex.i) Global agkGetObjectBoneWorldQuatZ : PrototypeC.f AGKCommand1308(objID.i, boneIndex.i) Global agkSetObjectPosition : PrototypeC AGKCommand1309(objID.i, x.f, y.f, z.f) Global agkSetObjectRotation : PrototypeC AGKCommand1310(objID.i, angx.f, angy.f, angz.f) Global agkSetObjectRotationQuat : PrototypeC AGKCommand1311(objID.i, w.f, x.f, y.f, z.f) Global agkSetObjectScale : PrototypeC AGKCommand1312(objID.i, x.f, y.f, z.f) Global agkSetObjectScalePermanent : PrototypeC AGKCommand1313(objID.i, x.f, y.f, z.f) Global agkMoveObjectLocalX : PrototypeC AGKCommand1314(objID.i, amount.f) Global agkMoveObjectLocalY : PrototypeC AGKCommand1315(objID.i, amount.f) Global agkMoveObjectLocalZ : PrototypeC AGKCommand1316(objID.i, amount.f) Global agkRotateObjectLocalX : PrototypeC AGKCommand1317(objID.i, amount.f) Global agkRotateObjectLocalY : PrototypeC AGKCommand1318(objID.i, amount.f) Global agkRotateObjectLocalZ : PrototypeC AGKCommand1319(objID.i, amount.f) Global agkRotateObjectGlobalX : PrototypeC AGKCommand1320(objID.i, amount.f) Global agkRotateObjectGlobalY : PrototypeC AGKCommand1321(objID.i, amount.f) Global agkRotateObjectGlobalZ : PrototypeC AGKCommand1322(objID.i, amount.f) Global agkGetObjectX : PrototypeC.f AGKCommand1323(objID.i) Global agkGetObjectY : PrototypeC.f AGKCommand1324(objID.i) Global agkGetObjectZ : PrototypeC.f AGKCommand1325(objID.i) Global agkGetObjectAngleX : PrototypeC.f AGKCommand1326(objID.i) Global agkGetObjectAngleY : PrototypeC.f AGKCommand1327(objID.i) Global agkGetObjectAngleZ : PrototypeC.f AGKCommand1328(objID.i) Global agkGetObjectQuatW : PrototypeC.f AGKCommand1329(objID.i) Global agkGetObjectQuatX : PrototypeC.f AGKCommand1330(objID.i) Global agkGetObjectQuatY : PrototypeC.f AGKCommand1331(objID.i) Global agkGetObjectQuatZ : PrototypeC.f AGKCommand1332(objID.i) Global agkGetObjectWorldX : PrototypeC.f AGKCommand1333(objID.i) Global agkGetObjectWorldY : PrototypeC.f AGKCommand1334(objID.i) Global agkGetObjectWorldZ : PrototypeC.f AGKCommand1335(objID.i) Global agkGetObjectWorldAngleX : PrototypeC.f AGKCommand1336(objID.i) Global agkGetObjectWorldAngleY : PrototypeC.f AGKCommand1337(objID.i) Global agkGetObjectWorldAngleZ : PrototypeC.f AGKCommand1338(objID.i) Global agkGetObjectWorldQuatW : PrototypeC.f AGKCommand1339(objID.i) Global agkGetObjectWorldQuatX : PrototypeC.f AGKCommand1340(objID.i) Global agkGetObjectWorldQuatY : PrototypeC.f AGKCommand1341(objID.i) Global agkGetObjectWorldQuatZ : PrototypeC.f AGKCommand1342(objID.i) Global agkGetObjectSizeMinX : PrototypeC.f AGKCommand1343(objID.i) Global agkGetObjectSizeMaxX : PrototypeC.f AGKCommand1344(objID.i) Global agkGetObjectSizeMinY : PrototypeC.f AGKCommand1345(objID.i) Global agkGetObjectSizeMaxY : PrototypeC.f AGKCommand1346(objID.i) Global agkGetObjectSizeMinZ : PrototypeC.f AGKCommand1347(objID.i) Global agkGetObjectSizeMaxZ : PrototypeC.f AGKCommand1348(objID.i) Global agkSetObjectLookAt : PrototypeC AGKCommand1349(objID.i, x.f, y.f, z.f, roll.f) Global agkFixObjectPivot : PrototypeC AGKCommand1350(objID.i) Global agkGetObjectHeightMapHeight : PrototypeC.f AGKCommand1351(objID.i, x.f, z.f) Global agkSetObjectImage : PrototypeC AGKCommand1352(objID.i, imageID.i, texStage.i) Global agkSetObjectLightMap : PrototypeC AGKCommand1353(objID.i, imageID.i) Global agkSetObjectShader : PrototypeC AGKCommand1354(objID.i, shaderID.i) Global agkSetObjectColor : PrototypeC AGKCommand1355(objID.i, red.i, green.i, blue.i, alpha.i) Global agkSetObjectColorEmissive : PrototypeC AGKCommand1356(objID.i, red.i, green.i, blue.i) Global agkSetObjectLightMode : PrototypeC AGKCommand1357(objID.i, mode.i) Global agkSetObjectScreenCulling : PrototypeC AGKCommand1358(objID.i, mode.i) Global agkSetObjectUVOffset : PrototypeC AGKCommand1359(objID.i, textureStage.i, offsetU.f, offsetV.f) Global agkSetObjectUVScale : PrototypeC AGKCommand1360(objID.i, textureStage.i, scaleU.f, scaleV.f) Global agkSetObjectFogMode : PrototypeC AGKCommand1361(objID.i, mode.i) Global agkSetObjectDepthReadMode : PrototypeC AGKCommand1362(objID.i, mode.i) Global agkSetObjectDepthWrite : PrototypeC AGKCommand1363(objID.i, mode.i) Global agkSetObjectDepthBias : PrototypeC AGKCommand1364(objID.i, bias.f) Global agkSetObjectDepthRange : PrototypeC AGKCommand1365(objID.i, zNear.f, zFar.f) Global agkSetObjectTransparency : PrototypeC AGKCommand1366(objID.i, mode.i) Global agkSetObjectAlphaMask : PrototypeC AGKCommand1367(objID.i, mode.i) Global agkSetObjectCullMode : PrototypeC AGKCommand1368(objID.i, mode.i) Global agkSetObjectVisible : PrototypeC AGKCommand1369(objID.i, mode.i) Global agkGetObjectDepthReadMode : PrototypeC.i AGKCommand1370(objID.i) Global agkGetObjectDepthWrite : PrototypeC.i AGKCommand1371(objID.i) Global agkGetObjectDepthBias : PrototypeC.f AGKCommand1372(objID.i) Global agkGetObjectTransparency : PrototypeC.i AGKCommand1373(objID.i) Global agkGetObjectCullMode : PrototypeC.i AGKCommand1374(objID.i) Global agkGetObjectVisible : PrototypeC.i AGKCommand1375(objID.i) Global agkGetObjectInScreen : PrototypeC.i AGKCommand1376(objID.i) Global agkGetObjectName : PrototypeC.i AGKCommand1377(objID.i) Global agkSetObjectShaderConstantByName : PrototypeC AGKCommand1378(objID.i, szName.i, value1.f, value2.f, value3.f, value4.f) Global agkSetObjectShaderConstantArrayByName : PrototypeC AGKCommand1379(objID.i, szName.i, arrayIndex.i, value1.f, value2.f, value3.f, value4.f) Global agkSetObjectShaderConstantDefault : PrototypeC AGKCommand1380(objID.i, szName.i) Global agkDrawObject : PrototypeC AGKCommand1381(objID.i) Global agkGetScreenXFrom3D : PrototypeC.f AGKCommand1382(x.f, y.f, z.f) Global agkGetScreenYFrom3D : PrototypeC.f AGKCommand1383(x.f, y.f, z.f) Global agkGet3DVectorXFromScreen : PrototypeC.f AGKCommand1384(x.f, y.f) Global agkGet3DVectorYFromScreen : PrototypeC.f AGKCommand1385(x.f, y.f) Global agkGet3DVectorZFromScreen : PrototypeC.f AGKCommand1386(x.f, y.f) Global agkSetObjectCollisionMode : PrototypeC AGKCommand1387(objID.i, mode.i) Global agkObjectRayCast : PrototypeC.i AGKCommand1388(objID.i, oldx.f, oldy.f, oldz.f, newx.f, newy.f, newz.f) Global agkObjectSphereCast : PrototypeC.i AGKCommand1389(objID.i, oldx.f, oldy.f, oldz.f, newx.f, newy.f, newz.f, radius.f) Global agkObjectSphereSlide : PrototypeC.i AGKCommand1390(objID.i, oldx.f, oldy.f, oldz.f, newx.f, newy.f, newz.f, radius.f) Global agkGetObjectRayCastNumHits : PrototypeC.i AGKCommand1391() Global agkGetObjectRayCastHitID : PrototypeC.i AGKCommand1392(index.i) Global agkGetObjectRayCastX : PrototypeC.f AGKCommand1393(index.i) Global agkGetObjectRayCastY : PrototypeC.f AGKCommand1394(index.i) Global agkGetObjectRayCastZ : PrototypeC.f AGKCommand1395(index.i) Global agkGetObjectRayCastSlideX : PrototypeC.f AGKCommand1396(index.i) Global agkGetObjectRayCastSlideY : PrototypeC.f AGKCommand1397(index.i) Global agkGetObjectRayCastSlideZ : PrototypeC.f AGKCommand1398(index.i) Global agkGetObjectRayCastNormalX : PrototypeC.f AGKCommand1399(index.i) Global agkGetObjectRayCastNormalY : PrototypeC.f AGKCommand1400(index.i) Global agkGetObjectRayCastNormalZ : PrototypeC.f AGKCommand1401(index.i) Global agkGetObjectRayCastBounceX : PrototypeC.f AGKCommand1402(index.i) Global agkGetObjectRayCastBounceY : PrototypeC.f AGKCommand1403(index.i) Global agkGetObjectRayCastBounceZ : PrototypeC.f AGKCommand1404(index.i) Global agkGetObjectRayCastDistance : PrototypeC.f AGKCommand1405(index.i) Global agkSetFogMode : PrototypeC AGKCommand1406(mode.i) Global agkSetFogColor : PrototypeC AGKCommand1407(red.i, green.i, blue.i) Global agkSetFogSunColor : PrototypeC AGKCommand1408(red.i, green.i, blue.i) Global agkSetFogRange : PrototypeC AGKCommand1409(minDist.f, maxDist.f) Global agkGetFogMode : PrototypeC.i AGKCommand1410() Global agkSetSkyBoxVisible : PrototypeC AGKCommand1411(active.i) Global agkSetSkyBoxSkyColor : PrototypeC AGKCommand1412(red.i, green.i, blue.i) Global agkSetSkyBoxHorizonColor : PrototypeC AGKCommand1413(red.i, green.i, blue.i) Global agkSetSkyBoxSunColor : PrototypeC AGKCommand1414(red.i, green.i, blue.i) Global agkSetSkyBoxHorizonSize : PrototypeC AGKCommand1415(size.f, height.f) Global agkSetSkyBoxSunVisible : PrototypeC AGKCommand1416(visible.i) Global agkSetSkyBoxSunSize : PrototypeC AGKCommand1417(sun.f, halo.f) Global agkLoadShader : PrototypeC.i AGKCommand1418(szVertexFile.i, szPixelFile.i) ;-Global agkLoadShader : PrototypeC AGKCommand1419(shaderID.i, szVertexFile.i, szPixelFile.i) Global agkLoadFullScreenShader : PrototypeC.i AGKCommand1420(szPixelFile.i) ;-Global agkLoadFullScreenShader : PrototypeC AGKCommand1421(shaderID.i, szPixelFile.i) Global agkLoadSpriteShader : PrototypeC.i AGKCommand1422(szPixelFile.i) ;-Global agkLoadSpriteShader : PrototypeC AGKCommand1423(shaderID.i, szPixelFile.i) Global agkSetShaderConstantByName : PrototypeC AGKCommand1424(shaderID.i, szName.i, value1.f, value2.f, value3.f, value4.f) Global agkSetShaderConstantArrayByName : PrototypeC AGKCommand1425(shaderID.i, szName.i, arrayIndex.i, value1.f, value2.f, value3.f, value4.f) Global agkSetCameraPosition : PrototypeC AGKCommand1426(cameraID.i, x.f, y.f, z.f) Global agkSetCameraRotationQuat : PrototypeC AGKCommand1427(cameraID.i, w.f, x.f, y.f, z.f) Global agkSetCameraRotation : PrototypeC AGKCommand1428(cameraID.i, angx.f, angy.f, angz.f) Global agkMoveCameraLocalX : PrototypeC AGKCommand1429(cameraID.i, amount.f) Global agkMoveCameraLocalY : PrototypeC AGKCommand1430(cameraID.i, amount.f) Global agkMoveCameraLocalZ : PrototypeC AGKCommand1431(cameraID.i, amount.f) Global agkRotateCameraLocalX : PrototypeC AGKCommand1432(cameraID.i, amount.f) Global agkRotateCameraLocalY : PrototypeC AGKCommand1433(cameraID.i, amount.f) Global agkRotateCameraLocalZ : PrototypeC AGKCommand1434(cameraID.i, amount.f) Global agkRotateCameraGlobalX : PrototypeC AGKCommand1435(cameraID.i, amount.f) Global agkRotateCameraGlobalY : PrototypeC AGKCommand1436(cameraID.i, amount.f) Global agkRotateCameraGlobalZ : PrototypeC AGKCommand1437(cameraID.i, amount.f) Global agkGetCameraX : PrototypeC.f AGKCommand1438(cameraID.i) Global agkGetCameraY : PrototypeC.f AGKCommand1439(cameraID.i) Global agkGetCameraZ : PrototypeC.f AGKCommand1440(cameraID.i) Global agkGetCameraAngleX : PrototypeC.f AGKCommand1441(cameraID.i) Global agkGetCameraAngleY : PrototypeC.f AGKCommand1442(cameraID.i) Global agkGetCameraAngleZ : PrototypeC.f AGKCommand1443(cameraID.i) Global agkGetCameraQuatW : PrototypeC.f AGKCommand1444(cameraID.i) Global agkGetCameraQuatX : PrototypeC.f AGKCommand1445(cameraID.i) Global agkGetCameraQuatY : PrototypeC.f AGKCommand1446(cameraID.i) Global agkGetCameraQuatZ : PrototypeC.f AGKCommand1447(cameraID.i) Global agkSetCameraLookAt : PrototypeC AGKCommand1448(cameraID.i, x.f, y.f, z.f, roll.f) Global agkSetCameraRange : PrototypeC AGKCommand1449(cameraID.i, fNear.f, fFar.f) Global agkSetCameraAspect : PrototypeC AGKCommand1450(cameraID.i, aspect.f) Global agkSetCameraFOV : PrototypeC AGKCommand1451(cameraID.i, fov.f) Global agkSetCameraOrthoWidth : PrototypeC AGKCommand1452(cameraID.i, width.f) Global agkSetCameraBounds : PrototypeC AGKCommand1453(cameraID.i, left.f, right.f, top.f, bottom.f) Global agkSetCameraOffCenter : PrototypeC AGKCommand1454(cameraID.i, mode.i) Global agkGetCameraFOV : PrototypeC.f AGKCommand1455(cameraID.i) Global agkCreatePointLight : PrototypeC AGKCommand1456(lightID.i, x.f, y.f, z.f, radius.f, red.i, green.i, blue.i) Global agkGetPointLightExists : PrototypeC.i AGKCommand1457(lightID.i) Global agkDeletePointLight : PrototypeC AGKCommand1458(lightID.i) Global agkClearPointLights : PrototypeC AGKCommand1459() Global agkSetPointLightPosition : PrototypeC AGKCommand1460(lightID.i, x.f, y.f, z.f) Global agkSetPointLightColor : PrototypeC AGKCommand1461(lightID.i, red.i, green.i, blue.i) Global agkSetPointLightRadius : PrototypeC AGKCommand1462(lightID.i, radius.f) Global agkSetPointLightMode : PrototypeC AGKCommand1463(lightID.i, mode.i) Global agkSetSunDirection : PrototypeC AGKCommand1464(vx.f, vy.f, vz.f) Global agkSetSunColor : PrototypeC AGKCommand1465(red.i, green.i, blue.i) Global agkSetSunActive : PrototypeC AGKCommand1466(active.i) Global agkSetAmbientColor : PrototypeC AGKCommand1467(red.i, green.i, blue.i) ;-Global agkCreate3DPhysicsWorld : PrototypeC AGKCommand1468() Global agkCreate3DPhysicsWorld : PrototypeC AGKCommand1469(scaleFactor.f) Global agkSet3DPhysicsGravity : PrototypeC AGKCommand1470(x.f, y.f, z.f) ;-Global agkSet3DPhysicsGravity : PrototypeC AGKCommand1471(vectorID.i) Global agkStep3DPhysicsWorld : PrototypeC AGKCommand1472() Global agkReset3DPhysicsWorld : PrototypeC AGKCommand1473() Global agkDelete3DPhysicsWorld : PrototypeC AGKCommand1474() Global agkDebug3DPhysicsWorld : PrototypeC AGKCommand1475() Global agkGet3DPhysicsTotalObjects : PrototypeC.i AGKCommand1476() Global agkGet3DPhysicsActiveObjects : PrototypeC.i AGKCommand1477() Global agkGet3DPhysicsTotalJoints : PrototypeC.i AGKCommand1478() ;-Global agkSetObjectShapeBox : PrototypeC AGKCommand1479(objID.i) Global agkSetObjectShapeBox : PrototypeC AGKCommand1480(objID.i, sizeX.f, sizeY.f, sizeZ.f) ;-Global agkSetObjectShapeBox : PrototypeC AGKCommand1481(objID.i, vectorID.i) ;-Global agkSetObjectShapeSphere : PrototypeC AGKCommand1482(objID.i) Global agkSetObjectShapeSphere : PrototypeC AGKCommand1483(objID.i, diameter.f) ;-Global agkSetObjectShapeCylinder : PrototypeC AGKCommand1484(objID.i, axis.i) Global agkSetObjectShapeCylinder : PrototypeC AGKCommand1485(objID.i, axis.i, height.f, diameter.f) ;-Global agkSetObjectShapeCone : PrototypeC AGKCommand1486(objID.i, axis.i) Global agkSetObjectShapeCone : PrototypeC AGKCommand1487(objID.i, axis.i, height.f, diameter.f) ;-Global agkSetObjectShapeCapsule : PrototypeC AGKCommand1488(objID.i, axis.i) Global agkSetObjectShapeCapsule : PrototypeC AGKCommand1489(objID.i, axis.i, sizeX.f, sizeY.f, sizeZ.f) ;-Global agkSetObjectShapeCapsule : PrototypeC AGKCommand1490(objID.i, axis.i, vectorID.i) Global agkSetObjectShapeConvexHull : PrototypeC AGKCommand1491(objID.i) Global agkSetObjectShapeStaticPolygon : PrototypeC AGKCommand1492(objID.i) Global agkSetObjectShapeCompound : PrototypeC AGKCommand1493(objID.i) Global agkCreate3DPhysicsDynamicBody : PrototypeC AGKCommand1494(objID.i) Global agkCreate3DPhysicsStaticBody : PrototypeC AGKCommand1495(objID.i) Global agkCreate3DPhysicsKinematicBody : PrototypeC AGKCommand1496(objID.i) Global agkDelete3DPhysicsBody : PrototypeC AGKCommand1497(objID.i) Global agkCreate3DPhysicsStaticPlane : PrototypeC.i AGKCommand1498(normlX.f, normalY.f, normalZ.f, offsetPosition.f) Global agkSet3DPhysicsStaticPlanePosition : PrototypeC AGKCommand1499(planeID.i, posX.f, posY.f, posZ.f) Global agkSet3DPhysicsStaticPlaneRotation : PrototypeC AGKCommand1500(planeID.i, angX.f, angY.f, angZ.f) Global agkDelete3DPhysicsStaticPlane : PrototypeC AGKCommand1501(planeID.i) Global agkSetObject3DPhysicsGroupAndMask : PrototypeC AGKCommand1502(objID.i, group.i, mask.i) Global agkGetObject3DPhysicsGroup : PrototypeC.i AGKCommand1503(objID.i) Global agkGetObject3DPhysicsMask : PrototypeC.i AGKCommand1504(objID.i) Global agkSetObject3DPhysicsMass : PrototypeC AGKCommand1505(objID.i, mass.f) Global agkGetObject3DPhysicsMass : PrototypeC.f AGKCommand1506(objID.i) Global agkSetObject3DPhysicsCanSleep : PrototypeC AGKCommand1507(objID.i, canSleep.i) Global agkSetObject3DPhysicsFriction : PrototypeC AGKCommand1508(objID.i, friction.f) Global agkGetObject3DPhysicsFriction : PrototypeC.f AGKCommand1509(objID.i) Global agkSetObject3DPhysicsRollingFriction : PrototypeC AGKCommand1510(objID.i, friction.f) Global agkGetObject3DPhysicsRollingFriction : PrototypeC.f AGKCommand1511(objID.i) Global agkSetObject3DPhysicsAnisotropicFriction : PrototypeC AGKCommand1512(objID.i, type.i) Global agkSetObject3DPhysicsMaxLinearVelocity : PrototypeC AGKCommand1513(objID.i, maxLinearVelocity.f) Global agkSetObject3DPhysicsLinearVelocity : PrototypeC AGKCommand1514(objID.i, dirX.f, dirY.f, dirZ.f, initialSpeed.f) ;-Global agkSetObject3DPhysicsLinearVelocity : PrototypeC AGKCommand1515(objID.i, vectorID.i, initialSpeed.f) Global agkGetObject3DPhysicsLinearVelocityX : PrototypeC.f AGKCommand1516(objID.i) Global agkGetObject3DPhysicsLinearVelocityY : PrototypeC.f AGKCommand1517(objID.i) Global agkGetObject3DPhysicsLinearVelocityZ : PrototypeC.f AGKCommand1518(objID.i) Global agkSetObject3DPhysicsAngularVelocity : PrototypeC AGKCommand1519(objID.i, angX.f, angY.f, angZ.f, initialSpeed.f) ;-Global agkSetObject3DPhysicsAngularVelocity : PrototypeC AGKCommand1520(objID.i, vectorID.i, initialSpeed.f) Global agkGetObject3DPhysicsAngularVelocityX : PrototypeC.f AGKCommand1521(objID.i) Global agkGetObject3DPhysicsAngularVelocityY : PrototypeC.f AGKCommand1522(objID.i) Global agkGetObject3DPhysicsAngularVelocityZ : PrototypeC.f AGKCommand1523(objID.i) Global agkSetObject3DPhysicsDamping : PrototypeC AGKCommand1524(objID.i, linearDamp.f, angularDamp.f) Global agkGetObject3DPhysicsLinearDamp : PrototypeC.f AGKCommand1525(objID.i) Global agkGetObject3DPhysicsAngularDamp : PrototypeC.f AGKCommand1526(objID.i) Global agkSetObject3DPhysicsSleepingThreshold : PrototypeC AGKCommand1527(objID.i, angular.f, linear.f) Global agkGetObject3DPhysicsAngularSleepingThreshold : PrototypeC.f AGKCommand1528(objID.i) Global agkGetObject3DPhysicsLinearSleepingThreshold : PrototypeC.f AGKCommand1529(objID.i) Global agkSetObject3DPhysicsDeactivationTime : PrototypeC AGKCommand1530(objID.i, time.f) Global agkSetObject3DPhysicsRestitution : PrototypeC AGKCommand1531(objID.i, friction.f) Global agkGetObject3DPhysicsRestitution : PrototypeC.f AGKCommand1532(objID.i) Global agkGetObject3DPhysicsFirstContact : PrototypeC.i AGKCommand1533(objID.i) Global agkGetObject3DPhysicsContactX : PrototypeC.f AGKCommand1534() Global agkGetObject3DPhysicsContactY : PrototypeC.f AGKCommand1535() Global agkGetObject3DPhysicsContactZ : PrototypeC.f AGKCommand1536() Global agkGetObject3DPhysicsContactVector : PrototypeC.i AGKCommand1537(outPosVec3.i) Global agkGetObject3DPhysicsContactObjectB : PrototypeC.i AGKCommand1538() Global agkGetObject3DPhysicsNextContact : PrototypeC.i AGKCommand1539() Global agkGetObjects3DPhysicsContactPositionVector : PrototypeC.i AGKCommand1540(objA.i, objB.i, outPosVec3.i) Global agkCreate3DPhysicsPickJoint : PrototypeC.i AGKCommand1541(objID.i, positionVec3.i) Global agkUpdate3DPhysicsPickJoint : PrototypeC AGKCommand1542(jointID.i, positionVec3.i) Global agkDelete3DPhysicsPickJoint : PrototypeC AGKCommand1543(jointID.i) Global agkCreate3DPhysicsHingeJoint : PrototypeC.i AGKCommand1544(objA.i, objB.i, positionVec3.i, rotationVec3.i, disableCollisions.i) Global agkCreate3DPhysicsConeTwistJoint : PrototypeC.i AGKCommand1545(objA.i, objB.i, positionVec3.i, rotationVec3.i, disableCollisions.i) Global agkCreate3DPhysicsSliderJoint : PrototypeC.i AGKCommand1546(objA.i, objB.i, positionVec3.i, rotationVec3.i) Global agkCreate3DPhysicsFixedJoint : PrototypeC.i AGKCommand1547(objA.i, objB.i, positionVec3.i) Global agkCreate3DPhysics6DOFJoint : PrototypeC.i AGKCommand1548(objA.i, objB.i, positionVec3.i, rotationVec3.f) Global agkSet3DPhysicsJointSliderAngularLimits : PrototypeC AGKCommand1549(jointID.i, lowerLimit.f, upperLimit.f) Global agkSet3DPhysicsJointSliderLinearLimits : PrototypeC AGKCommand1550(jointID.i, lowerLimit.f, upperLimit.f) Global agkSet3DPhysicsJointConeTwistLimits : PrototypeC AGKCommand1551(jointID.i, swingSpan1.f, swingSpan2.f, twistSpan.f) Global agkSet3DPhysicsJointHingeLimits : PrototypeC AGKCommand1552(jointID.i, minAng.f, maxAng.f) Global agkSet3DPhysicsJointBreakingThreshold : PrototypeC AGKCommand1553(jointID.i, breakThreshold.f) Global agkSet3DPhysicsJointEnabled : PrototypeC AGKCommand1554(jointID.i, isEnabled.i) Global agkGet3DPhysicsJointEnabled : PrototypeC.i AGKCommand1555(jointID.i) Global agkGet3DPhysicsJointPositionVector : PrototypeC.i AGKCommand1556(jointID.i) Global agkGet3DPhysicsJointRotationVector : PrototypeC.i AGKCommand1557(jointID.i) Global agkDelete3DPhysicsJoint : PrototypeC AGKCommand1558(jointID.i) Global agkSet3DPhysicsHingeJointMotorIsEnabled : PrototypeC AGKCommand1559(jointID.i, isEnabled.i) Global agkSet3DPhysicsHingeJointMaxMotorImpluse : PrototypeC AGKCommand1560(jointID.i, maxImpluse.f) Global agkSet3DPhysicsHingeJointMotorVelocity : PrototypeC AGKCommand1561(jointID.i, targetVelocity.f) Global agkSet3DPhysicsTwistJointMotorIsEnabled : PrototypeC AGKCommand1562(jointID.i, isEnabled.i) Global agkSet3DPhysicsTwistJointMaxMotorImpluse : PrototypeC AGKCommand1563(jointID.i, maxImpluse.f) Global agkSet3DPhysicsTwistJointMotorRotationTarget : PrototypeC AGKCommand1564(jointID.i, rotationVec3ID.i) Global agkSet3DPhysicsSliderJointPoweredLinearMotorIsEnabled : PrototypeC AGKCommand1565(jointID.i, isEnabled.i) Global agkSet3DPhysicsSliderJointMaxLinearMotorForce : PrototypeC AGKCommand1566(jointID.i, maxLinearForce.f) Global agkSet3DPhysicsSliderJointTargetLinearMotorVelocity : PrototypeC AGKCommand1567(jointID.i, linearMotorVelocity.f) Global agkAddObjectShapeBox : PrototypeC AGKCommand1568(objID.i, positionVec3.i, rotationVec3.i, sizeVec3.i) Global agkAddObjectShapeSphere : PrototypeC AGKCommand1569(objID.i, positionVec3.i, diameter.f) Global agkAddObjectShapeCapsule : PrototypeC AGKCommand1570(objID.i, positionVec3.i, rotationVec3.i, sizeVec3.i, axis.i) Global agkAddObjectShapeCone : PrototypeC AGKCommand1571(objID.i, positionVec3.i, rotationVec3.i, sizeVec3.i, axis.i) Global agkAddObjectShapeCylinder : PrototypeC AGKCommand1572(objID.i, positionVec3.i, rotationVec3.i, sizeVec3.i, axis.i) Global agkSaveObjectShape : PrototypeC.i AGKCommand1573(objID.i, fileName.i) Global agkLoadObjectShape : PrototypeC.i AGKCommand1574(objID.i, fileName.i) ;-Global agkCreateVector3 : PrototypeC.i AGKCommand1575() Global agkCreateVector3 : PrototypeC.i AGKCommand1576(x.f, y.f, z.f) Global agkSetVector3 : PrototypeC AGKCommand1577(vectorID.i, x.f, y.f, z.f) Global agkDeleteVector3 : PrototypeC AGKCommand1578(vectorID.i) Global agkGetVector3X : PrototypeC.f AGKCommand1579(vectorID.i) Global agkGetVector3Y : PrototypeC.f AGKCommand1580(vectorID.i) Global agkGetVector3Z : PrototypeC.f AGKCommand1581(vectorID.i) Global agkGetVector3Distance : PrototypeC.f AGKCommand1582(vectorU.i, vectorV.i) Global agkGetVector3Length : PrototypeC.f AGKCommand1583(vectorID.i) Global agkGetVector3Dot : PrototypeC.f AGKCommand1584(vectorU.i, vectorV.i) Global agkGetVector3Cross : PrototypeC AGKCommand1585(resultVec.i, vectorU.i, vectorV.i) Global agkGetVector3Multiply : PrototypeC AGKCommand1586(resultVec.i, multiplier.f) Global agkGetVector3Add : PrototypeC AGKCommand1587(resultVec.i, addVec.i) Global agkCreate3DPhysicsRay : PrototypeC.i AGKCommand1588() Global agkDelete3DPhysicsRay : PrototypeC AGKCommand1589(rayID.i) Global agkRay3DPhysicsExist : PrototypeC.i AGKCommand1590(rayID.i) Global agkRayCast3DPhysics : PrototypeC AGKCommand1591(rayID.i, fromVec3ID.i, toVec3ID.i, allOrClosest.i) Global agkRayCast3DPhysicsObject : PrototypeC.i AGKCommand1592(objID.i, rayID.i, fromVec3ID.i, toVec3ID.i, allOrClosest.i) Global agkGet3DPhysicsRayCastObjectHit : PrototypeC.i AGKCommand1593(rayID.i, fractionIndex.f) Global agkGet3DPhysicsRayCastClosestObjectHit : PrototypeC.i AGKCommand1594(rayID.i) Global agkGet3DPhysicsRayCastFraction : PrototypeC.f AGKCommand1595(rayID.i) Global agkGet3DPhysicsRayCastContactPosition : PrototypeC.i AGKCommand1596(rayID.i, fractionIndex.f, outVec3ID.i) Global agkGet3DPhysicsRayCastClosestContactPosition : PrototypeC.i AGKCommand1597(rayID.i, outVec3ID.i) Global agkGet3DPhysicsRayCastNormalVector : PrototypeC AGKCommand1598(rayID.i, returnVec3ID.i) Global agkGet3DPhysicsRayCastNumHits : PrototypeC.i AGKCommand1599(rayID.i) Global agkSphereCast3DPhysics : PrototypeC AGKCommand1600(rayID.i, fromVec3ID.i, toVec3ID.i, radius.f) Global agkSphereCast3DPhysicsObject : PrototypeC.i AGKCommand1601(objID.i, rayID.i, fromVec3ID.i, toVec3ID.i, radius.f) Global agkCreate3DPhysicsRagDoll : PrototypeC AGKCommand1602(objID.i, objTotalWeight.f) Global agkAdd3DPhysicsRagDollBone : PrototypeC.i AGKCommand1603(startBoneID.i, endBoneID.i, diameter.f, collisionGroup.i, collisionMask.i) Global agkAssignTo3DPhysicsRagDollBoneObjectBone : PrototypeC AGKCommand1604(ragdollBoneID.i, objBoneID.i) Global agkAdd3DPhysicsRagDollHingeJoint : PrototypeC AGKCommand1605(boneAID.i, boneBID.i, objBoneID.i, jointRotationVec3.i, minLimit.f, maxLimit.f) Global agkAdd3DPhysicsRagDollTwistJoint : PrototypeC AGKCommand1606(boneAID.i, boneBID.i, objBoneID.i, jointRotationVec3.i, limitsVec3.i) Global agkFinalize3DPhysicsRagDoll : PrototypeC AGKCommand1607() Global agkDelete3DPhysicsRagdoll : PrototypeC AGKCommand1608(objID.i) Global agkGet3DPhysicsRagdollExist : PrototypeC.i AGKCommand1609(objID.i) Global agkGet3DPhysicsRagdollFromBoneObject : PrototypeC.i AGKCommand1610(objID.i) Global agkIs3dPhysicsRagdollStatic : PrototypeC.i AGKCommand1611(objID.i) Global agkSet3DphysicsRagdollStatic : PrototypeC AGKCommand1612(objID.i, isStatic.i) Global agkSet3DPhysicsRadollBonesVisible : PrototypeC AGKCommand1613(objID.i, isVisible.i) Global agkSet3DPhysicsRagdollDamping : PrototypeC AGKCommand1614(linear.f, angular.f) Global agkSet3DPhysicsRagdollSleepingThresholds : PrototypeC AGKCommand1615(linear.f, angular.f) Global agkSet3DPhysicsRagdollDeactivationTime : PrototypeC AGKCommand1616(time.f) Global agkSet3DPhysicsRagdollDeactivation : PrototypeC AGKCommand1617(objID.i, isDisabled.i) Global agkCreate3DPhysicsCharacterController : PrototypeC AGKCommand1618(objID.i, axis.i, objOffsetVec3.i, objOrientationVec3.i, crouchScale.f) Global agkDelete3DPhysicsCharacterController : PrototypeC AGKCommand1619(objID.i) Global agkGet3DPhysicsCharacterControllerExists : PrototypeC.i AGKCommand1620(objID.i) Global agkSet3DPhysicsCharacterControllerGravity : PrototypeC AGKCommand1621(objID.i, gravity.f) Global agkSet3DPhysicsCharacterControllerFallSpeed : PrototypeC AGKCommand1622(objID.i, fallSpeed.f) Global agkSet3DPhysicsCharacterControllerJumpSpeed : PrototypeC AGKCommand1623(objID.i, jumpSpeed.f) Global agkSet3DPhysicsCharacterControllerMaxSlope : PrototypeC AGKCommand1624(objID.i, maxSlopeDegress.f) Global agkSet3DPhysicsCharacterControllerStepHeight : PrototypeC AGKCommand1625(objID.i, stepHeight.f) Global agkGet3DPhysicsCharacterControllerMaxSlope : PrototypeC.f AGKCommand1626(objID.i) Global agkGet3DPhysicsCharacterControllerGravity : PrototypeC.f AGKCommand1627(objID.i) Global agkMove3DPhysicsCharacterController : PrototypeC AGKCommand1628(objID.i, direction.i, velocity.f) Global agkRotate3DPhysicsCharacterController : PrototypeC AGKCommand1629(objID.i, angle.f) Global agkJump3DPhysicsCharacterController : PrototypeC AGKCommand1630(objID.i) Global agkCrouch3DPhysicsCharacterController : PrototypeC AGKCommand1631(objID.i) Global agkStand3DPhysicsCharacterController : PrototypeC AGKCommand1632(objID.i) Global agkDebug3DPhysicsCharacterController : PrototypeC AGKCommand1633(objID.i, isDebug.i) Global agkSet3DPhysicsCharacterControllerPosition : PrototypeC AGKCommand1634(objID.i, posX.f, posY.f, posZ.f) Global agkSetWindowPosition : PrototypeC AGKCommand1635(x.i, y.i) ;-Global agkSetWindowSize : PrototypeC AGKCommand1636(width.i, height.i, fullscreen.i) Global agkSetWindowSize : PrototypeC AGKCommand1637(width.i, height.i, fullscreen.i, allowOverSized.i) Global agkSetWindowAllowResize : PrototypeC AGKCommand1638(mode.i) Global agkMaximizeWindow : PrototypeC AGKCommand1639() Global agkMinimizeApp : PrototypeC AGKCommand1640() Global agkRestoreApp : PrototypeC AGKCommand1641() Global agkSetImmersiveMode : PrototypeC AGKCommand1642(mode.i) Global agkSetScreenResolution : PrototypeC AGKCommand1643(width.i, height.i) Global agkGetDeviceName : PrototypeC.i AGKCommand1644() Global agkGetDeviceBaseName : PrototypeC.i AGKCommand1645() Global agkGetDeviceType : PrototypeC.i AGKCommand1646() Global agkGetAppName : PrototypeC.i AGKCommand1647() Global agkGetDeviceLanguage : PrototypeC.i AGKCommand1648() Global agkSetSleepMode : PrototypeC AGKCommand1649(mode.i) Global agkSetExpansionFileKey : PrototypeC AGKCommand1650(key.i) Global agkSetExpansionFileVersion : PrototypeC AGKCommand1651(version.i) Global agkGetExpansionFileState : PrototypeC.i AGKCommand1652() Global agkDownloadExpansionFile : PrototypeC AGKCommand1653() Global agkGetExpansionFileProgress : PrototypeC.f AGKCommand1654() Global agkSetWindowTitle : PrototypeC AGKCommand1655(szTitle.i) Global agkSleep : PrototypeC AGKCommand1656(milliseconds.i) Global agkSetVSync : PrototypeC AGKCommand1657(mode.i) Global agkGetMaxDeviceWidth : PrototypeC.i AGKCommand1658() Global agkGetMaxDeviceHeight : PrototypeC.i AGKCommand1659() Global agkGetDeviceDPI : PrototypeC.i AGKCommand1660() Global agkGetAppPackageName : PrototypeC.i AGKCommand1661() Global agkGetDevicePlatform : PrototypeC.i AGKCommand1662() Global agkSin : PrototypeC.f AGKCommand1663(a) Global agkCos : PrototypeC.f AGKCommand1664(a) Global agkTan : PrototypeC.f AGKCommand1665(a) Global agkSinRad : PrototypeC.f AGKCommand1666(a) Global agkCosRad : PrototypeC.f AGKCommand1667(a) Global agkTanRad : PrototypeC.f AGKCommand1668(a) Global agkASin : PrototypeC.f AGKCommand1669(a) Global agkACos : PrototypeC.f AGKCommand1670(a) Global agkATan : PrototypeC.f AGKCommand1671(a) Global agkATan2 : PrototypeC.f AGKCommand1672(y.f, x.f) Global agkASinRad : PrototypeC.f AGKCommand1673(a) Global agkACosRad : PrototypeC.f AGKCommand1674(a) Global agkATanRad : PrototypeC.f AGKCommand1675(a) Global agkATan2Rad : PrototypeC.f AGKCommand1676(y.f, x.f) Global agkTrunc : PrototypeC.i AGKCommand1677(a) Global agkFloor : PrototypeC.i AGKCommand1678(a) Global agkCeil : PrototypeC.i AGKCommand1679(a) Global agkRound : PrototypeC.i AGKCommand1680(a) Global agkSqrt : PrototypeC.f AGKCommand1681(a) Global agkAbs : PrototypeC.f AGKCommand1682(a) Global agkMod : PrototypeC.i AGKCommand1683(a.i, b.i) Global agkFMod : PrototypeC.f AGKCommand1684(a, b.f) Global agkPow : PrototypeC.f AGKCommand1685(a, b.f) ;-Global agkLog : PrototypeC.f AGKCommand1686(a) Global agkGetNumDeviceCameras : PrototypeC.i AGKCommand1687() Global agkSetDeviceCameraToImage : PrototypeC.i AGKCommand1688(cameraID.i, imageID.i) Global agkGetDeviceCameraType : PrototypeC.i AGKCommand1689(cameraID.i) Global agkVibrateDevice : PrototypeC AGKCommand1690(seconds.f) Global agkLoadVideo : PrototypeC.i AGKCommand1691(szFilename.i) Global agkDeleteVideo : PrototypeC AGKCommand1692() Global agkSetVideoDimensions : PrototypeC AGKCommand1693(x.f, y.f, width.f, height.f) Global agkPlayVideoToImage : PrototypeC AGKCommand1694(imageID.i) Global agkPlayVideo : PrototypeC AGKCommand1695() Global agkPauseVideo : PrototypeC AGKCommand1696() Global agkStopVideo : PrototypeC AGKCommand1697() Global agkGetVideoPlaying : PrototypeC.i AGKCommand1698() Global agkGetVideoPosition : PrototypeC.f AGKCommand1699() Global agkGetVideoDuration : PrototypeC.f AGKCommand1700() Global agkSetVideoVolume : PrototypeC AGKCommand1701(volume.f) Global agkGetVideoWidth : PrototypeC.f AGKCommand1702() Global agkGetVideoHeight : PrototypeC.f AGKCommand1703() Global agkSetVideoPosition : PrototypeC AGKCommand1704(seconds.f) Global agkSetRawWritePath : PrototypeC AGKCommand1705(str.i) Global agkGetWritePath : PrototypeC.i AGKCommand1706() Global agkGetReadPath : PrototypeC.i AGKCommand1707() Global agkGetDocumentsPath : PrototypeC.i AGKCommand1708() Global agkSetCurrentDir : PrototypeC.i AGKCommand1709(szPath.i) Global agkMakeFolder : PrototypeC.i AGKCommand1710(szName.i) Global agkDeleteFolder : PrototypeC AGKCommand1711(szName.i) Global agkGetMultiTouchExists : PrototypeC.i AGKCommand1712() Global agkGetMouseExists : PrototypeC.i AGKCommand1713() Global agkGetKeyboardExists : PrototypeC.i AGKCommand1714() Global agkGetCameraExists : PrototypeC.i AGKCommand1715() Global agkGetGPSSensorExists : PrototypeC.i AGKCommand1716() Global agkSetRawMouseVisible : PrototypeC AGKCommand1717(visible.i) Global agkSetRawMousePosition : PrototypeC AGKCommand1718(x.f, y.f) Global agkGetUnixTime : PrototypeC.i AGKCommand1719() Global agkGetDayOfWeek : PrototypeC.i AGKCommand1720() Global agkGetCurrentDate : PrototypeC.i AGKCommand1721() Global agkGetCurrentTime : PrototypeC.i AGKCommand1722() Global agkOpenBrowser : PrototypeC AGKCommand1723(url.i) Global agkRunApp : PrototypeC.i AGKCommand1724(szFilename.i, szParameters.i) Global agkGetAppRunning : PrototypeC.i AGKCommand1725(appID.i) Global agkTerminateApp : PrototypeC AGKCommand1726(appID.i) Global agkViewFile : PrototypeC AGKCommand1727(szFilename.i) Global agkShareText : PrototypeC AGKCommand1728(szText.i) Global agkShareImage : PrototypeC AGKCommand1729(szFilename.i) Global agkShareImageAndText : PrototypeC AGKCommand1730(szFilename.i, szText.i) Global agkFacebookActivateAppTracking : PrototypeC AGKCommand1731() Global agkGetInternetState : PrototypeC.i AGKCommand1732() Global agkSetPushNotificationKeys : PrototypeC AGKCommand1733(data1.i, reserved.i) Global agkPushNotificationSetup : PrototypeC.i AGKCommand1734() Global agkGetPushNotificationToken : PrototypeC.i AGKCommand1735() Global agkGetNotificationType : PrototypeC.i AGKCommand1736() Global agkSetNotificationImage : PrototypeC AGKCommand1737(iImageIndex.i) Global agkSetNotificationText : PrototypeC AGKCommand1738(pText.i) Global agkGetNFCExists : PrototypeC.i AGKCommand1739() Global agkStartGPSTracking : PrototypeC AGKCommand1740() Global agkStopGPSTracking : PrototypeC AGKCommand1741() Global agkGetRawGPSLatitude : PrototypeC.f AGKCommand1742() Global agkGetRawGPSLongitude : PrototypeC.f AGKCommand1743() Global agkGetRawGPSAltitude : PrototypeC.f AGKCommand1744() Global agkGetGameCenterExists : PrototypeC.i AGKCommand1745() Global agkGameCenterSetup : PrototypeC AGKCommand1746() Global agkGameCenterLogin : PrototypeC AGKCommand1747() Global agkGetGameCenterLoggedIn : PrototypeC.i AGKCommand1748() Global agkGetGameCenterPlayerID : PrototypeC.i AGKCommand1749() Global agkGetGameCenterPlayerDisplayName : PrototypeC.i AGKCommand1750() Global agkGameCenterSubmitScore : PrototypeC AGKCommand1751(iScore.i, szBoardID.i) Global agkGameCenterShowLeaderBoard : PrototypeC AGKCommand1752(szBoardID.i) Global agkGameCenterSubmitAchievement : PrototypeC AGKCommand1753(szAchievementID.i, iPercentageComplete.i) Global agkGameCenterAchievementsShow : PrototypeC AGKCommand1754() Global agkGameCenterAchievementsReset : PrototypeC AGKCommand1755() Global agkSetSharedVariableAppGroup : PrototypeC AGKCommand1756(group.i) Global agkSaveSharedVariable : PrototypeC AGKCommand1757(varName.i, varValue.i) Global agkLoadSharedVariable : PrototypeC.i AGKCommand1758(varName.i, defaultValue.i) Global agkDeleteSharedVariable : PrototypeC AGKCommand1759(varName.i) Global agkFirebaseSetup : PrototypeC AGKCommand1760() Global agkFirebaseLogEvent : PrototypeC AGKCommand1761(event_name.i) Global agkIsSupportedDepthTexture : PrototypeC.i AGKCommand1762() Global agkSetAntialiasMode : PrototypeC AGKCommand1763(mode.i) Global agkRenderShadowMap : PrototypeC AGKCommand1764() Global agkSetNetworkAllowClients : PrototypeC AGKCommand1765(iNetID.i) Global agkKickNetworkClient : PrototypeC AGKCommand1766(iNetID.i, client.i) Global agkSetObjectCastShadow : PrototypeC AGKCommand1767(objID.i, mode.i) Global agkSetObjectReceiveShadow : PrototypeC AGKCommand1768(objID.i, mode.i) Global agkGetObjectCastShadowMode : PrototypeC.i AGKCommand1769(objID.i) Global agkGetObjectReceiveShadowMode : PrototypeC.i AGKCommand1770(objID.i) Global agkGetShadowMappingSupported : PrototypeC.i AGKCommand1771() Global agkSetShadowMappingMode : PrototypeC AGKCommand1772(mode.i) Global agkGetShadowMappingMode : PrototypeC.i AGKCommand1773() Global agkSetShadowMapSize : PrototypeC AGKCommand1774(width.i, height.i) Global agkSetShadowRange : PrototypeC AGKCommand1775(range.f) Global agkSetShadowBias : PrototypeC AGKCommand1776(bias.f) Global agkSetShadowLightStepSize : PrototypeC AGKCommand1777(stepsize.f) Global agkSetShadowSmoothing : PrototypeC AGKCommand1778(mode.i) Global agkGetShadowPolygonsDrawn : PrototypeC.i AGKCommand1779() Global agkLoadShaderFromString : PrototypeC.i AGKCommand1780(szVertexSource.i, szPixelSource.i) ;-Global agkLoadShaderFromString : PrototypeC AGKCommand1781(shaderID.i, szVertexSource.i, szPixelSource.i) ;-Global agkCreate3DParticles : PrototypeC AGKCommand1782(ID.i, x.f, y.f, z.f) Global agkCreate3DParticles : PrototypeC.i AGKCommand1783(x.f, y.f, z.f) Global agkGet3DParticlesExists : PrototypeC.i AGKCommand1784(ID.i) Global agkDelete3DParticles : PrototypeC AGKCommand1785(ID.i) Global agkSet3DParticlesPosition : PrototypeC AGKCommand1786(ID.i, x.f, y.f, z.f) Global agkSet3DParticlesFrequency : PrototypeC AGKCommand1787(ID.i, freq.f) Global agkSet3DParticlesStartZone : PrototypeC AGKCommand1788(ID.i, x1.f, y1.f, z1.f, x2.f, y2.f, z2.f) Global agkSet3DParticlesDirection : PrototypeC AGKCommand1789(ID.i, vx.f, vy.f, vz.f, roll.f) Global agkSet3DParticlesVelocityRange : PrototypeC AGKCommand1790(ID.i, v1.f, v2.f) Global agkSet3DParticlesDirectionRange : PrototypeC AGKCommand1791(ID.i, angle.f, angle2.f) Global agkSet3DParticlesSize : PrototypeC AGKCommand1792(ID.i, size.f) Global agkSet3DParticlesLife : PrototypeC AGKCommand1793(ID.i, time.f) Global agkSet3DParticlesMax : PrototypeC AGKCommand1794(ID.i, max.i) Global agkReset3DParticleCount : PrototypeC AGKCommand1795(ID.i) Global agkSet3DParticlesImage : PrototypeC AGKCommand1796(ID.i, imageID.i) Global agkSet3DParticlesVisible : PrototypeC AGKCommand1797(ID.i, visible.i) Global agkSet3DParticlesActive : PrototypeC AGKCommand1798(ID.i, active.i) Global agkSet3DParticlesTransparency : PrototypeC AGKCommand1799(ID.i, active.i) Global agkSet3DParticlesColorInterpolation : PrototypeC AGKCommand1800(ID.i, mode.i) Global agkGet3DParticlesX : PrototypeC.f AGKCommand1801(ID.i) Global agkGet3DParticlesY : PrototypeC.f AGKCommand1802(ID.i) Global agkGet3DParticlesZ : PrototypeC.f AGKCommand1803(ID.i) Global agkGet3DParticlesVisible : PrototypeC.i AGKCommand1804(ID.i) Global agkGet3DParticlesActive : PrototypeC.i AGKCommand1805(ID.i) Global agkGet3DParticlesFrequency : PrototypeC.f AGKCommand1806(ID.i) Global agkGet3DParticlesDirectionX : PrototypeC.f AGKCommand1807(ID.i) Global agkGet3DParticlesDirectionY : PrototypeC.f AGKCommand1808(ID.i) Global agkGet3DParticlesDirectionZ : PrototypeC.f AGKCommand1809(ID.i) Global agkGet3DParticlesDirectionRange1 : PrototypeC.f AGKCommand1810(ID.i) Global agkGet3DParticlesDirectionRange2 : PrototypeC.f AGKCommand1811(ID.i) Global agkGet3DParticlesSize : PrototypeC.f AGKCommand1812(ID.i) Global agkGet3DParticlesLife : PrototypeC.f AGKCommand1813(ID.i) Global agkGet3DParticlesMaxReached : PrototypeC.i AGKCommand1814(ID.i) Global agkAdd3DParticlesForce : PrototypeC AGKCommand1815(ID.i, starttime.f, endtime.f, x.f, y.f, z.f) Global agkClear3DParticlesForces : PrototypeC AGKCommand1816(ID.i) Global agkAdd3DParticlesColorKeyFrame : PrototypeC AGKCommand1817(ID.i, time.f, red.i, green.i, blue.i, alpha.i) Global agkClear3DParticlesColors : PrototypeC AGKCommand1818(ID.i) Global agkAdd3DParticlesScaleKeyFrame : PrototypeC AGKCommand1819(ID.i, time.f, scale.f) Global agkClear3DParticlesScales : PrototypeC AGKCommand1820(ID.i) Global agkUpdate3DParticles : PrototypeC AGKCommand1821(ID.i, time.f) Global agkOffset3DParticles : PrototypeC AGKCommand1822(ID.i, x.f, y.f, z.f) Global agkSetMeshMemblockVertexColor : PrototypeC AGKCommand1823(memID.i, vertexIndex.i, red.i, green.i, blue.i, alpha.i) Global agkGetMeshMemblockVertexRed : PrototypeC.i AGKCommand1824(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexGreen : PrototypeC.i AGKCommand1825(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexBlue : PrototypeC.i AGKCommand1826(memID.i, vertexIndex.i) Global agkGetMeshMemblockVertexAlpha : PrototypeC.i AGKCommand1827(memID.i, vertexIndex.i) Global agkSetObjectMeshNormalMap : PrototypeC AGKCommand1828(objID.i, meshIndex.i, imageID.i) Global agkSetObjectNormalMap : PrototypeC AGKCommand1829(objID.i, imageID.i) Global agkSetObjectNormalMapScale : PrototypeC AGKCommand1830(objID.i, scaleU.f, scaleV.f) Global agkSetObjectMeshNormalMapScale : PrototypeC AGKCommand1831(objID.i, meshIndex.i, scaleU.f, scaleV.f) Global agkGetMemblockPtr : PrototypeC.i AGKCommand1832(memID.i) PrototypeC _GetAGKFunction(Function.p-ascii) ProcedureCDLL ReceiveAGKPtr(*GetFunction) GetAGKFunction._GetAGKFunction=*GetFunction agkCreateString.AGKCommand0=GetAGKFunction("CREATESTRING_S_L") agkDeleteString.AGKCommand1=GetAGKFunction("DELETESTRING_0_S") agkWorldToScreenX.AGKCommand2=GetAGKFunction("WORLDTOSCREENX_F_F") agkWorldToScreenY.AGKCommand3=GetAGKFunction("WORLDTOSCREENY_F_F") agkScreenToWorldX.AGKCommand4=GetAGKFunction("SCREENTOWORLDX_F_F") agkScreenToWorldY.AGKCommand5=GetAGKFunction("SCREENTOWORLDY_F_F") agkSetResolutionMode.AGKCommand6=GetAGKFunction("SETRESOLUTIONMODE_0_L") agkSetSyncRate.AGKCommand7=GetAGKFunction("SETSYNCRATE_0_F_L") agkSetOrientationAllowed.AGKCommand8=GetAGKFunction("SETORIENTATIONALLOWED_0_L_L_L_L") agkSetTransitionMode.AGKCommand9=GetAGKFunction("SETTRANSITIONMODE_0_L") agkSetDisplayAspect.AGKCommand10=GetAGKFunction("SETDISPLAYASPECT_0_F") agkSetRenderToImage.AGKCommand11=GetAGKFunction("SETRENDERTOIMAGE_0_L_L") agkSetRenderToScreen.AGKCommand12=GetAGKFunction("SETRENDERTOSCREEN_0_0") agkGetCL.AGKCommand13=GetAGKFunction("GETCL_S_0") agkSetScissor.AGKCommand14=GetAGKFunction("SETSCISSOR_0_F_F_F_F") agkSetIntendedDeviceSize.AGKCommand15=GetAGKFunction("SETINTENDEDDEVICESIZE_0_L_L") agkUseNewDefaultFonts.AGKCommand16=GetAGKFunction("USENEWDEFAULTFONTS_0_L") agkGetDeviceWidth.AGKCommand17=GetAGKFunction("GETDEVICEWIDTH_L_0") agkGetDeviceHeight.AGKCommand18=GetAGKFunction("GETDEVICEHEIGHT_L_0") agkSetVirtualResolution.AGKCommand19=GetAGKFunction("SETVIRTUALRESOLUTION_0_L_L") agkUpdateDeviceSize.AGKCommand20=GetAGKFunction("UPDATEDEVICESIZE_0_L_L") agkGetVirtualWidth.AGKCommand21=GetAGKFunction("GETVIRTUALWIDTH_L_0") agkGetVirtualHeight.AGKCommand22=GetAGKFunction("GETVIRTUALHEIGHT_L_0") agkGetScreenBoundsLeft.AGKCommand23=GetAGKFunction("GETSCREENBOUNDSLEFT_F_0") agkGetScreenBoundsRight.AGKCommand24=GetAGKFunction("GETSCREENBOUNDSRIGHT_F_0") agkGetScreenBoundsTop.AGKCommand25=GetAGKFunction("GETSCREENBOUNDSTOP_F_0") agkGetScreenBoundsBottom.AGKCommand26=GetAGKFunction("GETSCREENBOUNDSBOTTOM_F_0") agkGetDisplayAspect.AGKCommand27=GetAGKFunction("GETDISPLAYASPECT_F_0") agkGetOrientation.AGKCommand28=GetAGKFunction("GETORIENTATION_L_0") agkGetPaused.AGKCommand29=GetAGKFunction("GETPAUSED_L_0") agkGetResumed.AGKCommand30=GetAGKFunction("GETRESUMED_L_0") agkSetDefaultMagFilter.AGKCommand31=GetAGKFunction("SETDEFAULTMAGFILTER_0_L") agkSetDefaultMinFilter.AGKCommand32=GetAGKFunction("SETDEFAULTMINFILTER_0_L") agkSetDefaultWrapU.AGKCommand33=GetAGKFunction("SETDEFAULTWRAPU_0_L") agkSetDefaultWrapV.AGKCommand34=GetAGKFunction("SETDEFAULTWRAPV_0_L") agkSetViewOffset.AGKCommand35=GetAGKFunction("SETVIEWOFFSET_0_F_F") agkSetViewZoom.AGKCommand36=GetAGKFunction("SETVIEWZOOM_0_F") agkSetViewZoomMode.AGKCommand37=GetAGKFunction("SETVIEWZOOMMODE_0_L") agkGetViewOffsetX.AGKCommand38=GetAGKFunction("GETVIEWOFFSETX_F_0") agkGetViewOffsetY.AGKCommand39=GetAGKFunction("GETVIEWOFFSETY_F_0") agkGetViewZoom.AGKCommand40=GetAGKFunction("GETVIEWZOOM_F_0") agkSync.AGKCommand41=GetAGKFunction("SYNC_0_0") agkBreak.AGKCommand42=GetAGKFunction("BREAK_0_0") agkStepPhysics.AGKCommand43=GetAGKFunction("STEPPHYSICS_0_F") agkUpdate.AGKCommand44=GetAGKFunction("UPDATE_0_F") agkUpdate2D.AGKCommand45=GetAGKFunction("UPDATE2D_0_F") agkUpdate3D.AGKCommand46=GetAGKFunction("UPDATE3D_0_F") agkRender2DBack.AGKCommand47=GetAGKFunction("RENDER2DBACK_0_0") agkRender.AGKCommand48=GetAGKFunction("RENDER_0_0") agkRender2DFront.AGKCommand49=GetAGKFunction("RENDER2DFRONT_0_0") agkRender3D.AGKCommand50=GetAGKFunction("RENDER3D_0_0") agkSwap.AGKCommand51=GetAGKFunction("SWAP_0_0") agkClearScreen.AGKCommand52=GetAGKFunction("CLEARSCREEN_0_0") agkClearDepthBuffer.AGKCommand53=GetAGKFunction("CLEARDEPTHBUFFER_0_0") agkSetGenerateMipmaps.AGKCommand54=GetAGKFunction("SETGENERATEMIPMAPS_0_L") agkTimer.AGKCommand55=GetAGKFunction("TIMER_F_0") agkResetTimer.AGKCommand56=GetAGKFunction("RESETTIMER_0_0") agkGetRunTime.AGKCommand57=GetAGKFunction("GETRUNTIME_F_0") agkGetSeconds.AGKCommand58=GetAGKFunction("GETSECONDS_L_0") agkGetFrameTime.AGKCommand59=GetAGKFunction("GETFRAMETIME_F_0") agkGetMilliseconds.AGKCommand60=GetAGKFunction("GETMILLISECONDS_L_0") agkGetDeviceID.AGKCommand61=GetAGKFunction("GETDEVICEID_S_0") agkGetNumProcessors.AGKCommand62=GetAGKFunction("GETNUMPROCESSORS_L_0") agkSha1.AGKCommand63=GetAGKFunction("SHA1_S_S") agkSha256.AGKCommand64=GetAGKFunction("SHA256_S_S") agkSha512.AGKCommand65=GetAGKFunction("SHA512_S_S") agkHTTPEncode.AGKCommand66=GetAGKFunction("HTTPENCODE_S_S") agkHTTPDecode.AGKCommand67=GetAGKFunction("HTTPDECODE_S_S") agkSetRandomSeed.AGKCommand68=GetAGKFunction("SETRANDOMSEED_0_L") ;-agkRandom.AGKCommand69=GetAGKFunction("RANDOM_L_0") agkRandom.AGKCommand70=GetAGKFunction("RANDOM_L_L_L") agkRandomSign.AGKCommand71=GetAGKFunction("RANDOMSIGN_L_L") agkSetRandomSeed2.AGKCommand72=GetAGKFunction("SETRANDOMSEED2_0_L") ;-agkRandom2.AGKCommand73=GetAGKFunction("RANDOM2_L_0") agkRandom2.AGKCommand74=GetAGKFunction("RANDOM2_L_L_L") agkATanFull.AGKCommand75=GetAGKFunction("ATANFULL_F_F_F") agkATanFullRad.AGKCommand76=GetAGKFunction("ATANFULLRAD_F_F_F") agkSetSortTextures.AGKCommand77=GetAGKFunction("SETSORTTEXTURES_0_L") agkSetSortDepth.AGKCommand78=GetAGKFunction("SETSORTDEPTH_0_L") agkSetSortTransparentDepth.AGKCommand79=GetAGKFunction("SETSORTTRANSPARENTDEPTH_0_L") agkSetSortCreated.AGKCommand80=GetAGKFunction("SETSORTCREATED_0_L") agkScreenFPS.AGKCommand81=GetAGKFunction("SCREENFPS_F_0") agkGetPolygonsDrawn.AGKCommand82=GetAGKFunction("GETPOLYGONSDRAWN_L_0") agkGetVerticesProcessed.AGKCommand83=GetAGKFunction("GETVERTICESPROCESSED_L_0") agkEnableClearDepth.AGKCommand84=GetAGKFunction("ENABLECLEARDEPTH_0_L") agkEnableClearColor.AGKCommand85=GetAGKFunction("ENABLECLEARCOLOR_0_L") agkSetBorderColor.AGKCommand86=GetAGKFunction("SETBORDERCOLOR_0_L_L_L") agkSetClearColor.AGKCommand87=GetAGKFunction("SETCLEARCOLOR_0_L_L_L") agkGetImagePtr.AGKCommand88=GetAGKFunction("GETIMAGEPTR_P_L") agkGetImageTextureID.AGKCommand89=GetAGKFunction("GETIMAGETEXTUREID_L_L") ;-agkLoadImage.AGKCommand90=GetAGKFunction("LOADIMAGE_0_L_S_L") ;-agkLoadImage.AGKCommand91=GetAGKFunction("LOADIMAGE_0_L_S") agkLoadImage.AGKCommand92=GetAGKFunction("LOADIMAGE_L_S_L") ;-agkLoadImage.AGKCommand93=GetAGKFunction("LOADIMAGE_L_S") ;-agkLoadSubImage.AGKCommand94=GetAGKFunction("LOADSUBIMAGE_0_L_L_S") agkLoadSubImage.AGKCommand95=GetAGKFunction("LOADSUBIMAGE_L_L_S") ;-agkLoadImageResized.AGKCommand96=GetAGKFunction("LOADIMAGERESIZED_0_L_S_F_F_L") agkLoadImageResized.AGKCommand97=GetAGKFunction("LOADIMAGERESIZED_L_S_F_F_L") ;-agkCreateImageColor.AGKCommand98=GetAGKFunction("CREATEIMAGECOLOR_0_L_L_L_L_L") agkCreateImageColor.AGKCommand99=GetAGKFunction("CREATEIMAGECOLOR_L_L_L_L_L") ;-agkCreateRenderImage.AGKCommand100=GetAGKFunction("CREATERENDERIMAGE_0_L_L_L_L_L") agkCreateRenderImage.AGKCommand101=GetAGKFunction("CREATERENDERIMAGE_L_L_L_L_L") agkGetImageExists.AGKCommand102=GetAGKFunction("GETIMAGEEXISTS_L_L") agkDeleteImage.AGKCommand103=GetAGKFunction("DELETEIMAGE_0_L") agkDeleteAllImages.AGKCommand104=GetAGKFunction("DELETEALLIMAGES_0_0") agkGetImageWidth.AGKCommand105=GetAGKFunction("GETIMAGEWIDTH_F_L") agkGetImageHeight.AGKCommand106=GetAGKFunction("GETIMAGEHEIGHT_F_L") agkSetImageMinFilter.AGKCommand107=GetAGKFunction("SETIMAGEMINFILTER_0_L_L") agkSetImageMagFilter.AGKCommand108=GetAGKFunction("SETIMAGEMAGFILTER_0_L_L") agkSetImageWrapU.AGKCommand109=GetAGKFunction("SETIMAGEWRAPU_0_L_L") agkSetImageWrapV.AGKCommand110=GetAGKFunction("SETIMAGEWRAPV_0_L_L") agkSetImageMask.AGKCommand111=GetAGKFunction("SETIMAGEMASK_0_L_L_L_L_L_L") agkSetImageTransparentColor.AGKCommand112=GetAGKFunction("SETIMAGETRANSPARENTCOLOR_0_L_L_L_L") agkSaveImage.AGKCommand113=GetAGKFunction("SAVEIMAGE_0_L_S") agkGetImage.AGKCommand114=GetAGKFunction("GETIMAGE_L_F_F_F_F") ;-agkGetImage.AGKCommand115=GetAGKFunction("GETIMAGE_0_L_F_F_F_F") agkGetImageFilename.AGKCommand116=GetAGKFunction("GETIMAGEFILENAME_S_L") agkCopyImage.AGKCommand117=GetAGKFunction("COPYIMAGE_L_L_L_L_L_L") ;-agkCopyImage.AGKCommand118=GetAGKFunction("COPYIMAGE_0_L_L_L_L_L_L") agkResizeImage.AGKCommand119=GetAGKFunction("RESIZEIMAGE_0_L_L_L") agkShowChooseImageScreen.AGKCommand120=GetAGKFunction("SHOWCHOOSEIMAGESCREEN_L_0") agkIsChoosingImage.AGKCommand121=GetAGKFunction("ISCHOOSINGIMAGE_L_0") agkGetChosenImage.AGKCommand122=GetAGKFunction("GETCHOSENIMAGE_L_0") agkShowImageCaptureScreen.AGKCommand123=GetAGKFunction("SHOWIMAGECAPTURESCREEN_L_0") agkIsCapturingImage.AGKCommand124=GetAGKFunction("ISCAPTURINGIMAGE_L_0") agkGetCapturedImage.AGKCommand125=GetAGKFunction("GETCAPTUREDIMAGE_L_0") agkDecodeQRCode.AGKCommand126=GetAGKFunction("DECODEQRCODE_S_L") agkEncodeQRCode.AGKCommand127=GetAGKFunction("ENCODEQRCODE_L_S_L") agkPrintImage.AGKCommand128=GetAGKFunction("PRINTIMAGE_0_L_F") agkSetImageSavePixels.AGKCommand129=GetAGKFunction("SETIMAGESAVEPIXELS_0_L") agkGetSpritePtr.AGKCommand130=GetAGKFunction("GETSPRITEPTR_P_L") agkGetSpriteImageID.AGKCommand131=GetAGKFunction("GETSPRITEIMAGEID_L_L") agkCreateSprite.AGKCommand132=GetAGKFunction("CREATESPRITE_0_L_L") ;-agkCreateSprite.AGKCommand133=GetAGKFunction("CREATESPRITE_L_L") agkLoadSprite.AGKCommand134=GetAGKFunction("LOADSPRITE_L_S") ;-agkLoadSprite.AGKCommand135=GetAGKFunction("LOADSPRITE_0_L_S") agkCloneSprite.AGKCommand136=GetAGKFunction("CLONESPRITE_0_L_L") ;-agkCloneSprite.AGKCommand137=GetAGKFunction("CLONESPRITE_L_L") agkCreateDummySprite.AGKCommand138=GetAGKFunction("CREATEDUMMYSPRITE_0_L") ;-agkCreateDummySprite.AGKCommand139=GetAGKFunction("CREATEDUMMYSPRITE_L_0") agkGetSpriteExists.AGKCommand140=GetAGKFunction("GETSPRITEEXISTS_L_L") agkDeleteSprite.AGKCommand141=GetAGKFunction("DELETESPRITE_0_L") agkDeleteAllSprites.AGKCommand142=GetAGKFunction("DELETEALLSPRITES_0_0") ;-agkSetSpriteImage.AGKCommand143=GetAGKFunction("SETSPRITEIMAGE_0_L_L") agkSetSpriteImage.AGKCommand144=GetAGKFunction("SETSPRITEIMAGE_0_L_L_L") agkSetSpriteAdditionalImage.AGKCommand145=GetAGKFunction("SETSPRITEADDITIONALIMAGE_0_L_L_L") agkSetSpriteUV.AGKCommand146=GetAGKFunction("SETSPRITEUV_0_L_F_F_F_F_F_F_F_F") agkResetSpriteUV.AGKCommand147=GetAGKFunction("RESETSPRITEUV_0_L") agkSetSpritePosition.AGKCommand148=GetAGKFunction("SETSPRITEPOSITION_0_L_F_F") agkSetSpritePositionByOffset.AGKCommand149=GetAGKFunction("SETSPRITEPOSITIONBYOFFSET_0_L_F_F") agkSetSpriteX.AGKCommand150=GetAGKFunction("SETSPRITEX_0_L_F") agkSetSpriteY.AGKCommand151=GetAGKFunction("SETSPRITEY_0_L_F") agkSetSpriteAngle.AGKCommand152=GetAGKFunction("SETSPRITEANGLE_0_L_F") agkSetSpriteAngleRad.AGKCommand153=GetAGKFunction("SETSPRITEANGLERAD_0_L_F") agkSetSpriteDepth.AGKCommand154=GetAGKFunction("SETSPRITEDEPTH_0_L_L") agkSetSpriteFlip.AGKCommand155=GetAGKFunction("SETSPRITEFLIP_0_L_L_L") agkSetSpriteSnap.AGKCommand156=GetAGKFunction("SETSPRITESNAP_0_L_L") agkSetSpriteVisible.AGKCommand157=GetAGKFunction("SETSPRITEVISIBLE_0_L_L") agkSetSpriteActive.AGKCommand158=GetAGKFunction("SETSPRITEACTIVE_0_L_L") agkGetSpriteX.AGKCommand159=GetAGKFunction("GETSPRITEX_F_L") agkGetSpriteY.AGKCommand160=GetAGKFunction("GETSPRITEY_F_L") agkGetSpriteXByOffset.AGKCommand161=GetAGKFunction("GETSPRITEXBYOFFSET_F_L") agkGetSpriteYByOffset.AGKCommand162=GetAGKFunction("GETSPRITEYBYOFFSET_F_L") agkGetSpriteOffsetX.AGKCommand163=GetAGKFunction("GETSPRITEOFFSETX_F_L") agkGetSpriteOffsetY.AGKCommand164=GetAGKFunction("GETSPRITEOFFSETY_F_L") agkGetSpriteWidth.AGKCommand165=GetAGKFunction("GETSPRITEWIDTH_F_L") agkGetSpriteAngle.AGKCommand166=GetAGKFunction("GETSPRITEANGLE_F_L") agkGetSpriteAngleRad.AGKCommand167=GetAGKFunction("GETSPRITEANGLERAD_F_L") agkGetSpriteHeight.AGKCommand168=GetAGKFunction("GETSPRITEHEIGHT_F_L") agkGetSpriteScaleX.AGKCommand169=GetAGKFunction("GETSPRITESCALEX_F_L") agkGetSpriteScaleY.AGKCommand170=GetAGKFunction("GETSPRITESCALEY_F_L") agkGetSpriteHitTest.AGKCommand171=GetAGKFunction("GETSPRITEHITTEST_L_L_F_F") agkGetSpriteHit.AGKCommand172=GetAGKFunction("GETSPRITEHIT_L_F_F") agkGetSpriteHitGroup.AGKCommand173=GetAGKFunction("GETSPRITEHITGROUP_L_L_F_F") agkGetSpriteHitCategory.AGKCommand174=GetAGKFunction("GETSPRITEHITCATEGORY_L_L_F_F") agkGetSpriteDepth.AGKCommand175=GetAGKFunction("GETSPRITEDEPTH_L_L") agkGetSpriteColorRed.AGKCommand176=GetAGKFunction("GETSPRITECOLORRED_L_L") agkGetSpriteColorGreen.AGKCommand177=GetAGKFunction("GETSPRITECOLORGREEN_L_L") agkGetSpriteColorBlue.AGKCommand178=GetAGKFunction("GETSPRITECOLORBLUE_L_L") agkGetSpriteColorAlpha.AGKCommand179=GetAGKFunction("GETSPRITECOLORALPHA_L_L") agkGetSpritePlaying.AGKCommand180=GetAGKFunction("GETSPRITEPLAYING_L_L") agkGetSpriteVisible.AGKCommand181=GetAGKFunction("GETSPRITEVISIBLE_L_L") agkGetSpriteActive.AGKCommand182=GetAGKFunction("GETSPRITEACTIVE_L_L") agkGetSpriteGroup.AGKCommand183=GetAGKFunction("GETSPRITEGROUP_L_L") agkGetSpriteXFromPixel.AGKCommand184=GetAGKFunction("GETSPRITEXFROMPIXEL_F_L_L") agkGetSpriteYFromPixel.AGKCommand185=GetAGKFunction("GETSPRITEYFROMPIXEL_F_L_L") agkGetSpritePixelFromX.AGKCommand186=GetAGKFunction("GETSPRITEPIXELFROMX_L_L_F") agkGetSpritePixelFromY.AGKCommand187=GetAGKFunction("GETSPRITEPIXELFROMY_L_L_F") agkGetWorldXFromSprite.AGKCommand188=GetAGKFunction("GETWORLDXFROMSPRITE_F_L_F_F") agkGetWorldYFromSprite.AGKCommand189=GetAGKFunction("GETWORLDYFROMSPRITE_F_L_F_F") agkGetSpriteXFromWorld.AGKCommand190=GetAGKFunction("GETSPRITEXFROMWORLD_F_L_F_F") agkGetSpriteYFromWorld.AGKCommand191=GetAGKFunction("GETSPRITEYFROMWORLD_F_L_F_F") agkSetSpriteSize.AGKCommand192=GetAGKFunction("SETSPRITESIZE_0_L_F_F") agkSetSpriteAnimation.AGKCommand193=GetAGKFunction("SETSPRITEANIMATION_0_L_L_L_L") agkAddSpriteAnimationFrame.AGKCommand194=GetAGKFunction("ADDSPRITEANIMATIONFRAME_0_L_L") agkClearSpriteAnimationFrames.AGKCommand195=GetAGKFunction("CLEARSPRITEANIMATIONFRAMES_0_L") agkSetSpriteSpeed.AGKCommand196=GetAGKFunction("SETSPRITESPEED_0_L_F") ;-agkPlaySprite.AGKCommand197=GetAGKFunction("PLAYSPRITE_0_L") ;-agkPlaySprite.AGKCommand198=GetAGKFunction("PLAYSPRITE_0_L_F") ;-agkPlaySprite.AGKCommand199=GetAGKFunction("PLAYSPRITE_0_L_F_L") agkPlaySprite.AGKCommand200=GetAGKFunction("PLAYSPRITE_0_L_F_L_L_L") agkStopSprite.AGKCommand201=GetAGKFunction("STOPSPRITE_0_L") agkResumeSprite.AGKCommand202=GetAGKFunction("RESUMESPRITE_0_L") agkSetSpriteFrame.AGKCommand203=GetAGKFunction("SETSPRITEFRAME_0_L_L") agkGetSpriteCurrentFrame.AGKCommand204=GetAGKFunction("GETSPRITECURRENTFRAME_L_L") agkGetSpriteFrameCount.AGKCommand205=GetAGKFunction("GETSPRITEFRAMECOUNT_L_L") agkSetSpriteTransparency.AGKCommand206=GetAGKFunction("SETSPRITETRANSPARENCY_0_L_L") agkSetSpriteOffset.AGKCommand207=GetAGKFunction("SETSPRITEOFFSET_0_L_F_F") agkSetSpriteColor.AGKCommand208=GetAGKFunction("SETSPRITECOLOR_0_L_L_L_L_L") agkSetSpriteColorRed.AGKCommand209=GetAGKFunction("SETSPRITECOLORRED_0_L_L") agkSetSpriteColorGreen.AGKCommand210=GetAGKFunction("SETSPRITECOLORGREEN_0_L_L") agkSetSpriteColorBlue.AGKCommand211=GetAGKFunction("SETSPRITECOLORBLUE_0_L_L") agkSetSpriteColorAlpha.AGKCommand212=GetAGKFunction("SETSPRITECOLORALPHA_0_L_L") agkSetSpriteUVBorder.AGKCommand213=GetAGKFunction("SETSPRITEUVBORDER_0_L_F") agkSetSpriteUVOffset.AGKCommand214=GetAGKFunction("SETSPRITEUVOFFSET_0_L_F_F") agkSetSpriteUVScale.AGKCommand215=GetAGKFunction("SETSPRITEUVSCALE_0_L_F_F") agkFixSpriteToScreen.AGKCommand216=GetAGKFunction("FIXSPRITETOSCREEN_0_L_L") agkSetSpriteScale.AGKCommand217=GetAGKFunction("SETSPRITESCALE_0_L_F_F") agkSetSpriteScaleByOffset.AGKCommand218=GetAGKFunction("SETSPRITESCALEBYOFFSET_0_L_F_F") agkSetSpriteScissor.AGKCommand219=GetAGKFunction("SETSPRITESCISSOR_0_L_F_F_F_F") agkSetSpriteShader.AGKCommand220=GetAGKFunction("SETSPRITESHADER_0_L_L") agkDrawSprite.AGKCommand221=GetAGKFunction("DRAWSPRITE_0_L") agkSetPhysicsScale.AGKCommand222=GetAGKFunction("SETPHYSICSSCALE_0_F") agkSetPhysicsGravity.AGKCommand223=GetAGKFunction("SETPHYSICSGRAVITY_0_F_F") agkSetPhysicsDebugOn.AGKCommand224=GetAGKFunction("SETPHYSICSDEBUGON_0_0") agkSetPhysicsDebugOff.AGKCommand225=GetAGKFunction("SETPHYSICSDEBUGOFF_0_0") agkSetPhysicsThreading.AGKCommand226=GetAGKFunction("SETPHYSICSTHREADING_0_L") agkSetPhysicsCCD.AGKCommand227=GetAGKFunction("SETPHYSICSCCD_0_L") agkSetPhysicsSleeping.AGKCommand228=GetAGKFunction("SETPHYSICSSLEEPING_0_L") agkGetPhysicsSolveTime.AGKCommand229=GetAGKFunction("GETPHYSICSSOLVETIME_F_0") agkGetPhysicsIslandCount.AGKCommand230=GetAGKFunction("GETPHYSICSISLANDCOUNT_L_0") agkSetPhysicsMaxPolygonPoints.AGKCommand231=GetAGKFunction("SETPHYSICSMAXPOLYGONPOINTS_0_L") agkSetPhysicsWallTop.AGKCommand232=GetAGKFunction("SETPHYSICSWALLTOP_0_L") agkSetPhysicsWallLeft.AGKCommand233=GetAGKFunction("SETPHYSICSWALLLEFT_0_L") agkSetPhysicsWallRight.AGKCommand234=GetAGKFunction("SETPHYSICSWALLRIGHT_0_L") agkSetPhysicsWallBottom.AGKCommand235=GetAGKFunction("SETPHYSICSWALLBOTTOM_0_L") agkCreatePhysicsForce.AGKCommand236=GetAGKFunction("CREATEPHYSICSFORCE_L_F_F_F_F_F_L") agkDeletePhysicsForce.AGKCommand237=GetAGKFunction("DELETEPHYSICSFORCE_0_L") agkSetPhysicsForcePosition.AGKCommand238=GetAGKFunction("SETPHYSICSFORCEPOSITION_0_L_F_F") agkSetPhysicsForcePower.AGKCommand239=GetAGKFunction("SETPHYSICSFORCEPOWER_0_L_F") agkSetPhysicsForceRange.AGKCommand240=GetAGKFunction("SETPHYSICSFORCERANGE_0_L_F") agkSetSpriteShape.AGKCommand241=GetAGKFunction("SETSPRITESHAPE_0_L_L") agkSetSpriteShapeBox.AGKCommand242=GetAGKFunction("SETSPRITESHAPEBOX_0_L_F_F_F_F_F") agkSetSpriteShapeCircle.AGKCommand243=GetAGKFunction("SETSPRITESHAPECIRCLE_0_L_F_F_F") agkSetSpriteShapePolygon.AGKCommand244=GetAGKFunction("SETSPRITESHAPEPOLYGON_0_L_L_L_F_F") agkAddSpriteShapeBox.AGKCommand245=GetAGKFunction("ADDSPRITESHAPEBOX_0_L_F_F_F_F_F") agkAddSpriteShapeCircle.AGKCommand246=GetAGKFunction("ADDSPRITESHAPECIRCLE_0_L_F_F_F") agkAddSpriteShapePolygon.AGKCommand247=GetAGKFunction("ADDSPRITESHAPEPOLYGON_0_L_L_L_F_F") agkClearSpriteShapes.AGKCommand248=GetAGKFunction("CLEARSPRITESHAPES_0_L") agkSetSpritePhysicsCOM.AGKCommand249=GetAGKFunction("SETSPRITEPHYSICSCOM_0_L_F_F") agkCalculateSpritePhysicsCOM.AGKCommand250=GetAGKFunction("CALCULATESPRITEPHYSICSCOM_0_L") agkSetSpritePhysicsOn.AGKCommand251=GetAGKFunction("SETSPRITEPHYSICSON_0_L_L") agkSetSpritePhysicsOff.AGKCommand252=GetAGKFunction("SETSPRITEPHYSICSOFF_0_L") agkSetSpritePhysicsDelete.AGKCommand253=GetAGKFunction("SETSPRITEPHYSICSDELETE_0_L") agkSetSpritePhysicsFriction.AGKCommand254=GetAGKFunction("SETSPRITEPHYSICSFRICTION_0_L_F") agkSetSpritePhysicsRestitution.AGKCommand255=GetAGKFunction("SETSPRITEPHYSICSRESTITUTION_0_L_F") agkSetSpritePhysicsCanRotate.AGKCommand256=GetAGKFunction("SETSPRITEPHYSICSCANROTATE_0_L_L") agkSetSpritePhysicsVelocity.AGKCommand257=GetAGKFunction("SETSPRITEPHYSICSVELOCITY_0_L_F_F") agkSetSpritePhysicsAngularVelocity.AGKCommand258=GetAGKFunction("SETSPRITEPHYSICSANGULARVELOCITY_0_L_F") agkSetSpritePhysicsDamping.AGKCommand259=GetAGKFunction("SETSPRITEPHYSICSDAMPING_0_L_F") agkSetSpritePhysicsAngularDamping.AGKCommand260=GetAGKFunction("SETSPRITEPHYSICSANGULARDAMPING_0_L_F") agkSetSpritePhysicsIsBullet.AGKCommand261=GetAGKFunction("SETSPRITEPHYSICSISBULLET_0_L_L") agkSetSpritePhysicsMass.AGKCommand262=GetAGKFunction("SETSPRITEPHYSICSMASS_0_L_F") agkSetSpritePhysicsIsSensor.AGKCommand263=GetAGKFunction("SETSPRITEPHYSICSISSENSOR_0_L_L") agkSetSpriteGroup.AGKCommand264=GetAGKFunction("SETSPRITEGROUP_0_L_L") agkSetSpriteCategoryBits.AGKCommand265=GetAGKFunction("SETSPRITECATEGORYBITS_0_L_L") agkSetSpriteCategoryBit.AGKCommand266=GetAGKFunction("SETSPRITECATEGORYBIT_0_L_L_L") agkSetSpriteCollideBits.AGKCommand267=GetAGKFunction("SETSPRITECOLLIDEBITS_0_L_L") agkSetSpriteCollideBit.AGKCommand268=GetAGKFunction("SETSPRITECOLLIDEBIT_0_L_L_L") agkSetSpritePhysicsForce.AGKCommand269=GetAGKFunction("SETSPRITEPHYSICSFORCE_0_L_F_F_F_F") agkSetSpritePhysicsTorque.AGKCommand270=GetAGKFunction("SETSPRITEPHYSICSTORQUE_0_L_F") agkSetSpritePhysicsImpulse.AGKCommand271=GetAGKFunction("SETSPRITEPHYSICSIMPULSE_0_L_F_F_F_F") agkSetSpritePhysicsAngularImpulse.AGKCommand272=GetAGKFunction("SETSPRITEPHYSICSANGULARIMPULSE_0_L_F") agkGetSpritePhysicsVelocityX.AGKCommand273=GetAGKFunction("GETSPRITEPHYSICSVELOCITYX_F_L") agkGetSpritePhysicsVelocityY.AGKCommand274=GetAGKFunction("GETSPRITEPHYSICSVELOCITYY_F_L") agkGetSpritePhysicsAngularVelocity.AGKCommand275=GetAGKFunction("GETSPRITEPHYSICSANGULARVELOCITY_F_L") agkGetSpritePhysicsMass.AGKCommand276=GetAGKFunction("GETSPRITEPHYSICSMASS_F_L") agkDeleteJoint.AGKCommand277=GetAGKFunction("DELETEJOINT_0_L") agkGetJointExists.AGKCommand278=GetAGKFunction("GETJOINTEXISTS_L_L") ;-agkCreateDistanceJoint.AGKCommand279=GetAGKFunction("CREATEDISTANCEJOINT_0_L_L_L_F_F_F_F_L") ;-agkCreateRevoluteJoint.AGKCommand280=GetAGKFunction("CREATEREVOLUTEJOINT_0_L_L_L_F_F_L") ;-agkCreatePrismaticJoint.AGKCommand281=GetAGKFunction("CREATEPRISMATICJOINT_0_L_L_L_F_F_F_F_L") ;-agkCreatePulleyJoint.AGKCommand282=GetAGKFunction("CREATEPULLEYJOINT_0_L_L_L_F_F_F_F_F_F_F_F_F_L") ;-agkCreateMouseJoint.AGKCommand283=GetAGKFunction("CREATEMOUSEJOINT_0_L_L_F_F_F") ;-agkCreateLineJoint.AGKCommand284=GetAGKFunction("CREATELINEJOINT_0_L_L_L_F_F_F_F_L") ;-agkCreateWeldJoint.AGKCommand285=GetAGKFunction("CREATEWELDJOINT_0_L_L_L_F_F_L") ;-agkCreateGearJoint.AGKCommand286=GetAGKFunction("CREATEGEARJOINT_0_L_L_L_F") agkCreateDistanceJoint.AGKCommand287=GetAGKFunction("CREATEDISTANCEJOINT_L_L_L_F_F_F_F_L") agkCreateRevoluteJoint.AGKCommand288=GetAGKFunction("CREATEREVOLUTEJOINT_L_L_L_F_F_L") agkCreatePrismaticJoint.AGKCommand289=GetAGKFunction("CREATEPRISMATICJOINT_L_L_L_F_F_F_F_L") agkCreatePulleyJoint2.AGKCommand290=GetAGKFunction("CREATEPULLEYJOINT2_0_L_L_F_L") agkFinishPulleyJoint.AGKCommand291=GetAGKFunction("FINISHPULLEYJOINT_L_F_F_F_F_F_F_F_F") agkCreateMouseJoint.AGKCommand292=GetAGKFunction("CREATEMOUSEJOINT_L_L_F_F_F") agkCreateLineJoint.AGKCommand293=GetAGKFunction("CREATELINEJOINT_L_L_L_F_F_F_F_L") agkCreateWeldJoint.AGKCommand294=GetAGKFunction("CREATEWELDJOINT_L_L_L_F_F_L") agkCreateGearJoint.AGKCommand295=GetAGKFunction("CREATEGEARJOINT_L_L_L_F") agkSetJointLimitOn.AGKCommand296=GetAGKFunction("SETJOINTLIMITON_0_L_F_F") agkSetJointLimitOff.AGKCommand297=GetAGKFunction("SETJOINTLIMITOFF_0_L") agkSetJointMotorOn.AGKCommand298=GetAGKFunction("SETJOINTMOTORON_0_L_F_F") agkSetJointMotorOff.AGKCommand299=GetAGKFunction("SETJOINTMOTOROFF_0_L") agkSetJointMouseTarget.AGKCommand300=GetAGKFunction("SETJOINTMOUSETARGET_0_L_F_F") agkGetJointReactionForceX.AGKCommand301=GetAGKFunction("GETJOINTREACTIONFORCEX_F_L") agkGetJointReactionForceY.AGKCommand302=GetAGKFunction("GETJOINTREACTIONFORCEY_F_L") agkGetJointReactionTorque.AGKCommand303=GetAGKFunction("GETJOINTREACTIONTORQUE_F_L") agkPhysicsRayCast.AGKCommand304=GetAGKFunction("PHYSICSRAYCAST_L_F_F_F_F") agkPhysicsRayCastGroup.AGKCommand305=GetAGKFunction("PHYSICSRAYCASTGROUP_L_L_F_F_F_F") agkPhysicsRayCastCategory.AGKCommand306=GetAGKFunction("PHYSICSRAYCASTCATEGORY_L_L_F_F_F_F") agkSpriteRayCastSingle.AGKCommand307=GetAGKFunction("SPRITERAYCASTSINGLE_L_L_F_F_F_F") agkSpriteRayCast.AGKCommand308=GetAGKFunction("SPRITERAYCAST_L_F_F_F_F") agkSpriteRayCastGroup.AGKCommand309=GetAGKFunction("SPRITERAYCASTGROUP_L_L_F_F_F_F") agkSpriteRayCastCategory.AGKCommand310=GetAGKFunction("SPRITERAYCASTCATEGORY_L_L_F_F_F_F") agkGetRayCastSprite.AGKCommand311=GetAGKFunction("GETRAYCASTSPRITE_P_0") agkGetRayCastSpriteID.AGKCommand312=GetAGKFunction("GETRAYCASTSPRITEID_L_0") agkGetRayCastX.AGKCommand313=GetAGKFunction("GETRAYCASTX_F_0") agkGetRayCastY.AGKCommand314=GetAGKFunction("GETRAYCASTY_F_0") agkGetRayCastNormalX.AGKCommand315=GetAGKFunction("GETRAYCASTNORMALX_F_0") agkGetRayCastNormalY.AGKCommand316=GetAGKFunction("GETRAYCASTNORMALY_F_0") agkGetRayCastFraction.AGKCommand317=GetAGKFunction("GETRAYCASTFRACTION_F_0") agkGetSpriteInBox.AGKCommand318=GetAGKFunction("GETSPRITEINBOX_L_L_F_F_F_F") agkGetSpriteInCircle.AGKCommand319=GetAGKFunction("GETSPRITEINCIRCLE_L_L_F_F_F") agkGetSpriteCollision.AGKCommand320=GetAGKFunction("GETSPRITECOLLISION_L_L_L") agkGetSpriteDistance.AGKCommand321=GetAGKFunction("GETSPRITEDISTANCE_F_L_L") agkGetSpriteDistancePoint1X.AGKCommand322=GetAGKFunction("GETSPRITEDISTANCEPOINT1X_F_0") agkGetSpriteDistancePoint1Y.AGKCommand323=GetAGKFunction("GETSPRITEDISTANCEPOINT1Y_F_0") agkGetSpriteDistancePoint2X.AGKCommand324=GetAGKFunction("GETSPRITEDISTANCEPOINT2X_F_0") agkGetSpriteDistancePoint2Y.AGKCommand325=GetAGKFunction("GETSPRITEDISTANCEPOINT2Y_F_0") agkGetFirstContact.AGKCommand326=GetAGKFunction("GETFIRSTCONTACT_L_0") agkGetNextContact.AGKCommand327=GetAGKFunction("GETNEXTCONTACT_L_0") agkGetContactWorldX.AGKCommand328=GetAGKFunction("GETCONTACTWORLDX_F_0") agkGetContactWorldY.AGKCommand329=GetAGKFunction("GETCONTACTWORLDY_F_0") agkGetContactSpriteID1.AGKCommand330=GetAGKFunction("GETCONTACTSPRITEID1_L_0") agkGetContactSpriteID2.AGKCommand331=GetAGKFunction("GETCONTACTSPRITEID2_L_0") agkGetSpriteFirstContact.AGKCommand332=GetAGKFunction("GETSPRITEFIRSTCONTACT_L_L") agkGetSpriteNextContact.AGKCommand333=GetAGKFunction("GETSPRITENEXTCONTACT_L_0") agkGetSpriteContactWorldX.AGKCommand334=GetAGKFunction("GETSPRITECONTACTWORLDX_F_0") agkGetSpriteContactWorldY.AGKCommand335=GetAGKFunction("GETSPRITECONTACTWORLDY_F_0") agkGetSpriteContactSpriteID2.AGKCommand336=GetAGKFunction("GETSPRITECONTACTSPRITEID2_L_0") agkGetPhysicsCollision.AGKCommand337=GetAGKFunction("GETPHYSICSCOLLISION_L_L_L") agkGetPhysicsCollisionX.AGKCommand338=GetAGKFunction("GETPHYSICSCOLLISIONX_F_0") agkGetPhysicsCollisionY.AGKCommand339=GetAGKFunction("GETPHYSICSCOLLISIONY_F_0") agkGetPhysicsCollisionWorldX.AGKCommand340=GetAGKFunction("GETPHYSICSCOLLISIONWORLDX_F_0") agkGetPhysicsCollisionWorldY.AGKCommand341=GetAGKFunction("GETPHYSICSCOLLISIONWORLDY_F_0") agkCreateParticles.AGKCommand342=GetAGKFunction("CREATEPARTICLES_0_L_F_F") ;-agkCreateParticles.AGKCommand343=GetAGKFunction("CREATEPARTICLES_L_F_F") agkGetParticlesExists.AGKCommand344=GetAGKFunction("GETPARTICLESEXISTS_L_L") agkDeleteParticles.AGKCommand345=GetAGKFunction("DELETEPARTICLES_0_L") agkSetParticlesPosition.AGKCommand346=GetAGKFunction("SETPARTICLESPOSITION_0_L_F_F") agkSetParticlesDepth.AGKCommand347=GetAGKFunction("SETPARTICLESDEPTH_0_L_L") agkSetParticlesFrequency.AGKCommand348=GetAGKFunction("SETPARTICLESFREQUENCY_0_L_F") agkSetParticlesStartZone.AGKCommand349=GetAGKFunction("SETPARTICLESSTARTZONE_0_L_F_F_F_F") agkSetParticlesDirection.AGKCommand350=GetAGKFunction("SETPARTICLESDIRECTION_0_L_F_F") agkSetParticlesVelocityRange.AGKCommand351=GetAGKFunction("SETPARTICLESVELOCITYRANGE_0_L_F_F") agkSetParticlesAngle.AGKCommand352=GetAGKFunction("SETPARTICLESANGLE_0_L_F") agkSetParticlesAngleRad.AGKCommand353=GetAGKFunction("SETPARTICLESANGLERAD_0_L_F") agkSetParticlesRotationRange.AGKCommand354=GetAGKFunction("SETPARTICLESROTATIONRANGE_0_L_F_F") agkSetParticlesRotationRangeRad.AGKCommand355=GetAGKFunction("SETPARTICLESROTATIONRANGERAD_0_L_F_F") agkSetParticlesFaceDirection.AGKCommand356=GetAGKFunction("SETPARTICLESFACEDIRECTION_0_L_L") agkSetParticlesSize.AGKCommand357=GetAGKFunction("SETPARTICLESSIZE_0_L_F") agkSetParticlesLife.AGKCommand358=GetAGKFunction("SETPARTICLESLIFE_0_L_F") agkSetParticlesMax.AGKCommand359=GetAGKFunction("SETPARTICLESMAX_0_L_L") agkResetParticleCount.AGKCommand360=GetAGKFunction("RESETPARTICLECOUNT_0_L") agkSetParticlesImage.AGKCommand361=GetAGKFunction("SETPARTICLESIMAGE_0_L_L") agkSetParticlesVisible.AGKCommand362=GetAGKFunction("SETPARTICLESVISIBLE_0_L_L") agkSetParticlesActive.AGKCommand363=GetAGKFunction("SETPARTICLESACTIVE_0_L_L") agkSetParticlesTransparency.AGKCommand364=GetAGKFunction("SETPARTICLESTRANSPARENCY_0_L_L") agkSetParticlesColorInterpolation.AGKCommand365=GetAGKFunction("SETPARTICLESCOLORINTERPOLATION_0_L_L") agkGetParticlesX.AGKCommand366=GetAGKFunction("GETPARTICLESX_F_L") agkGetParticlesY.AGKCommand367=GetAGKFunction("GETPARTICLESY_F_L") agkGetParticlesDepth.AGKCommand368=GetAGKFunction("GETPARTICLESDEPTH_L_L") agkGetParticlesVisible.AGKCommand369=GetAGKFunction("GETPARTICLESVISIBLE_L_L") agkGetParticlesActive.AGKCommand370=GetAGKFunction("GETPARTICLESACTIVE_L_L") agkGetParticlesFrequency.AGKCommand371=GetAGKFunction("GETPARTICLESFREQUENCY_F_L") agkGetParticlesDirectionX.AGKCommand372=GetAGKFunction("GETPARTICLESDIRECTIONX_F_L") agkGetParticlesDirectionY.AGKCommand373=GetAGKFunction("GETPARTICLESDIRECTIONY_F_L") agkGetParticlesAngle.AGKCommand374=GetAGKFunction("GETPARTICLESANGLE_F_L") agkGetParticlesAngleRad.AGKCommand375=GetAGKFunction("GETPARTICLESANGLERAD_F_L") agkGetParticlesSize.AGKCommand376=GetAGKFunction("GETPARTICLESSIZE_F_L") agkGetParticlesLife.AGKCommand377=GetAGKFunction("GETPARTICLESLIFE_F_L") agkGetParticlesMaxReached.AGKCommand378=GetAGKFunction("GETPARTICLESMAXREACHED_L_L") agkAddParticlesForce.AGKCommand379=GetAGKFunction("ADDPARTICLESFORCE_0_L_F_F_F_F") agkClearParticlesForces.AGKCommand380=GetAGKFunction("CLEARPARTICLESFORCES_0_L") agkAddParticlesColorKeyFrame.AGKCommand381=GetAGKFunction("ADDPARTICLESCOLORKEYFRAME_0_L_F_L_L_L_L") agkClearParticlesColors.AGKCommand382=GetAGKFunction("CLEARPARTICLESCOLORS_0_L") agkAddParticlesScaleKeyFrame.AGKCommand383=GetAGKFunction("ADDPARTICLESSCALEKEYFRAME_0_L_F_F") agkClearParticlesScales.AGKCommand384=GetAGKFunction("CLEARPARTICLESSCALES_0_L") agkFixParticlesToScreen.AGKCommand385=GetAGKFunction("FIXPARTICLESTOSCREEN_0_L_L") agkUpdateParticles.AGKCommand386=GetAGKFunction("UPDATEPARTICLES_0_L_F") agkOffsetParticles.AGKCommand387=GetAGKFunction("OFFSETPARTICLES_0_L_F_F") ;-agkCreateText.AGKCommand388=GetAGKFunction("CREATETEXT_0_L_S") agkCreateText.AGKCommand389=GetAGKFunction("CREATETEXT_L_S") agkGetTextExists.AGKCommand390=GetAGKFunction("GETTEXTEXISTS_L_L") agkDeleteText.AGKCommand391=GetAGKFunction("DELETETEXT_0_L") agkDeleteAllText.AGKCommand392=GetAGKFunction("DELETEALLTEXT_0_0") agkSetTextString.AGKCommand393=GetAGKFunction("SETTEXTSTRING_0_L_S") agkSetTextPosition.AGKCommand394=GetAGKFunction("SETTEXTPOSITION_0_L_F_F") agkSetTextX.AGKCommand395=GetAGKFunction("SETTEXTX_0_L_F") agkSetTextY.AGKCommand396=GetAGKFunction("SETTEXTY_0_L_F") agkSetTextAngle.AGKCommand397=GetAGKFunction("SETTEXTANGLE_0_L_F") agkSetTextAngleRad.AGKCommand398=GetAGKFunction("SETTEXTANGLERAD_0_L_F") agkSetTextAlignment.AGKCommand399=GetAGKFunction("SETTEXTALIGNMENT_0_L_L") agkSetTextSize.AGKCommand400=GetAGKFunction("SETTEXTSIZE_0_L_F") agkSetTextSpacing.AGKCommand401=GetAGKFunction("SETTEXTSPACING_0_L_F") agkSetTextLineSpacing.AGKCommand402=GetAGKFunction("SETTEXTLINESPACING_0_L_F") agkSetTextDepth.AGKCommand403=GetAGKFunction("SETTEXTDEPTH_0_L_L") agkSetTextVisible.AGKCommand404=GetAGKFunction("SETTEXTVISIBLE_0_L_L") agkSetTextColor.AGKCommand405=GetAGKFunction("SETTEXTCOLOR_0_L_L_L_L_L") agkSetTextColorRed.AGKCommand406=GetAGKFunction("SETTEXTCOLORRED_0_L_L") agkSetTextColorGreen.AGKCommand407=GetAGKFunction("SETTEXTCOLORGREEN_0_L_L") agkSetTextColorBlue.AGKCommand408=GetAGKFunction("SETTEXTCOLORBLUE_0_L_L") agkSetTextColorAlpha.AGKCommand409=GetAGKFunction("SETTEXTCOLORALPHA_0_L_L") agkGetTextColorRed.AGKCommand410=GetAGKFunction("GETTEXTCOLORRED_L_L") agkGetTextColorGreen.AGKCommand411=GetAGKFunction("GETTEXTCOLORGREEN_L_L") agkGetTextColorBlue.AGKCommand412=GetAGKFunction("GETTEXTCOLORBLUE_L_L") agkGetTextColorAlpha.AGKCommand413=GetAGKFunction("GETTEXTCOLORALPHA_L_L") agkSetTextCharPosition.AGKCommand414=GetAGKFunction("SETTEXTCHARPOSITION_0_L_L_F_F") agkSetTextCharX.AGKCommand415=GetAGKFunction("SETTEXTCHARX_0_L_L_F") agkSetTextCharY.AGKCommand416=GetAGKFunction("SETTEXTCHARY_0_L_L_F") agkSetTextCharAngle.AGKCommand417=GetAGKFunction("SETTEXTCHARANGLE_0_L_L_F") agkSetTextCharAngleRad.AGKCommand418=GetAGKFunction("SETTEXTCHARANGLERAD_0_L_L_F") agkSetTextCharColor.AGKCommand419=GetAGKFunction("SETTEXTCHARCOLOR_0_L_L_L_L_L_L") agkSetTextCharColorRed.AGKCommand420=GetAGKFunction("SETTEXTCHARCOLORRED_0_L_L_L") agkSetTextCharColorGreen.AGKCommand421=GetAGKFunction("SETTEXTCHARCOLORGREEN_0_L_L_L") agkSetTextCharColorBlue.AGKCommand422=GetAGKFunction("SETTEXTCHARCOLORBLUE_0_L_L_L") agkSetTextCharColorAlpha.AGKCommand423=GetAGKFunction("SETTEXTCHARCOLORALPHA_0_L_L_L") agkSetTextCharBold.AGKCommand424=GetAGKFunction("SETTEXTCHARBOLD_0_L_L_L") agkGetTextCharX.AGKCommand425=GetAGKFunction("GETTEXTCHARX_F_L_L") agkGetTextCharY.AGKCommand426=GetAGKFunction("GETTEXTCHARY_F_L_L") agkGetTextCharAngle.AGKCommand427=GetAGKFunction("GETTEXTCHARANGLE_F_L_L") agkGetTextCharAngleRad.AGKCommand428=GetAGKFunction("GETTEXTCHARANGLERAD_F_L_L") agkGetTextCharColorRed.AGKCommand429=GetAGKFunction("GETTEXTCHARCOLORRED_L_L_L") agkGetTextCharColorGreen.AGKCommand430=GetAGKFunction("GETTEXTCHARCOLORGREEN_L_L_L") agkGetTextCharColorBlue.AGKCommand431=GetAGKFunction("GETTEXTCHARCOLORBLUE_L_L_L") agkGetTextCharColorAlpha.AGKCommand432=GetAGKFunction("GETTEXTCHARCOLORALPHA_L_L_L") agkGetTextX.AGKCommand433=GetAGKFunction("GETTEXTX_F_L") agkGetTextY.AGKCommand434=GetAGKFunction("GETTEXTY_F_L") agkGetTextLength.AGKCommand435=GetAGKFunction("GETTEXTLENGTH_L_L") agkGetTextTotalWidth.AGKCommand436=GetAGKFunction("GETTEXTTOTALWIDTH_F_L") agkGetTextTotalHeight.AGKCommand437=GetAGKFunction("GETTEXTTOTALHEIGHT_F_L") agkGetTextHitTest.AGKCommand438=GetAGKFunction("GETTEXTHITTEST_L_L_F_F") agkSetTextFontImage.AGKCommand439=GetAGKFunction("SETTEXTFONTIMAGE_0_L_L") agkSetTextExtendedFontImage.AGKCommand440=GetAGKFunction("SETTEXTEXTENDEDFONTIMAGE_0_L_L") agkSetTextFont.AGKCommand441=GetAGKFunction("SETTEXTFONT_0_L_L") agkSetTextDefaultFontImage.AGKCommand442=GetAGKFunction("SETTEXTDEFAULTFONTIMAGE_0_L") agkSetTextDefaultExtendedFontImage.AGKCommand443=GetAGKFunction("SETTEXTDEFAULTEXTENDEDFONTIMAGE_0_L") agkSetTextDefaultMinFilter.AGKCommand444=GetAGKFunction("SETTEXTDEFAULTMINFILTER_0_L") agkSetTextDefaultMagFilter.AGKCommand445=GetAGKFunction("SETTEXTDEFAULTMAGFILTER_0_L") agkFixTextToScreen.AGKCommand446=GetAGKFunction("FIXTEXTTOSCREEN_0_L_L") agkSetTextMaxWidth.AGKCommand447=GetAGKFunction("SETTEXTMAXWIDTH_0_L_F") agkSetTextScissor.AGKCommand448=GetAGKFunction("SETTEXTSCISSOR_0_L_F_F_F_F") agkSetTextTransparency.AGKCommand449=GetAGKFunction("SETTEXTTRANSPARENCY_0_L_L") agkSetTextBold.AGKCommand450=GetAGKFunction("SETTEXTBOLD_0_L_L") agkGetTextVisible.AGKCommand451=GetAGKFunction("GETTEXTVISIBLE_L_L") agkGetTextDepth.AGKCommand452=GetAGKFunction("GETTEXTDEPTH_L_L") agkGetTextSize.AGKCommand453=GetAGKFunction("GETTEXTSIZE_F_L") agkGetTextSpacing.AGKCommand454=GetAGKFunction("GETTEXTSPACING_F_L") agkGetTextLineSpacing.AGKCommand455=GetAGKFunction("GETTEXTLINESPACING_F_L") agkGetTextString.AGKCommand456=GetAGKFunction("GETTEXTSTRING_S_L") agkLoadFont.AGKCommand457=GetAGKFunction("LOADFONT_L_S") ;-agkLoadFont.AGKCommand458=GetAGKFunction("LOADFONT_0_L_S") agkGetFontExists.AGKCommand459=GetAGKFunction("GETFONTEXISTS_L_L") agkGetSystemFontExists.AGKCommand460=GetAGKFunction("GETSYSTEMFONTEXISTS_L_S") agkDeleteFont.AGKCommand461=GetAGKFunction("DELETEFONT_0_L") agkPrint.AGKCommand462=GetAGKFunction("PRINT_0_S") agkPrint.AGKCommand463=GetAGKFunction("PRINT_0_L") agkPrint.AGKCommand464=GetAGKFunction("PRINT_0_F") agkPrintC.AGKCommand465=GetAGKFunction("PRINTC_0_S") agkPrintC.AGKCommand466=GetAGKFunction("PRINTC_0_L") agkPrintC.AGKCommand467=GetAGKFunction("PRINTC_0_F") agkSetPrintSize.AGKCommand468=GetAGKFunction("SETPRINTSIZE_0_F") agkSetPrintSpacing.AGKCommand469=GetAGKFunction("SETPRINTSPACING_0_F") ;-agkSetPrintColor.AGKCommand470=GetAGKFunction("SETPRINTCOLOR_0_L_L_L") agkSetPrintColor.AGKCommand471=GetAGKFunction("SETPRINTCOLOR_0_L_L_L_L") agkSetPrintFont.AGKCommand472=GetAGKFunction("SETPRINTFONT_0_L") ;-agkCreateSkeleton2D.AGKCommand473=GetAGKFunction("CREATESKELETON2D_0_L") agkCreateSkeleton2D.AGKCommand474=GetAGKFunction("CREATESKELETON2D_L_0") agkGetSkeleton2DExists.AGKCommand475=GetAGKFunction("GETSKELETON2DEXISTS_L_L") agkDeleteSkeleton2D.AGKCommand476=GetAGKFunction("DELETESKELETON2D_0_L") ;-agkLoadSkeleton2DFromSpineFile.AGKCommand477=GetAGKFunction("LOADSKELETON2DFROMSPINEFILE_0_L_S_F_L_L") agkLoadSkeleton2DFromSpineFile.AGKCommand478=GetAGKFunction("LOADSKELETON2DFROMSPINEFILE_L_S_F_L_L") ;-agkLoadSkeleton2DFromSpriterFile.AGKCommand479=GetAGKFunction("LOADSKELETON2DFROMSPRITERFILE_0_L_S_F_L") agkLoadSkeleton2DFromSpriterFile.AGKCommand480=GetAGKFunction("LOADSKELETON2DFROMSPRITERFILE_L_S_F_L") agkSetSkeleton2DPosition.AGKCommand481=GetAGKFunction("SETSKELETON2DPOSITION_0_L_F_F") agkSetSkeleton2DRotation.AGKCommand482=GetAGKFunction("SETSKELETON2DROTATION_0_L_F") agkSetSkeleton2DFlip.AGKCommand483=GetAGKFunction("SETSKELETON2DFLIP_0_L_L_L") agkSetSkeleton2DDepth.AGKCommand484=GetAGKFunction("SETSKELETON2DDEPTH_0_L_L") agkFixSkeleton2DToScreen.AGKCommand485=GetAGKFunction("FIXSKELETON2DTOSCREEN_0_L_L") agkSetSkeleton2DVisible.AGKCommand486=GetAGKFunction("SETSKELETON2DVISIBLE_0_L_L") agkGetSkeleton2DX.AGKCommand487=GetAGKFunction("GETSKELETON2DX_F_L") agkGetSkeleton2DY.AGKCommand488=GetAGKFunction("GETSKELETON2DY_F_L") agkGetSkeleton2DAngle.AGKCommand489=GetAGKFunction("GETSKELETON2DANGLE_F_L") agkGetSkeleton2DBone.AGKCommand490=GetAGKFunction("GETSKELETON2DBONE_L_L_S") agkGetSkeleton2DBoneParent.AGKCommand491=GetAGKFunction("GETSKELETON2DBONEPARENT_L_L_L") agkGetSkeleton2DBoneX.AGKCommand492=GetAGKFunction("GETSKELETON2DBONEX_F_L_L") agkGetSkeleton2DBoneY.AGKCommand493=GetAGKFunction("GETSKELETON2DBONEY_F_L_L") agkGetSkeleton2DBoneAngle.AGKCommand494=GetAGKFunction("GETSKELETON2DBONEANGLE_F_L_L") agkGetSkeleton2DBoneCurrX.AGKCommand495=GetAGKFunction("GETSKELETON2DBONECURRX_F_L_L") agkGetSkeleton2DBoneCurrY.AGKCommand496=GetAGKFunction("GETSKELETON2DBONECURRY_F_L_L") agkGetSkeleton2DBoneCurrAngle.AGKCommand497=GetAGKFunction("GETSKELETON2DBONECURRANGLE_F_L_L") agkSetSkeleton2DBonePosition.AGKCommand498=GetAGKFunction("SETSKELETON2DBONEPOSITION_0_L_L_F_F") agkSetSkeleton2DBoneAngle.AGKCommand499=GetAGKFunction("SETSKELETON2DBONEANGLE_0_L_L_F") agkSetSkeleton2DBoneScale.AGKCommand500=GetAGKFunction("SETSKELETON2DBONESCALE_0_L_L_F_F") agkSetSkeleton2DBoneMode.AGKCommand501=GetAGKFunction("SETSKELETON2DBONEMODE_0_L_L_L") agkPlaySkeleton2DAnimation.AGKCommand502=GetAGKFunction("PLAYSKELETON2DANIMATION_0_L_S_F_L_F") agkSetSkeleton2DAnimationFrame.AGKCommand503=GetAGKFunction("SETSKELETON2DANIMATIONFRAME_0_L_S_F_F") agkSetSkeleton2DAnimationSpeed.AGKCommand504=GetAGKFunction("SETSKELETON2DANIMATIONSPEED_0_L_F") agkGetSkeleton2DCurrentTime.AGKCommand505=GetAGKFunction("GETSKELETON2DCURRENTTIME_F_L") agkStopSkeleton2DAnimation.AGKCommand506=GetAGKFunction("STOPSKELETON2DANIMATION_0_L") agkGetSkeleton2DIsAnimating.AGKCommand507=GetAGKFunction("GETSKELETON2DISANIMATING_L_L") agkGetSkeleton2DIsTweening.AGKCommand508=GetAGKFunction("GETSKELETON2DISTWEENING_L_L") agkGetSkeleton2DAnimationTime.AGKCommand509=GetAGKFunction("GETSKELETON2DANIMATIONTIME_F_L_S") agkTweenLinear.AGKCommand510=GetAGKFunction("TWEENLINEAR_L_0") agkTweenSmooth1.AGKCommand511=GetAGKFunction("TWEENSMOOTH1_L_0") agkTweenSmooth2.AGKCommand512=GetAGKFunction("TWEENSMOOTH2_L_0") agkTweenEaseIn1.AGKCommand513=GetAGKFunction("TWEENEASEIN1_L_0") agkTweenEaseIn2.AGKCommand514=GetAGKFunction("TWEENEASEIN2_L_0") agkTweenEaseOut1.AGKCommand515=GetAGKFunction("TWEENEASEOUT1_L_0") agkTweenEaseOut2.AGKCommand516=GetAGKFunction("TWEENEASEOUT2_L_0") agkTweenBounce.AGKCommand517=GetAGKFunction("TWEENBOUNCE_L_0") agkTweenOvershoot.AGKCommand518=GetAGKFunction("TWEENOVERSHOOT_L_0") agkDeleteTween.AGKCommand519=GetAGKFunction("DELETETWEEN_0_L") agkGetTweenExists.AGKCommand520=GetAGKFunction("GETTWEENEXISTS_L_L") agkSetTweenDuration.AGKCommand521=GetAGKFunction("SETTWEENDURATION_0_L_F") ;-agkCreateTweenCustom.AGKCommand522=GetAGKFunction("CREATETWEENCUSTOM_0_L_F") agkCreateTweenCustom.AGKCommand523=GetAGKFunction("CREATETWEENCUSTOM_L_F") agkGetTweenCustomExists.AGKCommand524=GetAGKFunction("GETTWEENCUSTOMEXISTS_L_L") agkSetTweenCustomFloat1.AGKCommand525=GetAGKFunction("SETTWEENCUSTOMFLOAT1_0_L_F_F_L") agkSetTweenCustomFloat2.AGKCommand526=GetAGKFunction("SETTWEENCUSTOMFLOAT2_0_L_F_F_L") agkSetTweenCustomFloat3.AGKCommand527=GetAGKFunction("SETTWEENCUSTOMFLOAT3_0_L_F_F_L") agkSetTweenCustomFloat4.AGKCommand528=GetAGKFunction("SETTWEENCUSTOMFLOAT4_0_L_F_F_L") agkSetTweenCustomInteger1.AGKCommand529=GetAGKFunction("SETTWEENCUSTOMINTEGER1_0_L_L_L_L") agkSetTweenCustomInteger2.AGKCommand530=GetAGKFunction("SETTWEENCUSTOMINTEGER2_0_L_L_L_L") agkSetTweenCustomInteger3.AGKCommand531=GetAGKFunction("SETTWEENCUSTOMINTEGER3_0_L_L_L_L") agkSetTweenCustomInteger4.AGKCommand532=GetAGKFunction("SETTWEENCUSTOMINTEGER4_0_L_L_L_L") agkGetTweenCustomFloat1.AGKCommand533=GetAGKFunction("GETTWEENCUSTOMFLOAT1_F_L") agkGetTweenCustomFloat2.AGKCommand534=GetAGKFunction("GETTWEENCUSTOMFLOAT2_F_L") agkGetTweenCustomFloat3.AGKCommand535=GetAGKFunction("GETTWEENCUSTOMFLOAT3_F_L") agkGetTweenCustomFloat4.AGKCommand536=GetAGKFunction("GETTWEENCUSTOMFLOAT4_F_L") agkGetTweenCustomInteger1.AGKCommand537=GetAGKFunction("GETTWEENCUSTOMINTEGER1_L_L") agkGetTweenCustomInteger2.AGKCommand538=GetAGKFunction("GETTWEENCUSTOMINTEGER2_L_L") agkGetTweenCustomInteger3.AGKCommand539=GetAGKFunction("GETTWEENCUSTOMINTEGER3_L_L") agkGetTweenCustomInteger4.AGKCommand540=GetAGKFunction("GETTWEENCUSTOMINTEGER4_L_L") agkPlayTweenCustom.AGKCommand541=GetAGKFunction("PLAYTWEENCUSTOM_0_L_F") agkStopTweenCustom.AGKCommand542=GetAGKFunction("STOPTWEENCUSTOM_0_L") agkGetTweenCustomPlaying.AGKCommand543=GetAGKFunction("GETTWEENCUSTOMPLAYING_L_L") ;-agkCreateTweenSprite.AGKCommand544=GetAGKFunction("CREATETWEENSPRITE_0_L_F") agkCreateTweenSprite.AGKCommand545=GetAGKFunction("CREATETWEENSPRITE_L_F") agkGetTweenSpriteExists.AGKCommand546=GetAGKFunction("GETTWEENSPRITEEXISTS_L_L") agkSetTweenSpriteX.AGKCommand547=GetAGKFunction("SETTWEENSPRITEX_0_L_F_F_L") agkSetTweenSpriteY.AGKCommand548=GetAGKFunction("SETTWEENSPRITEY_0_L_F_F_L") agkSetTweenSpriteXByOffset.AGKCommand549=GetAGKFunction("SETTWEENSPRITEXBYOFFSET_0_L_F_F_L") agkSetTweenSpriteYByOffset.AGKCommand550=GetAGKFunction("SETTWEENSPRITEYBYOFFSET_0_L_F_F_L") agkSetTweenSpriteAngle.AGKCommand551=GetAGKFunction("SETTWEENSPRITEANGLE_0_L_F_F_L") agkSetTweenSpriteSizeX.AGKCommand552=GetAGKFunction("SETTWEENSPRITESIZEX_0_L_F_F_L") agkSetTweenSpriteSizeY.AGKCommand553=GetAGKFunction("SETTWEENSPRITESIZEY_0_L_F_F_L") agkSetTweenSpriteRed.AGKCommand554=GetAGKFunction("SETTWEENSPRITERED_0_L_L_L_L") agkSetTweenSpriteGreen.AGKCommand555=GetAGKFunction("SETTWEENSPRITEGREEN_0_L_L_L_L") agkSetTweenSpriteBlue.AGKCommand556=GetAGKFunction("SETTWEENSPRITEBLUE_0_L_L_L_L") agkSetTweenSpriteAlpha.AGKCommand557=GetAGKFunction("SETTWEENSPRITEALPHA_0_L_L_L_L") agkPlayTweenSprite.AGKCommand558=GetAGKFunction("PLAYTWEENSPRITE_0_L_L_F") agkStopTweenSprite.AGKCommand559=GetAGKFunction("STOPTWEENSPRITE_0_L_L") agkGetTweenSpritePlaying.AGKCommand560=GetAGKFunction("GETTWEENSPRITEPLAYING_L_L_L") ;-agkCreateTweenText.AGKCommand561=GetAGKFunction("CREATETWEENTEXT_0_L_F") agkCreateTweenText.AGKCommand562=GetAGKFunction("CREATETWEENTEXT_L_F") agkGetTweenTextExists.AGKCommand563=GetAGKFunction("GETTWEENTEXTEXISTS_L_L") agkSetTweenTextX.AGKCommand564=GetAGKFunction("SETTWEENTEXTX_0_L_F_F_L") agkSetTweenTextY.AGKCommand565=GetAGKFunction("SETTWEENTEXTY_0_L_F_F_L") agkSetTweenTextAngle.AGKCommand566=GetAGKFunction("SETTWEENTEXTANGLE_0_L_F_F_L") agkSetTweenTextSize.AGKCommand567=GetAGKFunction("SETTWEENTEXTSIZE_0_L_F_F_L") agkSetTweenTextSpacing.AGKCommand568=GetAGKFunction("SETTWEENTEXTSPACING_0_L_F_F_L") agkSetTweenTextLineSpacing.AGKCommand569=GetAGKFunction("SETTWEENTEXTLINESPACING_0_L_F_F_L") agkSetTweenTextRed.AGKCommand570=GetAGKFunction("SETTWEENTEXTRED_0_L_L_L_L") agkSetTweenTextGreen.AGKCommand571=GetAGKFunction("SETTWEENTEXTGREEN_0_L_L_L_L") agkSetTweenTextBlue.AGKCommand572=GetAGKFunction("SETTWEENTEXTBLUE_0_L_L_L_L") agkSetTweenTextAlpha.AGKCommand573=GetAGKFunction("SETTWEENTEXTALPHA_0_L_L_L_L") agkPlayTweenText.AGKCommand574=GetAGKFunction("PLAYTWEENTEXT_0_L_L_F") agkStopTweenText.AGKCommand575=GetAGKFunction("STOPTWEENTEXT_0_L_L") agkGetTweenTextPlaying.AGKCommand576=GetAGKFunction("GETTWEENTEXTPLAYING_L_L_L") ;-agkCreateTweenChar.AGKCommand577=GetAGKFunction("CREATETWEENCHAR_0_L_F") agkCreateTweenChar.AGKCommand578=GetAGKFunction("CREATETWEENCHAR_L_F") agkGetTweenCharExists.AGKCommand579=GetAGKFunction("GETTWEENCHAREXISTS_L_L") agkSetTweenCharX.AGKCommand580=GetAGKFunction("SETTWEENCHARX_0_L_F_F_L") agkSetTweenCharY.AGKCommand581=GetAGKFunction("SETTWEENCHARY_0_L_F_F_L") agkSetTweenCharAngle.AGKCommand582=GetAGKFunction("SETTWEENCHARANGLE_0_L_F_F_L") agkSetTweenCharRed.AGKCommand583=GetAGKFunction("SETTWEENCHARRED_0_L_L_L_L") agkSetTweenCharGreen.AGKCommand584=GetAGKFunction("SETTWEENCHARGREEN_0_L_L_L_L") agkSetTweenCharBlue.AGKCommand585=GetAGKFunction("SETTWEENCHARBLUE_0_L_L_L_L") agkSetTweenCharAlpha.AGKCommand586=GetAGKFunction("SETTWEENCHARALPHA_0_L_L_L_L") agkPlayTweenChar.AGKCommand587=GetAGKFunction("PLAYTWEENCHAR_0_L_L_L_F") agkStopTweenChar.AGKCommand588=GetAGKFunction("STOPTWEENCHAR_0_L_L_L") agkGetTweenCharPlaying.AGKCommand589=GetAGKFunction("GETTWEENCHARPLAYING_L_L_L_L") ;-agkCreateTweenObject.AGKCommand590=GetAGKFunction("CREATETWEENOBJECT_0_L_F") agkCreateTweenObject.AGKCommand591=GetAGKFunction("CREATETWEENOBJECT_L_F") agkGetTweenObjectExists.AGKCommand592=GetAGKFunction("GETTWEENOBJECTEXISTS_L_L") agkSetTweenObjectX.AGKCommand593=GetAGKFunction("SETTWEENOBJECTX_0_L_F_F_L") agkSetTweenObjectY.AGKCommand594=GetAGKFunction("SETTWEENOBJECTY_0_L_F_F_L") agkSetTweenObjectZ.AGKCommand595=GetAGKFunction("SETTWEENOBJECTZ_0_L_F_F_L") agkSetTweenObjectAngleX.AGKCommand596=GetAGKFunction("SETTWEENOBJECTANGLEX_0_L_F_F_L") agkSetTweenObjectAngleY.AGKCommand597=GetAGKFunction("SETTWEENOBJECTANGLEY_0_L_F_F_L") agkSetTweenObjectAngleZ.AGKCommand598=GetAGKFunction("SETTWEENOBJECTANGLEZ_0_L_F_F_L") agkSetTweenObjectScaleX.AGKCommand599=GetAGKFunction("SETTWEENOBJECTSCALEX_0_L_F_F_L") agkSetTweenObjectScaleY.AGKCommand600=GetAGKFunction("SETTWEENOBJECTSCALEY_0_L_F_F_L") agkSetTweenObjectScaleZ.AGKCommand601=GetAGKFunction("SETTWEENOBJECTSCALEZ_0_L_F_F_L") agkSetTweenObjectRed.AGKCommand602=GetAGKFunction("SETTWEENOBJECTRED_0_L_L_L_L") agkSetTweenObjectGreen.AGKCommand603=GetAGKFunction("SETTWEENOBJECTGREEN_0_L_L_L_L") agkSetTweenObjectBlue.AGKCommand604=GetAGKFunction("SETTWEENOBJECTBLUE_0_L_L_L_L") agkSetTweenObjectAlpha.AGKCommand605=GetAGKFunction("SETTWEENOBJECTALPHA_0_L_L_L_L") agkPlayTweenObject.AGKCommand606=GetAGKFunction("PLAYTWEENOBJECT_0_L_L_F") agkStopTweenObject.AGKCommand607=GetAGKFunction("STOPTWEENOBJECT_0_L_L") agkGetTweenObjectPlaying.AGKCommand608=GetAGKFunction("GETTWEENOBJECTPLAYING_L_L_L") ;-agkCreateTweenCamera.AGKCommand609=GetAGKFunction("CREATETWEENCAMERA_0_L_F") agkCreateTweenCamera.AGKCommand610=GetAGKFunction("CREATETWEENCAMERA_L_F") agkGetTweenCameraExists.AGKCommand611=GetAGKFunction("GETTWEENCAMERAEXISTS_L_L") agkSetTweenCameraX.AGKCommand612=GetAGKFunction("SETTWEENCAMERAX_0_L_F_F_L") agkSetTweenCameraY.AGKCommand613=GetAGKFunction("SETTWEENCAMERAY_0_L_F_F_L") agkSetTweenCameraZ.AGKCommand614=GetAGKFunction("SETTWEENCAMERAZ_0_L_F_F_L") agkSetTweenCameraAngleX.AGKCommand615=GetAGKFunction("SETTWEENCAMERAANGLEX_0_L_F_F_L") agkSetTweenCameraAngleY.AGKCommand616=GetAGKFunction("SETTWEENCAMERAANGLEY_0_L_F_F_L") agkSetTweenCameraAngleZ.AGKCommand617=GetAGKFunction("SETTWEENCAMERAANGLEZ_0_L_F_F_L") agkSetTweenCameraFOV.AGKCommand618=GetAGKFunction("SETTWEENCAMERAFOV_0_L_F_F_L") agkPlayTweenCamera.AGKCommand619=GetAGKFunction("PLAYTWEENCAMERA_0_L_L_F") agkStopTweenCamera.AGKCommand620=GetAGKFunction("STOPTWEENCAMERA_0_L_L") agkGetTweenCameraPlaying.AGKCommand621=GetAGKFunction("GETTWEENCAMERAPLAYING_L_L_L") ;-agkCreateTweenChain.AGKCommand622=GetAGKFunction("CREATETWEENCHAIN_0_L") agkCreateTweenChain.AGKCommand623=GetAGKFunction("CREATETWEENCHAIN_L_0") agkDeleteTweenChain.AGKCommand624=GetAGKFunction("DELETETWEENCHAIN_0_L") agkClearTweenChain.AGKCommand625=GetAGKFunction("CLEARTWEENCHAIN_0_L") agkAddTweenChainCustom.AGKCommand626=GetAGKFunction("ADDTWEENCHAINCUSTOM_0_L_L_F") agkAddTweenChainSprite.AGKCommand627=GetAGKFunction("ADDTWEENCHAINSPRITE_0_L_L_L_F") agkAddTweenChainText.AGKCommand628=GetAGKFunction("ADDTWEENCHAINTEXT_0_L_L_L_F") agkAddTweenChainChar.AGKCommand629=GetAGKFunction("ADDTWEENCHAINCHAR_0_L_L_L_L_F") agkAddTweenChainObject.AGKCommand630=GetAGKFunction("ADDTWEENCHAINOBJECT_0_L_L_L_F") agkAddTweenChainCamera.AGKCommand631=GetAGKFunction("ADDTWEENCHAINCAMERA_0_L_L_L_F") agkPlayTweenChain.AGKCommand632=GetAGKFunction("PLAYTWEENCHAIN_0_L") agkPauseTweenChain.AGKCommand633=GetAGKFunction("PAUSETWEENCHAIN_0_L") agkStopTweenChain.AGKCommand634=GetAGKFunction("STOPTWEENCHAIN_0_L") agkGetTweenChainPlaying.AGKCommand635=GetAGKFunction("GETTWEENCHAINPLAYING_L_L") agkSetTweenChainTime.AGKCommand636=GetAGKFunction("SETTWEENCHAINTIME_0_L_F") agkGetTweenChainEndTime.AGKCommand637=GetAGKFunction("GETTWEENCHAINENDTIME_F_L") agkUpdateAllTweens.AGKCommand638=GetAGKFunction("UPDATEALLTWEENS_0_F") agkUpdateTweenCustom.AGKCommand639=GetAGKFunction("UPDATETWEENCUSTOM_0_L_F") agkUpdateTweenSprite.AGKCommand640=GetAGKFunction("UPDATETWEENSPRITE_0_L_L_F") agkUpdateTweenText.AGKCommand641=GetAGKFunction("UPDATETWEENTEXT_0_L_L_F") agkUpdateTweenChar.AGKCommand642=GetAGKFunction("UPDATETWEENCHAR_0_L_L_L_F") agkUpdateTweenObject.AGKCommand643=GetAGKFunction("UPDATETWEENOBJECT_0_L_L_F") agkUpdateTweenCamera.AGKCommand644=GetAGKFunction("UPDATETWEENCAMERA_0_L_L_F") agkUpdateTweenChain.AGKCommand645=GetAGKFunction("UPDATETWEENCHAIN_0_L_F") agkGetRawTouchCount.AGKCommand646=GetAGKFunction("GETRAWTOUCHCOUNT_L_L") agkGetRawFirstTouchEvent.AGKCommand647=GetAGKFunction("GETRAWFIRSTTOUCHEVENT_L_L") agkGetRawNextTouchEvent.AGKCommand648=GetAGKFunction("GETRAWNEXTTOUCHEVENT_L_0") agkGetRawTouchType.AGKCommand649=GetAGKFunction("GETRAWTOUCHTYPE_L_L") agkGetRawTouchStartX.AGKCommand650=GetAGKFunction("GETRAWTOUCHSTARTX_F_L") agkGetRawTouchStartY.AGKCommand651=GetAGKFunction("GETRAWTOUCHSTARTY_F_L") agkGetRawTouchCurrentX.AGKCommand652=GetAGKFunction("GETRAWTOUCHCURRENTX_F_L") agkGetRawTouchCurrentY.AGKCommand653=GetAGKFunction("GETRAWTOUCHCURRENTY_F_L") agkGetRawTouchLastX.AGKCommand654=GetAGKFunction("GETRAWTOUCHLASTX_F_L") agkGetRawTouchLastY.AGKCommand655=GetAGKFunction("GETRAWTOUCHLASTY_F_L") agkGetRawTouchReleased.AGKCommand656=GetAGKFunction("GETRAWTOUCHRELEASED_L_L") agkSetRawTouchValue.AGKCommand657=GetAGKFunction("SETRAWTOUCHVALUE_0_L_L") agkGetRawTouchValue.AGKCommand658=GetAGKFunction("GETRAWTOUCHVALUE_L_L") agkGetRawTouchTime.AGKCommand659=GetAGKFunction("GETRAWTOUCHTIME_F_L") ;-agkLoadSound.AGKCommand660=GetAGKFunction("LOADSOUND_0_L_S") agkLoadSound.AGKCommand661=GetAGKFunction("LOADSOUND_L_S") ;-agkLoadSoundOGG.AGKCommand662=GetAGKFunction("LOADSOUNDOGG_0_L_S") agkLoadSoundOGG.AGKCommand663=GetAGKFunction("LOADSOUNDOGG_L_S") agkSaveSound.AGKCommand664=GetAGKFunction("SAVESOUND_0_L_S") ;-agkPlaySound.AGKCommand665=GetAGKFunction("PLAYSOUND_L_L") ;-agkPlaySound.AGKCommand666=GetAGKFunction("PLAYSOUND_L_L_L") ;-agkPlaySound.AGKCommand667=GetAGKFunction("PLAYSOUND_L_L_L_L") agkPlaySound.AGKCommand668=GetAGKFunction("PLAYSOUND_L_L_L_L_L") agkStopSound.AGKCommand669=GetAGKFunction("STOPSOUND_0_L") agkDeleteSound.AGKCommand670=GetAGKFunction("DELETESOUND_0_L") agkGetSoundExists.AGKCommand671=GetAGKFunction("GETSOUNDEXISTS_L_L") agkGetSoundInstances.AGKCommand672=GetAGKFunction("GETSOUNDINSTANCES_L_L") agkGetSoundsPlaying.AGKCommand673=GetAGKFunction("GETSOUNDSPLAYING_L_L") agkSetSoundSystemVolume.AGKCommand674=GetAGKFunction("SETSOUNDSYSTEMVOLUME_0_L") agkGetSoundMaxRate.AGKCommand675=GetAGKFunction("GETSOUNDMAXRATE_F_0") agkGetSoundMinRate.AGKCommand676=GetAGKFunction("GETSOUNDMINRATE_F_0") agkGetSoundInstancePlaying.AGKCommand677=GetAGKFunction("GETSOUNDINSTANCEPLAYING_L_L") agkGetSoundInstanceVolume.AGKCommand678=GetAGKFunction("GETSOUNDINSTANCEVOLUME_L_L") agkGetSoundInstanceRate.AGKCommand679=GetAGKFunction("GETSOUNDINSTANCERATE_F_L") agkSetSoundInstanceVolume.AGKCommand680=GetAGKFunction("SETSOUNDINSTANCEVOLUME_0_L_L") agkSetSoundInstanceRate.AGKCommand681=GetAGKFunction("SETSOUNDINSTANCERATE_0_L_F") agkSetSoundInstanceBalance.AGKCommand682=GetAGKFunction("SETSOUNDINSTANCEBALANCE_0_L_F") agkGetSoundInstanceLoopCount.AGKCommand683=GetAGKFunction("GETSOUNDINSTANCELOOPCOUNT_L_L") agkStopSoundInstance.AGKCommand684=GetAGKFunction("STOPSOUNDINSTANCE_0_L") agkLoadMusic.AGKCommand685=GetAGKFunction("LOADMUSIC_L_S") ;-agkLoadMusic.AGKCommand686=GetAGKFunction("LOADMUSIC_0_L_S") agkSetMusicFileVolume.AGKCommand687=GetAGKFunction("SETMUSICFILEVOLUME_0_L_L") ;-agkPlayMusic.AGKCommand688=GetAGKFunction("PLAYMUSIC_0_0") ;-agkPlayMusic.AGKCommand689=GetAGKFunction("PLAYMUSIC_0_L") ;-agkPlayMusic.AGKCommand690=GetAGKFunction("PLAYMUSIC_0_L_L") agkPlayMusic.AGKCommand691=GetAGKFunction("PLAYMUSIC_0_L_L_L_L") agkPauseMusic.AGKCommand692=GetAGKFunction("PAUSEMUSIC_0_0") agkResumeMusic.AGKCommand693=GetAGKFunction("RESUMEMUSIC_0_0") agkStopMusic.AGKCommand694=GetAGKFunction("STOPMUSIC_0_0") agkDeleteMusic.AGKCommand695=GetAGKFunction("DELETEMUSIC_0_L") agkGetMusicPlaying.AGKCommand696=GetAGKFunction("GETMUSICPLAYING_L_0") agkSetMusicSystemVolume.AGKCommand697=GetAGKFunction("SETMUSICSYSTEMVOLUME_0_L") agkGetMusicExists.AGKCommand698=GetAGKFunction("GETMUSICEXISTS_L_L") agkGetMusicDuration.AGKCommand699=GetAGKFunction("GETMUSICDURATION_F_L") agkGetMusicPosition.AGKCommand700=GetAGKFunction("GETMUSICPOSITION_F_0") agkSeekMusic.AGKCommand701=GetAGKFunction("SEEKMUSIC_0_F_L") agkLoadMusicOGG.AGKCommand702=GetAGKFunction("LOADMUSICOGG_L_S") ;-agkLoadMusicOGG.AGKCommand703=GetAGKFunction("LOADMUSICOGG_0_L_S") agkGetMusicExistsOGG.AGKCommand704=GetAGKFunction("GETMUSICEXISTSOGG_L_L") agkSetMusicVolumeOGG.AGKCommand705=GetAGKFunction("SETMUSICVOLUMEOGG_0_L_L") ;-agkPlayMusicOGG.AGKCommand706=GetAGKFunction("PLAYMUSICOGG_0_L") agkPlayMusicOGG.AGKCommand707=GetAGKFunction("PLAYMUSICOGG_0_L_L") agkPauseMusicOGG.AGKCommand708=GetAGKFunction("PAUSEMUSICOGG_0_L") agkResumeMusicOGG.AGKCommand709=GetAGKFunction("RESUMEMUSICOGG_0_L") agkStopMusicOGG.AGKCommand710=GetAGKFunction("STOPMUSICOGG_0_L") agkDeleteMusicOGG.AGKCommand711=GetAGKFunction("DELETEMUSICOGG_0_L") agkGetMusicPlayingOGG.AGKCommand712=GetAGKFunction("GETMUSICPLAYINGOGG_L_L") agkGetMusicLoopCountOGG.AGKCommand713=GetAGKFunction("GETMUSICLOOPCOUNTOGG_L_L") agkGetMusicDurationOGG.AGKCommand714=GetAGKFunction("GETMUSICDURATIONOGG_F_L") agkGetMusicPositionOGG.AGKCommand715=GetAGKFunction("GETMUSICPOSITIONOGG_F_L") agkSeekMusicOGG.AGKCommand716=GetAGKFunction("SEEKMUSICOGG_0_L_F_L") agkSetMusicSystemVolumeOGG.AGKCommand717=GetAGKFunction("SETMUSICSYSTEMVOLUMEOGG_0_L") agkSetMusicLoopTimesOGG.AGKCommand718=GetAGKFunction("SETMUSICLOOPTIMESOGG_0_L_F_F") agkSetMusicLoopCountOGG.AGKCommand719=GetAGKFunction("SETMUSICLOOPCOUNTOGG_0_L_L") agkRecordSound.AGKCommand720=GetAGKFunction("RECORDSOUND_0_S") agkStopSoundRecording.AGKCommand721=GetAGKFunction("STOPSOUNDRECORDING_0_0") agkIsSoundRecording.AGKCommand722=GetAGKFunction("ISSOUNDRECORDING_L_0") agkDeleteFile.AGKCommand723=GetAGKFunction("DELETEFILE_0_S") agkGetFileExists.AGKCommand724=GetAGKFunction("GETFILEEXISTS_L_S") ;-agkChooseRawFile.AGKCommand725=GetAGKFunction("CHOOSERAWFILE_S_S") agkChooseRawFile.AGKCommand726=GetAGKFunction("CHOOSERAWFILE_S_S_L") agkSimplifyPath.AGKCommand727=GetAGKFunction("SIMPLIFYPATH_S_S") agkJoinPaths.AGKCommand728=GetAGKFunction("JOINPATHS_S_S_S") agkIsAbsolutePath.AGKCommand729=GetAGKFunction("ISABSOLUTEPATH_L_S") agkCountWindowsDrives.AGKCommand730=GetAGKFunction("COUNTWINDOWSDRIVES_L_0") agkGetWindowsDrive.AGKCommand731=GetAGKFunction("GETWINDOWSDRIVE_S_L") agkOpenRawFolder.AGKCommand732=GetAGKFunction("OPENRAWFOLDER_L_S") agkCloseRawFolder.AGKCommand733=GetAGKFunction("CLOSERAWFOLDER_0_L") agkGetRawFolderNumFiles.AGKCommand734=GetAGKFunction("GETRAWFOLDERNUMFILES_L_L") agkGetRawFolderNumFolders.AGKCommand735=GetAGKFunction("GETRAWFOLDERNUMFOLDERS_L_L") agkGetRawFolderFileName.AGKCommand736=GetAGKFunction("GETRAWFOLDERFILENAME_S_L_L") agkGetRawFolderFolderName.AGKCommand737=GetAGKFunction("GETRAWFOLDERFOLDERNAME_S_L_L") ;-agkOpenToWrite.AGKCommand738=GetAGKFunction("OPENTOWRITE_0_L_S_L") ;-agkOpenToWrite.AGKCommand739=GetAGKFunction("OPENTOWRITE_0_L_S") agkOpenToWrite.AGKCommand740=GetAGKFunction("OPENTOWRITE_L_S_L") ;-agkOpenToWrite.AGKCommand741=GetAGKFunction("OPENTOWRITE_L_S") agkOpenToRead.AGKCommand742=GetAGKFunction("OPENTOREAD_L_S") ;-agkOpenToRead.AGKCommand743=GetAGKFunction("OPENTOREAD_0_L_S") agkFileIsOpen.AGKCommand744=GetAGKFunction("FILEISOPEN_L_L") agkCloseFile.AGKCommand745=GetAGKFunction("CLOSEFILE_0_L") agkFileEOF.AGKCommand746=GetAGKFunction("FILEEOF_L_L") agkGetFileSize.AGKCommand747=GetAGKFunction("GETFILESIZE_L_L") agkGetFilePos.AGKCommand748=GetAGKFunction("GETFILEPOS_L_L") agkSetFilePos.AGKCommand749=GetAGKFunction("SETFILEPOS_0_L_L") agkWriteByte.AGKCommand750=GetAGKFunction("WRITEBYTE_0_L_L") agkWriteInteger.AGKCommand751=GetAGKFunction("WRITEINTEGER_0_L_L") agkWriteFloat.AGKCommand752=GetAGKFunction("WRITEFLOAT_0_L_F") agkWriteString.AGKCommand753=GetAGKFunction("WRITESTRING_0_L_S") agkWriteString2.AGKCommand754=GetAGKFunction("WRITESTRING2_0_L_S") agkWriteLine.AGKCommand755=GetAGKFunction("WRITELINE_0_L_S") agkReadByte.AGKCommand756=GetAGKFunction("READBYTE_L_L") agkReadInteger.AGKCommand757=GetAGKFunction("READINTEGER_L_L") agkReadFloat.AGKCommand758=GetAGKFunction("READFLOAT_F_L") agkReadString.AGKCommand759=GetAGKFunction("READSTRING_S_L") agkReadString2.AGKCommand760=GetAGKFunction("READSTRING2_S_L") agkReadLine.AGKCommand761=GetAGKFunction("READLINE_S_L") ;-agkStr.AGKCommand762=GetAGKFunction("STR_S_L") ;-agkStr.AGKCommand763=GetAGKFunction("STR_S_F") agkStr.AGKCommand764=GetAGKFunction("STR_S_F_L") agkBin.AGKCommand765=GetAGKFunction("BIN_S_L") agkHex.AGKCommand766=GetAGKFunction("HEX_S_L") agkStringToBase64.AGKCommand767=GetAGKFunction("STRINGTOBASE64_S_S") agkHexToBase64.AGKCommand768=GetAGKFunction("HEXTOBASE64_S_S") ;-agkVal.AGKCommand769=GetAGKFunction("VAL_L_S") agkVal.AGKCommand770=GetAGKFunction("VAL_L_S_L") agkValFloat.AGKCommand771=GetAGKFunction("VALFLOAT_F_S") agkLeft.AGKCommand772=GetAGKFunction("LEFT_S_S_L") agkRight.AGKCommand773=GetAGKFunction("RIGHT_S_S_L") agkMid.AGKCommand774=GetAGKFunction("MID_S_S_L_L") agkAsc.AGKCommand775=GetAGKFunction("ASC_L_S") agkLen.AGKCommand776=GetAGKFunction("LEN_L_S") agkByteLen.AGKCommand777=GetAGKFunction("BYTELEN_L_S") agkChr.AGKCommand778=GetAGKFunction("CHR_S_L") agkLower.AGKCommand779=GetAGKFunction("LOWER_S_S") agkUpper.AGKCommand780=GetAGKFunction("UPPER_S_S") agkSpaces.AGKCommand781=GetAGKFunction("SPACES_S_L") ;-agkFindStringCount.AGKCommand782=GetAGKFunction("FINDSTRINGCOUNT_L_S_S") agkFindStringCount.AGKCommand783=GetAGKFunction("FINDSTRINGCOUNT_L_S_S_L_L") ;-agkFindString.AGKCommand784=GetAGKFunction("FINDSTRING_L_S_S") agkFindString.AGKCommand785=GetAGKFunction("FINDSTRING_L_S_S_L_L") ;-agkFindStringReverse.AGKCommand786=GetAGKFunction("FINDSTRINGREVERSE_L_S_S") agkFindStringReverse.AGKCommand787=GetAGKFunction("FINDSTRINGREVERSE_L_S_S_L_L") ;-agkCompareString.AGKCommand788=GetAGKFunction("COMPARESTRING_L_S_S") agkCompareString.AGKCommand789=GetAGKFunction("COMPARESTRING_L_S_S_L_L") agkReplaceString.AGKCommand790=GetAGKFunction("REPLACESTRING_S_S_S_S_L") agkStripString.AGKCommand791=GetAGKFunction("STRIPSTRING_S_S_S") agkTrimString.AGKCommand792=GetAGKFunction("TRIMSTRING_S_S_S") agkTruncateString.AGKCommand793=GetAGKFunction("TRUNCATESTRING_S_S_S") agkCountStringTokens.AGKCommand794=GetAGKFunction("COUNTSTRINGTOKENS_L_S_S") agkGetStringToken.AGKCommand795=GetAGKFunction("GETSTRINGTOKEN_S_S_S_L") agkCountStringTokens2.AGKCommand796=GetAGKFunction("COUNTSTRINGTOKENS2_L_S_S") agkGetStringToken2.AGKCommand797=GetAGKFunction("GETSTRINGTOKEN2_S_S_S_L") agkGetCurrentDir.AGKCommand798=GetAGKFunction("GETCURRENTDIR_S_0") agkGetFolder.AGKCommand799=GetAGKFunction("GETFOLDER_S_0") agkSetFolder.AGKCommand800=GetAGKFunction("SETFOLDER_L_S") ;-agkGetFirstFolder.AGKCommand801=GetAGKFunction("GETFIRSTFOLDER_S_0") agkGetFirstFolder.AGKCommand802=GetAGKFunction("GETFIRSTFOLDER_S_L") agkGetNextFolder.AGKCommand803=GetAGKFunction("GETNEXTFOLDER_S_0") ;-agkGetFolderCount.AGKCommand804=GetAGKFunction("GETFOLDERCOUNT_L_0") agkGetFolderCount.AGKCommand805=GetAGKFunction("GETFOLDERCOUNT_L_L") ;-agkGetFirstFile.AGKCommand806=GetAGKFunction("GETFIRSTFILE_S_0") agkGetFirstFile.AGKCommand807=GetAGKFunction("GETFIRSTFILE_S_L") agkGetNextFile.AGKCommand808=GetAGKFunction("GETNEXTFILE_S_0") ;-agkGetFileCount.AGKCommand809=GetAGKFunction("GETFILECOUNT_L_0") agkGetFileCount.AGKCommand810=GetAGKFunction("GETFILECOUNT_L_L") ;-agkCreateBroadcastListener.AGKCommand811=GetAGKFunction("CREATEBROADCASTLISTENER_L_L") agkCreateBroadcastListener.AGKCommand812=GetAGKFunction("CREATEBROADCASTLISTENER_L_S_L") agkGetBroadcastMessage.AGKCommand813=GetAGKFunction("GETBROADCASTMESSAGE_L_L") agkDeleteBroadcastListener.AGKCommand814=GetAGKFunction("DELETEBROADCASTLISTENER_0_L") agkConnectSocket.AGKCommand815=GetAGKFunction("CONNECTSOCKET_L_S_L_L") ;-agkConnectSocket.AGKCommand816=GetAGKFunction("CONNECTSOCKET_L_L_S_L_L") agkGetSocketConnected.AGKCommand817=GetAGKFunction("GETSOCKETCONNECTED_L_L") agkGetSocketExists.AGKCommand818=GetAGKFunction("GETSOCKETEXISTS_L_L") agkDeleteSocket.AGKCommand819=GetAGKFunction("DELETESOCKET_0_L") agkGetSocketRemoteIP.AGKCommand820=GetAGKFunction("GETSOCKETREMOTEIP_S_L") agkFlushSocket.AGKCommand821=GetAGKFunction("FLUSHSOCKET_L_L") agkGetSocketBytesAvailable.AGKCommand822=GetAGKFunction("GETSOCKETBYTESAVAILABLE_L_L") agkGetSocketByte.AGKCommand823=GetAGKFunction("GETSOCKETBYTE_L_L") agkGetSocketInteger.AGKCommand824=GetAGKFunction("GETSOCKETINTEGER_L_L") agkGetSocketFloat.AGKCommand825=GetAGKFunction("GETSOCKETFLOAT_F_L") agkGetSocketString.AGKCommand826=GetAGKFunction("GETSOCKETSTRING_S_L") agkSendSocketByte.AGKCommand827=GetAGKFunction("SENDSOCKETBYTE_L_L_L") agkSendSocketInteger.AGKCommand828=GetAGKFunction("SENDSOCKETINTEGER_L_L_L") agkSendSocketFloat.AGKCommand829=GetAGKFunction("SENDSOCKETFLOAT_L_L_F") agkSendSocketString.AGKCommand830=GetAGKFunction("SENDSOCKETSTRING_L_L_S") agkCreateSocketListener.AGKCommand831=GetAGKFunction("CREATESOCKETLISTENER_L_S_L") ;-agkCreateSocketListener.AGKCommand832=GetAGKFunction("CREATESOCKETLISTENER_L_L_S_L") agkGetSocketListenerConnection.AGKCommand833=GetAGKFunction("GETSOCKETLISTENERCONNECTION_L_L") agkDeleteSocketListener.AGKCommand834=GetAGKFunction("DELETESOCKETLISTENER_0_L") ;-agkHostNetwork.AGKCommand835=GetAGKFunction("HOSTNETWORK_L_S_S_L") agkHostNetwork.AGKCommand836=GetAGKFunction("HOSTNETWORK_L_S_S_L_L") agkSetNetworkNoMoreClients.AGKCommand837=GetAGKFunction("SETNETWORKNOMORECLIENTS_0_L") ;-agkJoinNetwork.AGKCommand838=GetAGKFunction("JOINNETWORK_L_S_S") agkJoinNetwork.AGKCommand839=GetAGKFunction("JOINNETWORK_L_S_L_S") agkIsNetworkActive.AGKCommand840=GetAGKFunction("ISNETWORKACTIVE_L_L") agkGetDeviceIP.AGKCommand841=GetAGKFunction("GETDEVICEIP_S_0") agkGetDeviceIPv6.AGKCommand842=GetAGKFunction("GETDEVICEIPV6_S_0") agkCloseNetwork.AGKCommand843=GetAGKFunction("CLOSENETWORK_0_L") agkSetNetworkLatency.AGKCommand844=GetAGKFunction("SETNETWORKLATENCY_0_L_L") agkGetNetworkMyClientID.AGKCommand845=GetAGKFunction("GETNETWORKMYCLIENTID_L_L") agkGetNetworkNumClients.AGKCommand846=GetAGKFunction("GETNETWORKNUMCLIENTS_L_L") agkGetNetworkFirstClient.AGKCommand847=GetAGKFunction("GETNETWORKFIRSTCLIENT_L_L") agkGetNetworkNextClient.AGKCommand848=GetAGKFunction("GETNETWORKNEXTCLIENT_L_L") agkGetNetworkClientDisconnected.AGKCommand849=GetAGKFunction("GETNETWORKCLIENTDISCONNECTED_L_L_L") agkDeleteNetworkClient.AGKCommand850=GetAGKFunction("DELETENETWORKCLIENT_0_L_L") agkGetNetworkClientName.AGKCommand851=GetAGKFunction("GETNETWORKCLIENTNAME_S_L_L") agkGetNetworkClientPing.AGKCommand852=GetAGKFunction("GETNETWORKCLIENTPING_F_L_L") agkGetNetworkServerID.AGKCommand853=GetAGKFunction("GETNETWORKSERVERID_L_L") ;-agkSetNetworkLocalInteger.AGKCommand854=GetAGKFunction("SETNETWORKLOCALINTEGER_0_L_S_L") agkSetNetworkLocalInteger.AGKCommand855=GetAGKFunction("SETNETWORKLOCALINTEGER_0_L_S_L_L") ;-agkSetNetworkLocalFloat.AGKCommand856=GetAGKFunction("SETNETWORKLOCALFLOAT_0_L_S_F") agkSetNetworkLocalFloat.AGKCommand857=GetAGKFunction("SETNETWORKLOCALFLOAT_0_L_S_F_L") agkGetNetworkClientInteger.AGKCommand858=GetAGKFunction("GETNETWORKCLIENTINTEGER_L_L_L_S") agkGetNetworkClientFloat.AGKCommand859=GetAGKFunction("GETNETWORKCLIENTFLOAT_F_L_L_S") agkCreateNetworkMessage.AGKCommand860=GetAGKFunction("CREATENETWORKMESSAGE_L_0") agkAddNetworkMessageInteger.AGKCommand861=GetAGKFunction("ADDNETWORKMESSAGEINTEGER_0_L_L") agkAddNetworkMessageFloat.AGKCommand862=GetAGKFunction("ADDNETWORKMESSAGEFLOAT_0_L_F") agkAddNetworkMessageString.AGKCommand863=GetAGKFunction("ADDNETWORKMESSAGESTRING_0_L_S") agkGetNetworkMessageFromIP.AGKCommand864=GetAGKFunction("GETNETWORKMESSAGEFROMIP_S_L") agkGetNetworkMessageFromClient.AGKCommand865=GetAGKFunction("GETNETWORKMESSAGEFROMCLIENT_L_L") agkGetNetworkMessageInteger.AGKCommand866=GetAGKFunction("GETNETWORKMESSAGEINTEGER_L_L") agkGetNetworkMessageFloat.AGKCommand867=GetAGKFunction("GETNETWORKMESSAGEFLOAT_F_L") agkGetNetworkMessageString.AGKCommand868=GetAGKFunction("GETNETWORKMESSAGESTRING_S_L") agkDeleteNetworkMessage.AGKCommand869=GetAGKFunction("DELETENETWORKMESSAGE_0_L") agkSendNetworkMessage.AGKCommand870=GetAGKFunction("SENDNETWORKMESSAGE_0_L_L_L") agkGetNetworkMessage.AGKCommand871=GetAGKFunction("GETNETWORKMESSAGE_L_L") agkSetNetworkClientUserData.AGKCommand872=GetAGKFunction("SETNETWORKCLIENTUSERDATA_0_L_L_L_L") agkGetNetworkClientUserData.AGKCommand873=GetAGKFunction("GETNETWORKCLIENTUSERDATA_L_L_L_L") agkCreateHTTPConnection.AGKCommand874=GetAGKFunction("CREATEHTTPCONNECTION_L_0") agkDeleteHTTPConnection.AGKCommand875=GetAGKFunction("DELETEHTTPCONNECTION_0_L") ;-agkSetHTTPHost.AGKCommand876=GetAGKFunction("SETHTTPHOST_L_L_S_L") agkSetHTTPHost.AGKCommand877=GetAGKFunction("SETHTTPHOST_L_L_S_L_S_S") agkCloseHTTPConnection.AGKCommand878=GetAGKFunction("CLOSEHTTPCONNECTION_0_L") agkSetHTTPTimeout.AGKCommand879=GetAGKFunction("SETHTTPTIMEOUT_0_L_L") agkSetHTTPVerifyCertificate.AGKCommand880=GetAGKFunction("SETHTTPVERIFYCERTIFICATE_0_L_L") ;-agkSendHTTPRequest.AGKCommand881=GetAGKFunction("SENDHTTPREQUEST_S_L_S") agkSendHTTPRequest.AGKCommand882=GetAGKFunction("SENDHTTPREQUEST_S_L_S_S") ;-agkSendHTTPRequestASync.AGKCommand883=GetAGKFunction("SENDHTTPREQUESTASYNC_L_L_S") agkSendHTTPRequestASync.AGKCommand884=GetAGKFunction("SENDHTTPREQUESTASYNC_L_L_S_S") agkSendHTTPFile.AGKCommand885=GetAGKFunction("SENDHTTPFILE_L_L_S_S_S") agkGetHTTPResponse.AGKCommand886=GetAGKFunction("GETHTTPRESPONSE_S_L") agkGetHTTPResponseReady.AGKCommand887=GetAGKFunction("GETHTTPRESPONSEREADY_L_L") ;-agkGetHTTPFile.AGKCommand888=GetAGKFunction("GETHTTPFILE_L_L_S_S") agkGetHTTPFile.AGKCommand889=GetAGKFunction("GETHTTPFILE_L_L_S_S_S") agkGetHTTPFileComplete.AGKCommand890=GetAGKFunction("GETHTTPFILECOMPLETE_L_L") agkGetHTTPFileProgress.AGKCommand891=GetAGKFunction("GETHTTPFILEPROGRESS_F_L") agkSetErrorMode.AGKCommand892=GetAGKFunction("SETERRORMODE_0_L") agkGetLastError.AGKCommand893=GetAGKFunction("GETLASTERROR_S_0") agkGetErrorOccurred.AGKCommand894=GetAGKFunction("GETERROROCCURRED_L_0") agkPluginError.AGKCommand895=GetAGKFunction("PLUGINERROR_0_S") agkMessage.AGKCommand896=GetAGKFunction("MESSAGE_0_S") agkGetJoystickExists.AGKCommand897=GetAGKFunction("GETJOYSTICKEXISTS_L_0") agkGetRawMouseX.AGKCommand898=GetAGKFunction("GETRAWMOUSEX_F_0") agkGetRawMouseY.AGKCommand899=GetAGKFunction("GETRAWMOUSEY_F_0") agkGetRawMouseWheel.AGKCommand900=GetAGKFunction("GETRAWMOUSEWHEEL_F_0") agkGetRawMouseWheelDelta.AGKCommand901=GetAGKFunction("GETRAWMOUSEWHEELDELTA_F_0") agkGetRawMouseLeftPressed.AGKCommand902=GetAGKFunction("GETRAWMOUSELEFTPRESSED_L_0") agkGetRawMouseLeftState.AGKCommand903=GetAGKFunction("GETRAWMOUSELEFTSTATE_L_0") agkGetRawMouseLeftReleased.AGKCommand904=GetAGKFunction("GETRAWMOUSELEFTRELEASED_L_0") agkGetRawMouseRightPressed.AGKCommand905=GetAGKFunction("GETRAWMOUSERIGHTPRESSED_L_0") agkGetRawMouseRightState.AGKCommand906=GetAGKFunction("GETRAWMOUSERIGHTSTATE_L_0") agkGetRawMouseRightReleased.AGKCommand907=GetAGKFunction("GETRAWMOUSERIGHTRELEASED_L_0") agkGetRawMouseMiddlePressed.AGKCommand908=GetAGKFunction("GETRAWMOUSEMIDDLEPRESSED_L_0") agkGetRawMouseMiddleState.AGKCommand909=GetAGKFunction("GETRAWMOUSEMIDDLESTATE_L_0") agkGetRawMouseMiddleReleased.AGKCommand910=GetAGKFunction("GETRAWMOUSEMIDDLERELEASED_L_0") agkGetAccelerometerExists.AGKCommand911=GetAGKFunction("GETACCELEROMETEREXISTS_L_0") agkGetGyroSensorExists.AGKCommand912=GetAGKFunction("GETGYROSENSOREXISTS_L_0") agkGetProximitySensorExists.AGKCommand913=GetAGKFunction("GETPROXIMITYSENSOREXISTS_L_0") agkGetLightSensorExists.AGKCommand914=GetAGKFunction("GETLIGHTSENSOREXISTS_L_0") agkGetMagneticSensorExists.AGKCommand915=GetAGKFunction("GETMAGNETICSENSOREXISTS_L_0") agkGetRotationVectorSensorExists.AGKCommand916=GetAGKFunction("GETROTATIONVECTORSENSOREXISTS_L_0") agkGetRawAccelX.AGKCommand917=GetAGKFunction("GETRAWACCELX_F_0") agkGetRawAccelY.AGKCommand918=GetAGKFunction("GETRAWACCELY_F_0") agkGetRawAccelZ.AGKCommand919=GetAGKFunction("GETRAWACCELZ_F_0") agkGetRawGyroVelocityX.AGKCommand920=GetAGKFunction("GETRAWGYROVELOCITYX_F_0") agkGetRawGyroVelocityY.AGKCommand921=GetAGKFunction("GETRAWGYROVELOCITYY_F_0") agkGetRawGyroVelocityZ.AGKCommand922=GetAGKFunction("GETRAWGYROVELOCITYZ_F_0") agkGetRawProximityDistance.AGKCommand923=GetAGKFunction("GETRAWPROXIMITYDISTANCE_F_0") agkGetRawLightLevel.AGKCommand924=GetAGKFunction("GETRAWLIGHTLEVEL_F_0") agkGetRawMagneticX.AGKCommand925=GetAGKFunction("GETRAWMAGNETICX_F_0") agkGetRawMagneticY.AGKCommand926=GetAGKFunction("GETRAWMAGNETICY_F_0") agkGetRawMagneticZ.AGKCommand927=GetAGKFunction("GETRAWMAGNETICZ_F_0") agkGetRawRotationVectorX.AGKCommand928=GetAGKFunction("GETRAWROTATIONVECTORX_F_0") agkGetRawRotationVectorY.AGKCommand929=GetAGKFunction("GETRAWROTATIONVECTORY_F_0") agkGetRawRotationVectorZ.AGKCommand930=GetAGKFunction("GETRAWROTATIONVECTORZ_F_0") agkGetRawRotationVectorW.AGKCommand931=GetAGKFunction("GETRAWROTATIONVECTORW_F_0") agkGetRawRotationVectorX2.AGKCommand932=GetAGKFunction("GETRAWROTATIONVECTORX2_F_0") agkGetRawRotationVectorY2.AGKCommand933=GetAGKFunction("GETRAWROTATIONVECTORY2_F_0") agkGetRawRotationVectorZ2.AGKCommand934=GetAGKFunction("GETRAWROTATIONVECTORZ2_F_0") agkGetRawRotationVectorW2.AGKCommand935=GetAGKFunction("GETRAWROTATIONVECTORW2_F_0") agkCompleteRawJoystickDetection.AGKCommand936=GetAGKFunction("COMPLETERAWJOYSTICKDETECTION_0_0") agkGetRawJoystickExists.AGKCommand937=GetAGKFunction("GETRAWJOYSTICKEXISTS_L_L") agkGetRawJoystickConnected.AGKCommand938=GetAGKFunction("GETRAWJOYSTICKCONNECTED_L_L") agkGetRawJoystickX.AGKCommand939=GetAGKFunction("GETRAWJOYSTICKX_F_L") agkGetRawJoystickY.AGKCommand940=GetAGKFunction("GETRAWJOYSTICKY_F_L") agkGetRawJoystickZ.AGKCommand941=GetAGKFunction("GETRAWJOYSTICKZ_F_L") agkGetRawJoystickRX.AGKCommand942=GetAGKFunction("GETRAWJOYSTICKRX_F_L") agkGetRawJoystickRY.AGKCommand943=GetAGKFunction("GETRAWJOYSTICKRY_F_L") agkGetRawJoystickRZ.AGKCommand944=GetAGKFunction("GETRAWJOYSTICKRZ_F_L") agkGetRawJoystickButtonPressed.AGKCommand945=GetAGKFunction("GETRAWJOYSTICKBUTTONPRESSED_L_L_L") agkGetRawJoystickButtonState.AGKCommand946=GetAGKFunction("GETRAWJOYSTICKBUTTONSTATE_L_L_L") agkGetRawJoystickButtonReleased.AGKCommand947=GetAGKFunction("GETRAWJOYSTICKBUTTONRELEASED_L_L_L") agkSetRawJoystickDeadZone.AGKCommand948=GetAGKFunction("SETRAWJOYSTICKDEADZONE_0_F") agkAddVirtualJoystick.AGKCommand949=GetAGKFunction("ADDVIRTUALJOYSTICK_0_L_F_F_F") agkDeleteVirtualJoystick.AGKCommand950=GetAGKFunction("DELETEVIRTUALJOYSTICK_0_L") agkGetVirtualJoystickExists.AGKCommand951=GetAGKFunction("GETVIRTUALJOYSTICKEXISTS_L_L") agkGetVirtualJoystickX.AGKCommand952=GetAGKFunction("GETVIRTUALJOYSTICKX_F_L") agkGetVirtualJoystickY.AGKCommand953=GetAGKFunction("GETVIRTUALJOYSTICKY_F_L") agkSetVirtualJoystickAlpha.AGKCommand954=GetAGKFunction("SETVIRTUALJOYSTICKALPHA_0_L_L_L") agkSetVirtualJoystickPosition.AGKCommand955=GetAGKFunction("SETVIRTUALJOYSTICKPOSITION_0_L_F_F") agkSetVirtualJoystickSize.AGKCommand956=GetAGKFunction("SETVIRTUALJOYSTICKSIZE_0_L_F") agkSetVirtualJoystickActive.AGKCommand957=GetAGKFunction("SETVIRTUALJOYSTICKACTIVE_0_L_L") agkSetVirtualJoystickVisible.AGKCommand958=GetAGKFunction("SETVIRTUALJOYSTICKVISIBLE_0_L_L") agkSetVirtualJoystickImageInner.AGKCommand959=GetAGKFunction("SETVIRTUALJOYSTICKIMAGEINNER_0_L_L") agkSetVirtualJoystickImageOuter.AGKCommand960=GetAGKFunction("SETVIRTUALJOYSTICKIMAGEOUTER_0_L_L") agkSetVirtualJoystickDeadZone.AGKCommand961=GetAGKFunction("SETVIRTUALJOYSTICKDEADZONE_0_F") agkAddVirtualButton.AGKCommand962=GetAGKFunction("ADDVIRTUALBUTTON_0_L_F_F_F") agkDeleteVirtualButton.AGKCommand963=GetAGKFunction("DELETEVIRTUALBUTTON_0_L") agkGetVirtualButtonExists.AGKCommand964=GetAGKFunction("GETVIRTUALBUTTONEXISTS_L_L") agkGetVirtualButtonPressed.AGKCommand965=GetAGKFunction("GETVIRTUALBUTTONPRESSED_L_L") agkGetVirtualButtonReleased.AGKCommand966=GetAGKFunction("GETVIRTUALBUTTONRELEASED_L_L") agkGetVirtualButtonState.AGKCommand967=GetAGKFunction("GETVIRTUALBUTTONSTATE_L_L") agkSetVirtualButtonColor.AGKCommand968=GetAGKFunction("SETVIRTUALBUTTONCOLOR_0_L_L_L_L") agkSetVirtualButtonAlpha.AGKCommand969=GetAGKFunction("SETVIRTUALBUTTONALPHA_0_L_L") agkSetVirtualButtonPosition.AGKCommand970=GetAGKFunction("SETVIRTUALBUTTONPOSITION_0_L_F_F") ;-agkSetVirtualButtonSize.AGKCommand971=GetAGKFunction("SETVIRTUALBUTTONSIZE_0_L_F") agkSetVirtualButtonSize.AGKCommand972=GetAGKFunction("SETVIRTUALBUTTONSIZE_0_L_F_F") agkSetVirtualButtonActive.AGKCommand973=GetAGKFunction("SETVIRTUALBUTTONACTIVE_0_L_L") agkSetVirtualButtonVisible.AGKCommand974=GetAGKFunction("SETVIRTUALBUTTONVISIBLE_0_L_L") agkSetVirtualButtonImageUp.AGKCommand975=GetAGKFunction("SETVIRTUALBUTTONIMAGEUP_0_L_L") agkSetVirtualButtonImageDown.AGKCommand976=GetAGKFunction("SETVIRTUALBUTTONIMAGEDOWN_0_L_L") agkSetVirtualButtonText.AGKCommand977=GetAGKFunction("SETVIRTUALBUTTONTEXT_0_L_S") agkGetRawKeyPressed.AGKCommand978=GetAGKFunction("GETRAWKEYPRESSED_L_L") agkGetRawKeyState.AGKCommand979=GetAGKFunction("GETRAWKEYSTATE_L_L") agkGetRawKeyReleased.AGKCommand980=GetAGKFunction("GETRAWKEYRELEASED_L_L") agkGetRawLastKey.AGKCommand981=GetAGKFunction("GETRAWLASTKEY_L_0") agkGetDirectionX.AGKCommand982=GetAGKFunction("GETDIRECTIONX_F_0") agkGetDirectionY.AGKCommand983=GetAGKFunction("GETDIRECTIONY_F_0") agkGetDirectionAngle.AGKCommand984=GetAGKFunction("GETDIRECTIONANGLE_F_0") agkGetDirectionSpeed.AGKCommand985=GetAGKFunction("GETDIRECTIONSPEED_F_0") agkGetPointerPressed.AGKCommand986=GetAGKFunction("GETPOINTERPRESSED_L_0") agkGetPointerReleased.AGKCommand987=GetAGKFunction("GETPOINTERRELEASED_L_0") agkGetPointerState.AGKCommand988=GetAGKFunction("GETPOINTERSTATE_L_0") agkGetPointerX.AGKCommand989=GetAGKFunction("GETPOINTERX_F_0") agkGetPointerY.AGKCommand990=GetAGKFunction("GETPOINTERY_F_0") agkGetJoystickX.AGKCommand991=GetAGKFunction("GETJOYSTICKX_F_0") agkGetJoystickY.AGKCommand992=GetAGKFunction("GETJOYSTICKY_F_0") agkSetJoystickDeadZone.AGKCommand993=GetAGKFunction("SETJOYSTICKDEADZONE_0_F") agkSetJoystickScreenPosition.AGKCommand994=GetAGKFunction("SETJOYSTICKSCREENPOSITION_0_F_F_F") agkGetButtonPressed.AGKCommand995=GetAGKFunction("GETBUTTONPRESSED_L_L") agkGetButtonState.AGKCommand996=GetAGKFunction("GETBUTTONSTATE_L_L") agkGetButtonReleased.AGKCommand997=GetAGKFunction("GETBUTTONRELEASED_L_L") agkSetButtonScreenPosition.AGKCommand998=GetAGKFunction("SETBUTTONSCREENPOSITION_0_L_F_F_F") ;-agkStartTextInput.AGKCommand999=GetAGKFunction("STARTTEXTINPUT_0_0") agkStartTextInput.AGKCommand1000=GetAGKFunction("STARTTEXTINPUT_0_S") agkStopTextInput.AGKCommand1001=GetAGKFunction("STOPTEXTINPUT_0_0") agkGetTextInputState.AGKCommand1002=GetAGKFunction("GETTEXTINPUTSTATE_L_0") agkGetTextInputCompleted.AGKCommand1003=GetAGKFunction("GETTEXTINPUTCOMPLETED_L_0") agkGetTextInputCancelled.AGKCommand1004=GetAGKFunction("GETTEXTINPUTCANCELLED_L_0") agkGetTextInput.AGKCommand1005=GetAGKFunction("GETTEXTINPUT_S_0") agkGetLastChar.AGKCommand1006=GetAGKFunction("GETLASTCHAR_L_0") agkSetCursorBlinkTime.AGKCommand1007=GetAGKFunction("SETCURSORBLINKTIME_0_F") agkSetTextInputMaxChars.AGKCommand1008=GetAGKFunction("SETTEXTINPUTMAXCHARS_0_L") agkCreateEditBox.AGKCommand1009=GetAGKFunction("CREATEEDITBOX_0_L") ;-agkCreateEditBox.AGKCommand1010=GetAGKFunction("CREATEEDITBOX_L_0") agkGetEditBoxExists.AGKCommand1011=GetAGKFunction("GETEDITBOXEXISTS_L_L") agkDeleteEditBox.AGKCommand1012=GetAGKFunction("DELETEEDITBOX_0_L") agkGetEditBoxHasFocus.AGKCommand1013=GetAGKFunction("GETEDITBOXHASFOCUS_L_L") agkGetCurrentEditBox.AGKCommand1014=GetAGKFunction("GETCURRENTEDITBOX_L_0") agkSetEditBoxPosition.AGKCommand1015=GetAGKFunction("SETEDITBOXPOSITION_0_L_F_F") agkSetEditBoxSize.AGKCommand1016=GetAGKFunction("SETEDITBOXSIZE_0_L_F_F") agkSetEditBoxDepth.AGKCommand1017=GetAGKFunction("SETEDITBOXDEPTH_0_L_L") agkSetEditBoxBorderSize.AGKCommand1018=GetAGKFunction("SETEDITBOXBORDERSIZE_0_L_F") agkSetEditBoxBorderColor.AGKCommand1019=GetAGKFunction("SETEDITBOXBORDERCOLOR_0_L_L_L_L_L") agkSetEditBoxBackgroundColor.AGKCommand1020=GetAGKFunction("SETEDITBOXBACKGROUNDCOLOR_0_L_L_L_L_L") agkSetEditBoxText.AGKCommand1021=GetAGKFunction("SETEDITBOXTEXT_0_L_S") agkSetEditBoxTextColor.AGKCommand1022=GetAGKFunction("SETEDITBOXTEXTCOLOR_0_L_L_L_L") agkSetEditBoxCursorColor.AGKCommand1023=GetAGKFunction("SETEDITBOXCURSORCOLOR_0_L_L_L_L") agkSetEditBoxFontImage.AGKCommand1024=GetAGKFunction("SETEDITBOXFONTIMAGE_0_L_L") agkSetEditBoxExtendedFontImage.AGKCommand1025=GetAGKFunction("SETEDITBOXEXTENDEDFONTIMAGE_0_L_L") agkSetEditBoxFont.AGKCommand1026=GetAGKFunction("SETEDITBOXFONT_0_L_L") agkSetEditBoxTextSize.AGKCommand1027=GetAGKFunction("SETEDITBOXTEXTSIZE_0_L_F") agkSetEditBoxCursorPosition.AGKCommand1028=GetAGKFunction("SETEDITBOXCURSORPOSITION_0_L_L") agkSetEditBoxFocus.AGKCommand1029=GetAGKFunction("SETEDITBOXFOCUS_0_L_L") agkSetEditBoxActive.AGKCommand1030=GetAGKFunction("SETEDITBOXACTIVE_0_L_L") agkSetEditBoxVisible.AGKCommand1031=GetAGKFunction("SETEDITBOXVISIBLE_0_L_L") agkSetEditBoxBorderImage.AGKCommand1032=GetAGKFunction("SETEDITBOXBORDERIMAGE_0_L_L") agkSetEditBoxBackgroundImage.AGKCommand1033=GetAGKFunction("SETEDITBOXBACKGROUNDIMAGE_0_L_L") agkSetEditBoxCursorBlinkTime.AGKCommand1034=GetAGKFunction("SETEDITBOXCURSORBLINKTIME_0_L_F") agkSetEditBoxCursorWidth.AGKCommand1035=GetAGKFunction("SETEDITBOXCURSORWIDTH_0_L_F") agkSetEditBoxMaxChars.AGKCommand1036=GetAGKFunction("SETEDITBOXMAXCHARS_0_L_L") agkSetEditBoxMaxLines.AGKCommand1037=GetAGKFunction("SETEDITBOXMAXLINES_0_L_L") agkSetEditBoxMultiLine.AGKCommand1038=GetAGKFunction("SETEDITBOXMULTILINE_0_L_L") agkSetEditBoxScissor.AGKCommand1039=GetAGKFunction("SETEDITBOXSCISSOR_0_L_F_F_F_F") agkSetEditBoxPasswordMode.AGKCommand1040=GetAGKFunction("SETEDITBOXPASSWORDMODE_0_L_L") agkSetEditBoxUseAlternateInput.AGKCommand1041=GetAGKFunction("SETEDITBOXUSEALTERNATEINPUT_0_L_L") agkSetEditBoxWrapMode.AGKCommand1042=GetAGKFunction("SETEDITBOXWRAPMODE_0_L_L") agkFixEditBoxToScreen.AGKCommand1043=GetAGKFunction("FIXEDITBOXTOSCREEN_0_L_L") agkGetEditBoxText.AGKCommand1044=GetAGKFunction("GETEDITBOXTEXT_S_L") agkGetEditBoxX.AGKCommand1045=GetAGKFunction("GETEDITBOXX_F_L") agkGetEditBoxY.AGKCommand1046=GetAGKFunction("GETEDITBOXY_F_L") agkGetEditBoxWidth.AGKCommand1047=GetAGKFunction("GETEDITBOXWIDTH_F_L") agkGetEditBoxHeight.AGKCommand1048=GetAGKFunction("GETEDITBOXHEIGHT_F_L") agkGetEditBoxChanged.AGKCommand1049=GetAGKFunction("GETEDITBOXCHANGED_L_L") agkGetEditBoxActive.AGKCommand1050=GetAGKFunction("GETEDITBOXACTIVE_L_L") agkGetEditBoxVisible.AGKCommand1051=GetAGKFunction("GETEDITBOXVISIBLE_L_L") agkGetEditBoxLines.AGKCommand1052=GetAGKFunction("GETEDITBOXLINES_L_L") agkGetEditBoxCursorPosition.AGKCommand1053=GetAGKFunction("GETEDITBOXCURSORPOSITION_L_L") agkGetManagedSpriteDrawnCount.AGKCommand1054=GetAGKFunction("GETMANAGEDSPRITEDRAWNCOUNT_L_0") agkGetManagedSpriteCount.AGKCommand1055=GetAGKFunction("GETMANAGEDSPRITECOUNT_L_0") agkGetManagedSpriteSortedCount.AGKCommand1056=GetAGKFunction("GETMANAGEDSPRITESORTEDCOUNT_L_0") agkGetPixelsDrawn.AGKCommand1057=GetAGKFunction("GETPIXELSDRAWN_L_0") agkGetManagedSpriteDrawCalls.AGKCommand1058=GetAGKFunction("GETMANAGEDSPRITEDRAWCALLS_L_0") agkGetParticleDrawnPointCount.AGKCommand1059=GetAGKFunction("GETPARTICLEDRAWNPOINTCOUNT_L_0") agkGetParticleDrawnQuadCount.AGKCommand1060=GetAGKFunction("GETPARTICLEDRAWNQUADCOUNT_L_0") agkGetUpdateTime.AGKCommand1061=GetAGKFunction("GETUPDATETIME_F_0") agkGetPhysicsTime.AGKCommand1062=GetAGKFunction("GETPHYSICSTIME_F_0") agkGetDrawingSetupTime.AGKCommand1063=GetAGKFunction("GETDRAWINGSETUPTIME_F_0") agkGetDrawingTime.AGKCommand1064=GetAGKFunction("GETDRAWINGTIME_F_0") agkGetLoadedImages.AGKCommand1065=GetAGKFunction("GETLOADEDIMAGES_L_0") agkGetUnassignedImages.AGKCommand1066=GetAGKFunction("GETUNASSIGNEDIMAGES_L_0") agkGetUnassignedImageFileName.AGKCommand1067=GetAGKFunction("GETUNASSIGNEDIMAGEFILENAME_S_L") agkGetImageMemoryUsage.AGKCommand1068=GetAGKFunction("GETIMAGEMEMORYUSAGE_F_0") agkGetLeapYear.AGKCommand1069=GetAGKFunction("GETLEAPYEAR_L_L") agkGetUnixFromDate.AGKCommand1070=GetAGKFunction("GETUNIXFROMDATE_L_L_L_L_L_L_L") agkGetYearFromUnix.AGKCommand1071=GetAGKFunction("GETYEARFROMUNIX_L_L") agkGetMonthFromUnix.AGKCommand1072=GetAGKFunction("GETMONTHFROMUNIX_L_L") agkGetDaysFromUnix.AGKCommand1073=GetAGKFunction("GETDAYSFROMUNIX_L_L") agkGetHoursFromUnix.AGKCommand1074=GetAGKFunction("GETHOURSFROMUNIX_L_L") agkGetMinutesFromUnix.AGKCommand1075=GetAGKFunction("GETMINUTESFROMUNIX_L_L") agkGetSecondsFromUnix.AGKCommand1076=GetAGKFunction("GETSECONDSFROMUNIX_L_L") agkSetInneractiveDetails.AGKCommand1077=GetAGKFunction("SETINNERACTIVEDETAILS_0_S") agkSetAdMobDetails.AGKCommand1078=GetAGKFunction("SETADMOBDETAILS_0_S") agkSetAdMobRewardAdDetails.AGKCommand1079=GetAGKFunction("SETADMOBREWARDADDETAILS_0_S") agkSetChartboostDetails.AGKCommand1080=GetAGKFunction("SETCHARTBOOSTDETAILS_0_S_S") agkSetAmazonAdDetails.AGKCommand1081=GetAGKFunction("SETAMAZONADDETAILS_0_S") agkSetAmazonAdTesting.AGKCommand1082=GetAGKFunction("SETAMAZONADTESTING_0_L") agkSetAdMobTesting.AGKCommand1083=GetAGKFunction("SETADMOBTESTING_0_L") agkShowFullscreenAdvertAdMob.AGKCommand1084=GetAGKFunction("SHOWFULLSCREENADVERTADMOB_0_0") agkShowFullscreenAdvertChartboost.AGKCommand1085=GetAGKFunction("SHOWFULLSCREENADVERTCHARTBOOST_0_0") agkShowFullscreenAdvertAmazon.AGKCommand1086=GetAGKFunction("SHOWFULLSCREENADVERTAMAZON_0_0") agkGetFullscreenAdvertLoadedAdMob.AGKCommand1087=GetAGKFunction("GETFULLSCREENADVERTLOADEDADMOB_L_0") agkGetFullscreenAdvertLoadedChartboost.AGKCommand1088=GetAGKFunction("GETFULLSCREENADVERTLOADEDCHARTBOOST_L_0") agkGetFullscreenAdvertLoadedAmazon.AGKCommand1089=GetAGKFunction("GETFULLSCREENADVERTLOADEDAMAZON_L_0") agkShowRewardAdAdMob.AGKCommand1090=GetAGKFunction("SHOWREWARDADADMOB_0_0") agkGetRewardAdLoadedAdMob.AGKCommand1091=GetAGKFunction("GETREWARDADLOADEDADMOB_L_0") agkGetRewardAdRewardedAdMob.AGKCommand1092=GetAGKFunction("GETREWARDADREWARDEDADMOB_L_0") agkResetRewardAdMob.AGKCommand1093=GetAGKFunction("RESETREWARDADMOB_0_0") agkShowRewardAdChartboost.AGKCommand1094=GetAGKFunction("SHOWREWARDADCHARTBOOST_0_0") agkCacheRewardAdChartboost.AGKCommand1095=GetAGKFunction("CACHEREWARDADCHARTBOOST_0_0") agkGetRewardAdLoadedChartboost.AGKCommand1096=GetAGKFunction("GETREWARDADLOADEDCHARTBOOST_L_0") agkGetRewardAdRewardedChartboost.AGKCommand1097=GetAGKFunction("GETREWARDADREWARDEDCHARTBOOST_L_0") agkResetRewardChartboost.AGKCommand1098=GetAGKFunction("RESETREWARDCHARTBOOST_0_0") agkCreateFullscreenAdvert.AGKCommand1099=GetAGKFunction("CREATEFULLSCREENADVERT_0_0") agkCreateAdvert.AGKCommand1100=GetAGKFunction("CREATEADVERT_0_L_L_L_L") agkCreateAdvertEx.AGKCommand1101=GetAGKFunction("CREATEADVERTEX_0_L_L_L_L_F_F") agkSetAdvertPosition.AGKCommand1102=GetAGKFunction("SETADVERTPOSITION_0_F_F_F") agkSetAdvertLocation.AGKCommand1103=GetAGKFunction("SETADVERTLOCATION_0_L_L_F") agkSetAdvertLocationEx.AGKCommand1104=GetAGKFunction("SETADVERTLOCATIONEX_0_L_L_F_F_F") agkSetAdvertVisible.AGKCommand1105=GetAGKFunction("SETADVERTVISIBLE_0_L") agkRequestAdvertRefresh.AGKCommand1106=GetAGKFunction("REQUESTADVERTREFRESH_0_0") agkDeleteAdvert.AGKCommand1107=GetAGKFunction("DELETEADVERT_0_0") ;-agkCreateZip.AGKCommand1108=GetAGKFunction("CREATEZIP_0_L_S") agkCreateZip.AGKCommand1109=GetAGKFunction("CREATEZIP_L_S") agkAddZipEntry.AGKCommand1110=GetAGKFunction("ADDZIPENTRY_0_L_S_S") agkCloseZip.AGKCommand1111=GetAGKFunction("CLOSEZIP_0_L") agkExtractZip.AGKCommand1112=GetAGKFunction("EXTRACTZIP_0_S_S") agkLog.AGKCommand1113=GetAGKFunction("LOG_0_S") ;-agkRateApp.AGKCommand1114=GetAGKFunction("RATEAPP_0_S") ;-agkRateApp.AGKCommand1115=GetAGKFunction("RATEAPP_0_S_S") agkRateApp.AGKCommand1116=GetAGKFunction("RATEAPP_0_S_S_S") agkRequestAppReview.AGKCommand1117=GetAGKFunction("REQUESTAPPREVIEW_0_0") agkInAppPurchaseSetKeys.AGKCommand1118=GetAGKFunction("INAPPPURCHASESETKEYS_0_S_S") agkInAppPurchaseSetTitle.AGKCommand1119=GetAGKFunction("INAPPPURCHASESETTITLE_0_S") agkInAppPurchaseAddProductID.AGKCommand1120=GetAGKFunction("INAPPPURCHASEADDPRODUCTID_0_S_L") agkInAppPurchaseSetup.AGKCommand1121=GetAGKFunction("INAPPPURCHASESETUP_0_0") agkGetInAppPurchaseAvailable.AGKCommand1122=GetAGKFunction("GETINAPPPURCHASEAVAILABLE_L_L") agkInAppPurchaseActivate.AGKCommand1123=GetAGKFunction("INAPPPURCHASEACTIVATE_0_L") agkGetInAppPurchaseLocalPrice.AGKCommand1124=GetAGKFunction("GETINAPPPURCHASELOCALPRICE_S_L") agkGetInAppPurchaseDescription.AGKCommand1125=GetAGKFunction("GETINAPPPURCHASEDESCRIPTION_S_L") agkGetInAppPurchaseState.AGKCommand1126=GetAGKFunction("GETINAPPPURCHASESTATE_L_0") agkInAppPurchaseRestore.AGKCommand1127=GetAGKFunction("INAPPPURCHASERESTORE_0_0") agkGetInAppPurchaseSignature.AGKCommand1128=GetAGKFunction("GETINAPPPURCHASESIGNATURE_S_L") agkTwitterSetup.AGKCommand1129=GetAGKFunction("TWITTERSETUP_0_S_S") agkTwitterMessage.AGKCommand1130=GetAGKFunction("TWITTERMESSAGE_0_S") agkFacebookSetup.AGKCommand1131=GetAGKFunction("FACEBOOKSETUP_0_S") agkGetFacebookLoggedIn.AGKCommand1132=GetAGKFunction("GETFACEBOOKLOGGEDIN_L_0") agkFacebookGetUserID.AGKCommand1133=GetAGKFunction("FACEBOOKGETUSERID_S_0") agkFacebookGetUserName.AGKCommand1134=GetAGKFunction("FACEBOOKGETUSERNAME_S_0") agkFacebookGetAccessToken.AGKCommand1135=GetAGKFunction("FACEBOOKGETACCESSTOKEN_S_0") agkFacebookLogin.AGKCommand1136=GetAGKFunction("FACEBOOKLOGIN_0_0") agkFacebookLogout.AGKCommand1137=GetAGKFunction("FACEBOOKLOGOUT_0_0") agkFacebookPostOnMyWall.AGKCommand1138=GetAGKFunction("FACEBOOKPOSTONMYWALL_0_S_S_S_S_S") agkFacebookPostOnFriendsWall.AGKCommand1139=GetAGKFunction("FACEBOOKPOSTONFRIENDSWALL_0_S_S_S_S_S_S") agkFacebookInviteFriend.AGKCommand1140=GetAGKFunction("FACEBOOKINVITEFRIEND_0_S_S") agkFacebookShowLikeButton.AGKCommand1141=GetAGKFunction("FACEBOOKSHOWLIKEBUTTON_0_S_L_L_L_L") agkFacebookDestroyLikeButton.AGKCommand1142=GetAGKFunction("FACEBOOKDESTROYLIKEBUTTON_0_0") agkFacebookGetFriends.AGKCommand1143=GetAGKFunction("FACEBOOKGETFRIENDS_0_0") agkFacebookGetFriendsState.AGKCommand1144=GetAGKFunction("FACEBOOKGETFRIENDSSTATE_L_0") agkFacebookGetFriendsCount.AGKCommand1145=GetAGKFunction("FACEBOOKGETFRIENDSCOUNT_L_0") agkFacebookGetFriendsName.AGKCommand1146=GetAGKFunction("FACEBOOKGETFRIENDSNAME_S_L") agkFacebookGetFriendsID.AGKCommand1147=GetAGKFunction("FACEBOOKGETFRIENDSID_S_L") agkFacebookDownloadFriendsPhoto.AGKCommand1148=GetAGKFunction("FACEBOOKDOWNLOADFRIENDSPHOTO_0_L") agkGetFacebookDownloadState.AGKCommand1149=GetAGKFunction("GETFACEBOOKDOWNLOADSTATE_L_0") agkGetFacebookDownloadFile.AGKCommand1150=GetAGKFunction("GETFACEBOOKDOWNLOADFILE_S_0") agkNotificationCreate.AGKCommand1151=GetAGKFunction("NOTIFICATIONCREATE_0_S_S_S") agkGetNotification.AGKCommand1152=GetAGKFunction("GETNOTIFICATION_L_0") agkGetNotificationData.AGKCommand1153=GetAGKFunction("GETNOTIFICATIONDATA_S_0") agkNotificationReset.AGKCommand1154=GetAGKFunction("NOTIFICATIONRESET_0_0") agkSetLocalNotification.AGKCommand1155=GetAGKFunction("SETLOCALNOTIFICATION_0_L_L_S") agkCancelLocalNotification.AGKCommand1156=GetAGKFunction("CANCELLOCALNOTIFICATION_0_L") agkGetLocalNotificationExists.AGKCommand1157=GetAGKFunction("GETLOCALNOTIFICATIONEXISTS_L_L") agkGetLocalNotificationTime.AGKCommand1158=GetAGKFunction("GETLOCALNOTIFICATIONTIME_L_L") agkGetLocalNotificationMessage.AGKCommand1159=GetAGKFunction("GETLOCALNOTIFICATIONMESSAGE_S_L") agkMakeColor.AGKCommand1160=GetAGKFunction("MAKECOLOR_L_L_L_L") agkGetColorRed.AGKCommand1161=GetAGKFunction("GETCOLORRED_L_L") agkGetColorGreen.AGKCommand1162=GetAGKFunction("GETCOLORGREEN_L_L") agkGetColorBlue.AGKCommand1163=GetAGKFunction("GETCOLORBLUE_L_L") agkDrawLine.AGKCommand1164=GetAGKFunction("DRAWLINE_0_F_F_F_F_L_L_L") ;-agkDrawLine.AGKCommand1165=GetAGKFunction("DRAWLINE_0_F_F_F_F_L_L") agkDrawBox.AGKCommand1166=GetAGKFunction("DRAWBOX_0_F_F_F_F_L_L_L_L_L") agkDrawEllipse.AGKCommand1167=GetAGKFunction("DRAWELLIPSE_0_F_F_F_F_L_L_L") agkCreateMemblock.AGKCommand1168=GetAGKFunction("CREATEMEMBLOCK_L_L") ;-agkCreateMemblock.AGKCommand1169=GetAGKFunction("CREATEMEMBLOCK_0_L_L") agkGetMemblockExists.AGKCommand1170=GetAGKFunction("GETMEMBLOCKEXISTS_L_L") agkDeleteMemblock.AGKCommand1171=GetAGKFunction("DELETEMEMBLOCK_0_L") agkCopyMemblock.AGKCommand1172=GetAGKFunction("COPYMEMBLOCK_0_L_L_L_L_L") agkGetMemblockSize.AGKCommand1173=GetAGKFunction("GETMEMBLOCKSIZE_L_L") agkGetMemblockByte.AGKCommand1174=GetAGKFunction("GETMEMBLOCKBYTE_L_L_L") agkGetMemblockByteSigned.AGKCommand1175=GetAGKFunction("GETMEMBLOCKBYTESIGNED_L_L_L") agkGetMemblockShort.AGKCommand1176=GetAGKFunction("GETMEMBLOCKSHORT_L_L_L") agkGetMemblockInt.AGKCommand1177=GetAGKFunction("GETMEMBLOCKINT_L_L_L") agkGetMemblockFloat.AGKCommand1178=GetAGKFunction("GETMEMBLOCKFLOAT_F_L_L") agkGetMemblockString.AGKCommand1179=GetAGKFunction("GETMEMBLOCKSTRING_S_L_L_L") agkSetMemblockByte.AGKCommand1180=GetAGKFunction("SETMEMBLOCKBYTE_0_L_L_L") agkSetMemblockByteSigned.AGKCommand1181=GetAGKFunction("SETMEMBLOCKBYTESIGNED_0_L_L_L") agkSetMemblockShort.AGKCommand1182=GetAGKFunction("SETMEMBLOCKSHORT_0_L_L_L") agkSetMemblockInt.AGKCommand1183=GetAGKFunction("SETMEMBLOCKINT_0_L_L_L") agkSetMemblockFloat.AGKCommand1184=GetAGKFunction("SETMEMBLOCKFLOAT_0_L_L_F") agkSetMemblockString.AGKCommand1185=GetAGKFunction("SETMEMBLOCKSTRING_0_L_L_S") ;-agkCreateMemblockFromImage.AGKCommand1186=GetAGKFunction("CREATEMEMBLOCKFROMIMAGE_0_L_L") agkCreateMemblockFromImage.AGKCommand1187=GetAGKFunction("CREATEMEMBLOCKFROMIMAGE_L_L") ;-agkCreateImageFromMemblock.AGKCommand1188=GetAGKFunction("CREATEIMAGEFROMMEMBLOCK_0_L_L") agkCreateImageFromMemblock.AGKCommand1189=GetAGKFunction("CREATEIMAGEFROMMEMBLOCK_L_L") ;-agkCreateMemblockFromSound.AGKCommand1190=GetAGKFunction("CREATEMEMBLOCKFROMSOUND_0_L_L") agkCreateMemblockFromSound.AGKCommand1191=GetAGKFunction("CREATEMEMBLOCKFROMSOUND_L_L") ;-agkCreateSoundFromMemblock.AGKCommand1192=GetAGKFunction("CREATESOUNDFROMMEMBLOCK_0_L_L") agkCreateSoundFromMemblock.AGKCommand1193=GetAGKFunction("CREATESOUNDFROMMEMBLOCK_L_L") ;-agkCreateMemblockFromFile.AGKCommand1194=GetAGKFunction("CREATEMEMBLOCKFROMFILE_0_L_S") agkCreateMemblockFromFile.AGKCommand1195=GetAGKFunction("CREATEMEMBLOCKFROMFILE_L_S") agkCreateFileFromMemblock.AGKCommand1196=GetAGKFunction("CREATEFILEFROMMEMBLOCK_0_S_L") ;-agkCreateMemblockFromObjectMesh.AGKCommand1197=GetAGKFunction("CREATEMEMBLOCKFROMOBJECTMESH_0_L_L_L") agkCreateMemblockFromObjectMesh.AGKCommand1198=GetAGKFunction("CREATEMEMBLOCKFROMOBJECTMESH_L_L_L") ;-agkCreateObjectFromMeshMemblock.AGKCommand1199=GetAGKFunction("CREATEOBJECTFROMMESHMEMBLOCK_0_L_L") agkCreateObjectFromMeshMemblock.AGKCommand1200=GetAGKFunction("CREATEOBJECTFROMMESHMEMBLOCK_L_L") agkSetObjectMeshFromMemblock.AGKCommand1201=GetAGKFunction("SETOBJECTMESHFROMMEMBLOCK_0_L_L_L") agkAddObjectMeshFromMemblock.AGKCommand1202=GetAGKFunction("ADDOBJECTMESHFROMMEMBLOCK_0_L_L") agkSetMeshMemblockVertexPosition.AGKCommand1203=GetAGKFunction("SETMESHMEMBLOCKVERTEXPOSITION_0_L_L_F_F_F") agkSetMeshMemblockVertexNormal.AGKCommand1204=GetAGKFunction("SETMESHMEMBLOCKVERTEXNORMAL_0_L_L_F_F_F") agkSetMeshMemblockVertexUV.AGKCommand1205=GetAGKFunction("SETMESHMEMBLOCKVERTEXUV_0_L_L_F_F") agkGetMeshMemblockVertexX.AGKCommand1206=GetAGKFunction("GETMESHMEMBLOCKVERTEXX_F_L_L") agkGetMeshMemblockVertexY.AGKCommand1207=GetAGKFunction("GETMESHMEMBLOCKVERTEXY_F_L_L") agkGetMeshMemblockVertexZ.AGKCommand1208=GetAGKFunction("GETMESHMEMBLOCKVERTEXZ_F_L_L") agkGetMeshMemblockVertexNormalX.AGKCommand1209=GetAGKFunction("GETMESHMEMBLOCKVERTEXNORMALX_F_L_L") agkGetMeshMemblockVertexNormalY.AGKCommand1210=GetAGKFunction("GETMESHMEMBLOCKVERTEXNORMALY_F_L_L") agkGetMeshMemblockVertexNormalZ.AGKCommand1211=GetAGKFunction("GETMESHMEMBLOCKVERTEXNORMALZ_F_L_L") agkGetMeshMemblockVertexU.AGKCommand1212=GetAGKFunction("GETMESHMEMBLOCKVERTEXU_F_L_L") agkGetMeshMemblockVertexV.AGKCommand1213=GetAGKFunction("GETMESHMEMBLOCKVERTEXV_F_L_L") agkSetGlobal3DDepth.AGKCommand1214=GetAGKFunction("SETGLOBAL3DDEPTH_0_L") ;-agkCreateObjectBox.AGKCommand1215=GetAGKFunction("CREATEOBJECTBOX_0_L_F_F_F") agkCreateObjectBox.AGKCommand1216=GetAGKFunction("CREATEOBJECTBOX_L_F_F_F") ;-agkCreateObjectCapsule.AGKCommand1217=GetAGKFunction("CREATEOBJECTCAPSULE_0_L_F_F_L") agkCreateObjectCapsule.AGKCommand1218=GetAGKFunction("CREATEOBJECTCAPSULE_L_F_F_L") ;-agkCreateObjectSphere.AGKCommand1219=GetAGKFunction("CREATEOBJECTSPHERE_0_L_F_L_L") agkCreateObjectSphere.AGKCommand1220=GetAGKFunction("CREATEOBJECTSPHERE_L_F_L_L") ;-agkCreateObjectCone.AGKCommand1221=GetAGKFunction("CREATEOBJECTCONE_0_L_F_F_L") agkCreateObjectCone.AGKCommand1222=GetAGKFunction("CREATEOBJECTCONE_L_F_F_L") ;-agkCreateObjectCylinder.AGKCommand1223=GetAGKFunction("CREATEOBJECTCYLINDER_0_L_F_F_L") agkCreateObjectCylinder.AGKCommand1224=GetAGKFunction("CREATEOBJECTCYLINDER_L_F_F_L") ;-agkCreateObjectPlane.AGKCommand1225=GetAGKFunction("CREATEOBJECTPLANE_0_L_F_F") agkCreateObjectPlane.AGKCommand1226=GetAGKFunction("CREATEOBJECTPLANE_L_F_F") ;-agkCreateObjectQuad.AGKCommand1227=GetAGKFunction("CREATEOBJECTQUAD_0_L") agkCreateObjectQuad.AGKCommand1228=GetAGKFunction("CREATEOBJECTQUAD_L_0") agkCreateObjectFromHeightMap.AGKCommand1229=GetAGKFunction("CREATEOBJECTFROMHEIGHTMAP_L_S_F_F_F_L_L") ;-agkCreateObjectFromHeightMap.AGKCommand1230=GetAGKFunction("CREATEOBJECTFROMHEIGHTMAP_0_L_S_F_F_F_L_L") agkCreateObjectFromObjectMesh.AGKCommand1231=GetAGKFunction("CREATEOBJECTFROMOBJECTMESH_L_L_L") ;-agkCreateObjectFromObjectMesh.AGKCommand1232=GetAGKFunction("CREATEOBJECTFROMOBJECTMESH_0_L_L_L") agkLoadObject.AGKCommand1233=GetAGKFunction("LOADOBJECT_L_S") ;-agkLoadObject.AGKCommand1234=GetAGKFunction("LOADOBJECT_L_S_F") ;-agkLoadObject.AGKCommand1235=GetAGKFunction("LOADOBJECT_0_L_S") ;-agkLoadObject.AGKCommand1236=GetAGKFunction("LOADOBJECT_0_L_S_F") agkLoadObjectWithChildren.AGKCommand1237=GetAGKFunction("LOADOBJECTWITHCHILDREN_L_S") ;-agkLoadObjectWithChildren.AGKCommand1238=GetAGKFunction("LOADOBJECTWITHCHILDREN_0_L_S") agkSaveObject.AGKCommand1239=GetAGKFunction("SAVEOBJECT_0_L_S") agkCloneObject.AGKCommand1240=GetAGKFunction("CLONEOBJECT_L_L") ;-agkCloneObject.AGKCommand1241=GetAGKFunction("CLONEOBJECT_0_L_L") agkInstanceObject.AGKCommand1242=GetAGKFunction("INSTANCEOBJECT_L_L") ;-agkInstanceObject.AGKCommand1243=GetAGKFunction("INSTANCEOBJECT_0_L_L") agkGetObjectExists.AGKCommand1244=GetAGKFunction("GETOBJECTEXISTS_L_L") agkDeleteObject.AGKCommand1245=GetAGKFunction("DELETEOBJECT_0_L") agkDeleteObjectWithChildren.AGKCommand1246=GetAGKFunction("DELETEOBJECTWITHCHILDREN_0_L") agkDeleteAllObjects.AGKCommand1247=GetAGKFunction("DELETEALLOBJECTS_0_0") agkGetObjectNumChildren.AGKCommand1248=GetAGKFunction("GETOBJECTNUMCHILDREN_L_L") agkGetObjectChildID.AGKCommand1249=GetAGKFunction("GETOBJECTCHILDID_L_L_L") agkGetObjectNumBones.AGKCommand1250=GetAGKFunction("GETOBJECTNUMBONES_L_L") agkGetObjectBoneByName.AGKCommand1251=GetAGKFunction("GETOBJECTBONEBYNAME_L_L_S") agkGetObjectNumMeshes.AGKCommand1252=GetAGKFunction("GETOBJECTNUMMESHES_L_L") agkGetObjectMeshName.AGKCommand1253=GetAGKFunction("GETOBJECTMESHNAME_S_L_L") agkSetObjectMeshImage.AGKCommand1254=GetAGKFunction("SETOBJECTMESHIMAGE_0_L_L_L_L") agkSetObjectMeshLightMap.AGKCommand1255=GetAGKFunction("SETOBJECTMESHLIGHTMAP_0_L_L_L") agkSetObjectMeshShader.AGKCommand1256=GetAGKFunction("SETOBJECTMESHSHADER_0_L_L_L") agkGetObjectMeshVSSource.AGKCommand1257=GetAGKFunction("GETOBJECTMESHVSSOURCE_S_L_L") agkGetObjectMeshPSSource.AGKCommand1258=GetAGKFunction("GETOBJECTMESHPSSOURCE_S_L_L") agkSetObjectMeshUVOffset.AGKCommand1259=GetAGKFunction("SETOBJECTMESHUVOFFSET_0_L_L_L_F_F") agkSetObjectMeshUVScale.AGKCommand1260=GetAGKFunction("SETOBJECTMESHUVSCALE_0_L_L_L_F_F") agkGetObjectMeshSizeMinX.AGKCommand1261=GetAGKFunction("GETOBJECTMESHSIZEMINX_F_L_L") agkGetObjectMeshSizeMaxX.AGKCommand1262=GetAGKFunction("GETOBJECTMESHSIZEMAXX_F_L_L") agkGetObjectMeshSizeMinY.AGKCommand1263=GetAGKFunction("GETOBJECTMESHSIZEMINY_F_L_L") agkGetObjectMeshSizeMaxY.AGKCommand1264=GetAGKFunction("GETOBJECTMESHSIZEMAXY_F_L_L") agkGetObjectMeshSizeMinZ.AGKCommand1265=GetAGKFunction("GETOBJECTMESHSIZEMINZ_F_L_L") agkGetObjectMeshSizeMaxZ.AGKCommand1266=GetAGKFunction("GETOBJECTMESHSIZEMAXZ_F_L_L") agkFixObjectToObject.AGKCommand1267=GetAGKFunction("FIXOBJECTTOOBJECT_0_L_L") agkFixObjectToBone.AGKCommand1268=GetAGKFunction("FIXOBJECTTOBONE_0_L_L_L") agkGetObjectNumAnimations.AGKCommand1269=GetAGKFunction("GETOBJECTNUMANIMATIONS_L_L") agkGetObjectAnimationName.AGKCommand1270=GetAGKFunction("GETOBJECTANIMATIONNAME_S_L_L") agkPlayObjectAnimation.AGKCommand1271=GetAGKFunction("PLAYOBJECTANIMATION_0_L_S_F_F_L_F") agkSetObjectAnimationFrame.AGKCommand1272=GetAGKFunction("SETOBJECTANIMATIONFRAME_0_L_S_F_F") agkStopObjectAnimation.AGKCommand1273=GetAGKFunction("STOPOBJECTANIMATION_0_L") agkResetObjectAnimation.AGKCommand1274=GetAGKFunction("RESETOBJECTANIMATION_0_L") agkSetObjectAnimationSpeed.AGKCommand1275=GetAGKFunction("SETOBJECTANIMATIONSPEED_0_L_F") agkGetObjectIsAnimating.AGKCommand1276=GetAGKFunction("GETOBJECTISANIMATING_L_L") agkGetObjectIsTweening.AGKCommand1277=GetAGKFunction("GETOBJECTISTWEENING_L_L") agkGetObjectAnimationTime.AGKCommand1278=GetAGKFunction("GETOBJECTANIMATIONTIME_F_L") agkGetObjectAnimationDuration.AGKCommand1279=GetAGKFunction("GETOBJECTANIMATIONDURATION_F_L_S") agkSetObjectBonePosition.AGKCommand1280=GetAGKFunction("SETOBJECTBONEPOSITION_0_L_L_F_F_F") agkSetObjectBoneRotation.AGKCommand1281=GetAGKFunction("SETOBJECTBONEROTATION_0_L_L_F_F_F") agkSetObjectBoneRotationQuat.AGKCommand1282=GetAGKFunction("SETOBJECTBONEROTATIONQUAT_0_L_L_F_F_F_F") agkSetObjectBoneLookAt.AGKCommand1283=GetAGKFunction("SETOBJECTBONELOOKAT_0_L_L_F_F_F_F") agkSetObjectBoneCanAnimate.AGKCommand1284=GetAGKFunction("SETOBJECTBONECANANIMATE_0_L_L_L") agkRotateObjectBoneLocalX.AGKCommand1285=GetAGKFunction("ROTATEOBJECTBONELOCALX_0_L_L_F") agkRotateObjectBoneLocalY.AGKCommand1286=GetAGKFunction("ROTATEOBJECTBONELOCALY_0_L_L_F") agkRotateObjectBoneLocalZ.AGKCommand1287=GetAGKFunction("ROTATEOBJECTBONELOCALZ_0_L_L_F") agkGetObjectBoneName.AGKCommand1288=GetAGKFunction("GETOBJECTBONENAME_S_L_L") agkGetObjectBoneX.AGKCommand1289=GetAGKFunction("GETOBJECTBONEX_F_L_L") agkGetObjectBoneY.AGKCommand1290=GetAGKFunction("GETOBJECTBONEY_F_L_L") agkGetObjectBoneZ.AGKCommand1291=GetAGKFunction("GETOBJECTBONEZ_F_L_L") agkGetObjectBoneAngleX.AGKCommand1292=GetAGKFunction("GETOBJECTBONEANGLEX_F_L_L") agkGetObjectBoneAngleY.AGKCommand1293=GetAGKFunction("GETOBJECTBONEANGLEY_F_L_L") agkGetObjectBoneAngleZ.AGKCommand1294=GetAGKFunction("GETOBJECTBONEANGLEZ_F_L_L") agkGetObjectBoneQuatW.AGKCommand1295=GetAGKFunction("GETOBJECTBONEQUATW_F_L_L") agkGetObjectBoneQuatX.AGKCommand1296=GetAGKFunction("GETOBJECTBONEQUATX_F_L_L") agkGetObjectBoneQuatY.AGKCommand1297=GetAGKFunction("GETOBJECTBONEQUATY_F_L_L") agkGetObjectBoneQuatZ.AGKCommand1298=GetAGKFunction("GETOBJECTBONEQUATZ_F_L_L") agkGetObjectBoneWorldX.AGKCommand1299=GetAGKFunction("GETOBJECTBONEWORLDX_F_L_L") agkGetObjectBoneWorldY.AGKCommand1300=GetAGKFunction("GETOBJECTBONEWORLDY_F_L_L") agkGetObjectBoneWorldZ.AGKCommand1301=GetAGKFunction("GETOBJECTBONEWORLDZ_F_L_L") agkGetObjectBoneWorldAngleX.AGKCommand1302=GetAGKFunction("GETOBJECTBONEWORLDANGLEX_F_L_L") agkGetObjectBoneWorldAngleY.AGKCommand1303=GetAGKFunction("GETOBJECTBONEWORLDANGLEY_F_L_L") agkGetObjectBoneWorldAngleZ.AGKCommand1304=GetAGKFunction("GETOBJECTBONEWORLDANGLEZ_F_L_L") agkGetObjectBoneWorldQuatW.AGKCommand1305=GetAGKFunction("GETOBJECTBONEWORLDQUATW_F_L_L") agkGetObjectBoneWorldQuatX.AGKCommand1306=GetAGKFunction("GETOBJECTBONEWORLDQUATX_F_L_L") agkGetObjectBoneWorldQuatY.AGKCommand1307=GetAGKFunction("GETOBJECTBONEWORLDQUATY_F_L_L") agkGetObjectBoneWorldQuatZ.AGKCommand1308=GetAGKFunction("GETOBJECTBONEWORLDQUATZ_F_L_L") agkSetObjectPosition.AGKCommand1309=GetAGKFunction("SETOBJECTPOSITION_0_L_F_F_F") agkSetObjectRotation.AGKCommand1310=GetAGKFunction("SETOBJECTROTATION_0_L_F_F_F") agkSetObjectRotationQuat.AGKCommand1311=GetAGKFunction("SETOBJECTROTATIONQUAT_0_L_F_F_F_F") agkSetObjectScale.AGKCommand1312=GetAGKFunction("SETOBJECTSCALE_0_L_F_F_F") agkSetObjectScalePermanent.AGKCommand1313=GetAGKFunction("SETOBJECTSCALEPERMANENT_0_L_F_F_F") agkMoveObjectLocalX.AGKCommand1314=GetAGKFunction("MOVEOBJECTLOCALX_0_L_F") agkMoveObjectLocalY.AGKCommand1315=GetAGKFunction("MOVEOBJECTLOCALY_0_L_F") agkMoveObjectLocalZ.AGKCommand1316=GetAGKFunction("MOVEOBJECTLOCALZ_0_L_F") agkRotateObjectLocalX.AGKCommand1317=GetAGKFunction("ROTATEOBJECTLOCALX_0_L_F") agkRotateObjectLocalY.AGKCommand1318=GetAGKFunction("ROTATEOBJECTLOCALY_0_L_F") agkRotateObjectLocalZ.AGKCommand1319=GetAGKFunction("ROTATEOBJECTLOCALZ_0_L_F") agkRotateObjectGlobalX.AGKCommand1320=GetAGKFunction("ROTATEOBJECTGLOBALX_0_L_F") agkRotateObjectGlobalY.AGKCommand1321=GetAGKFunction("ROTATEOBJECTGLOBALY_0_L_F") agkRotateObjectGlobalZ.AGKCommand1322=GetAGKFunction("ROTATEOBJECTGLOBALZ_0_L_F") agkGetObjectX.AGKCommand1323=GetAGKFunction("GETOBJECTX_F_L") agkGetObjectY.AGKCommand1324=GetAGKFunction("GETOBJECTY_F_L") agkGetObjectZ.AGKCommand1325=GetAGKFunction("GETOBJECTZ_F_L") agkGetObjectAngleX.AGKCommand1326=GetAGKFunction("GETOBJECTANGLEX_F_L") agkGetObjectAngleY.AGKCommand1327=GetAGKFunction("GETOBJECTANGLEY_F_L") agkGetObjectAngleZ.AGKCommand1328=GetAGKFunction("GETOBJECTANGLEZ_F_L") agkGetObjectQuatW.AGKCommand1329=GetAGKFunction("GETOBJECTQUATW_F_L") agkGetObjectQuatX.AGKCommand1330=GetAGKFunction("GETOBJECTQUATX_F_L") agkGetObjectQuatY.AGKCommand1331=GetAGKFunction("GETOBJECTQUATY_F_L") agkGetObjectQuatZ.AGKCommand1332=GetAGKFunction("GETOBJECTQUATZ_F_L") agkGetObjectWorldX.AGKCommand1333=GetAGKFunction("GETOBJECTWORLDX_F_L") agkGetObjectWorldY.AGKCommand1334=GetAGKFunction("GETOBJECTWORLDY_F_L") agkGetObjectWorldZ.AGKCommand1335=GetAGKFunction("GETOBJECTWORLDZ_F_L") agkGetObjectWorldAngleX.AGKCommand1336=GetAGKFunction("GETOBJECTWORLDANGLEX_F_L") agkGetObjectWorldAngleY.AGKCommand1337=GetAGKFunction("GETOBJECTWORLDANGLEY_F_L") agkGetObjectWorldAngleZ.AGKCommand1338=GetAGKFunction("GETOBJECTWORLDANGLEZ_F_L") agkGetObjectWorldQuatW.AGKCommand1339=GetAGKFunction("GETOBJECTWORLDQUATW_F_L") agkGetObjectWorldQuatX.AGKCommand1340=GetAGKFunction("GETOBJECTWORLDQUATX_F_L") agkGetObjectWorldQuatY.AGKCommand1341=GetAGKFunction("GETOBJECTWORLDQUATY_F_L") agkGetObjectWorldQuatZ.AGKCommand1342=GetAGKFunction("GETOBJECTWORLDQUATZ_F_L") agkGetObjectSizeMinX.AGKCommand1343=GetAGKFunction("GETOBJECTSIZEMINX_F_L") agkGetObjectSizeMaxX.AGKCommand1344=GetAGKFunction("GETOBJECTSIZEMAXX_F_L") agkGetObjectSizeMinY.AGKCommand1345=GetAGKFunction("GETOBJECTSIZEMINY_F_L") agkGetObjectSizeMaxY.AGKCommand1346=GetAGKFunction("GETOBJECTSIZEMAXY_F_L") agkGetObjectSizeMinZ.AGKCommand1347=GetAGKFunction("GETOBJECTSIZEMINZ_F_L") agkGetObjectSizeMaxZ.AGKCommand1348=GetAGKFunction("GETOBJECTSIZEMAXZ_F_L") agkSetObjectLookAt.AGKCommand1349=GetAGKFunction("SETOBJECTLOOKAT_0_L_F_F_F_F") agkFixObjectPivot.AGKCommand1350=GetAGKFunction("FIXOBJECTPIVOT_0_L") agkGetObjectHeightMapHeight.AGKCommand1351=GetAGKFunction("GETOBJECTHEIGHTMAPHEIGHT_F_L_F_F") agkSetObjectImage.AGKCommand1352=GetAGKFunction("SETOBJECTIMAGE_0_L_L_L") agkSetObjectLightMap.AGKCommand1353=GetAGKFunction("SETOBJECTLIGHTMAP_0_L_L") agkSetObjectShader.AGKCommand1354=GetAGKFunction("SETOBJECTSHADER_0_L_L") agkSetObjectColor.AGKCommand1355=GetAGKFunction("SETOBJECTCOLOR_0_L_L_L_L_L") agkSetObjectColorEmissive.AGKCommand1356=GetAGKFunction("SETOBJECTCOLOREMISSIVE_0_L_L_L_L") agkSetObjectLightMode.AGKCommand1357=GetAGKFunction("SETOBJECTLIGHTMODE_0_L_L") agkSetObjectScreenCulling.AGKCommand1358=GetAGKFunction("SETOBJECTSCREENCULLING_0_L_L") agkSetObjectUVOffset.AGKCommand1359=GetAGKFunction("SETOBJECTUVOFFSET_0_L_L_F_F") agkSetObjectUVScale.AGKCommand1360=GetAGKFunction("SETOBJECTUVSCALE_0_L_L_F_F") agkSetObjectFogMode.AGKCommand1361=GetAGKFunction("SETOBJECTFOGMODE_0_L_L") agkSetObjectDepthReadMode.AGKCommand1362=GetAGKFunction("SETOBJECTDEPTHREADMODE_0_L_L") agkSetObjectDepthWrite.AGKCommand1363=GetAGKFunction("SETOBJECTDEPTHWRITE_0_L_L") agkSetObjectDepthBias.AGKCommand1364=GetAGKFunction("SETOBJECTDEPTHBIAS_0_L_F") agkSetObjectDepthRange.AGKCommand1365=GetAGKFunction("SETOBJECTDEPTHRANGE_0_L_F_F") agkSetObjectTransparency.AGKCommand1366=GetAGKFunction("SETOBJECTTRANSPARENCY_0_L_L") agkSetObjectAlphaMask.AGKCommand1367=GetAGKFunction("SETOBJECTALPHAMASK_0_L_L") agkSetObjectCullMode.AGKCommand1368=GetAGKFunction("SETOBJECTCULLMODE_0_L_L") agkSetObjectVisible.AGKCommand1369=GetAGKFunction("SETOBJECTVISIBLE_0_L_L") agkGetObjectDepthReadMode.AGKCommand1370=GetAGKFunction("GETOBJECTDEPTHREADMODE_L_L") agkGetObjectDepthWrite.AGKCommand1371=GetAGKFunction("GETOBJECTDEPTHWRITE_L_L") agkGetObjectDepthBias.AGKCommand1372=GetAGKFunction("GETOBJECTDEPTHBIAS_F_L") agkGetObjectTransparency.AGKCommand1373=GetAGKFunction("GETOBJECTTRANSPARENCY_L_L") agkGetObjectCullMode.AGKCommand1374=GetAGKFunction("GETOBJECTCULLMODE_L_L") agkGetObjectVisible.AGKCommand1375=GetAGKFunction("GETOBJECTVISIBLE_L_L") agkGetObjectInScreen.AGKCommand1376=GetAGKFunction("GETOBJECTINSCREEN_L_L") agkGetObjectName.AGKCommand1377=GetAGKFunction("GETOBJECTNAME_S_L") agkSetObjectShaderConstantByName.AGKCommand1378=GetAGKFunction("SETOBJECTSHADERCONSTANTBYNAME_0_L_S_F_F_F_F") agkSetObjectShaderConstantArrayByName.AGKCommand1379=GetAGKFunction("SETOBJECTSHADERCONSTANTARRAYBYNAME_0_L_S_L_F_F_F_F") agkSetObjectShaderConstantDefault.AGKCommand1380=GetAGKFunction("SETOBJECTSHADERCONSTANTDEFAULT_0_L_S") agkDrawObject.AGKCommand1381=GetAGKFunction("DRAWOBJECT_0_L") agkGetScreenXFrom3D.AGKCommand1382=GetAGKFunction("GETSCREENXFROM3D_F_F_F_F") agkGetScreenYFrom3D.AGKCommand1383=GetAGKFunction("GETSCREENYFROM3D_F_F_F_F") agkGet3DVectorXFromScreen.AGKCommand1384=GetAGKFunction("GET3DVECTORXFROMSCREEN_F_F_F") agkGet3DVectorYFromScreen.AGKCommand1385=GetAGKFunction("GET3DVECTORYFROMSCREEN_F_F_F") agkGet3DVectorZFromScreen.AGKCommand1386=GetAGKFunction("GET3DVECTORZFROMSCREEN_F_F_F") agkSetObjectCollisionMode.AGKCommand1387=GetAGKFunction("SETOBJECTCOLLISIONMODE_0_L_L") agkObjectRayCast.AGKCommand1388=GetAGKFunction("OBJECTRAYCAST_L_L_F_F_F_F_F_F") agkObjectSphereCast.AGKCommand1389=GetAGKFunction("OBJECTSPHERECAST_L_L_F_F_F_F_F_F_F") agkObjectSphereSlide.AGKCommand1390=GetAGKFunction("OBJECTSPHERESLIDE_L_L_F_F_F_F_F_F_F") agkGetObjectRayCastNumHits.AGKCommand1391=GetAGKFunction("GETOBJECTRAYCASTNUMHITS_L_0") agkGetObjectRayCastHitID.AGKCommand1392=GetAGKFunction("GETOBJECTRAYCASTHITID_L_L") agkGetObjectRayCastX.AGKCommand1393=GetAGKFunction("GETOBJECTRAYCASTX_F_L") agkGetObjectRayCastY.AGKCommand1394=GetAGKFunction("GETOBJECTRAYCASTY_F_L") agkGetObjectRayCastZ.AGKCommand1395=GetAGKFunction("GETOBJECTRAYCASTZ_F_L") agkGetObjectRayCastSlideX.AGKCommand1396=GetAGKFunction("GETOBJECTRAYCASTSLIDEX_F_L") agkGetObjectRayCastSlideY.AGKCommand1397=GetAGKFunction("GETOBJECTRAYCASTSLIDEY_F_L") agkGetObjectRayCastSlideZ.AGKCommand1398=GetAGKFunction("GETOBJECTRAYCASTSLIDEZ_F_L") agkGetObjectRayCastNormalX.AGKCommand1399=GetAGKFunction("GETOBJECTRAYCASTNORMALX_F_L") agkGetObjectRayCastNormalY.AGKCommand1400=GetAGKFunction("GETOBJECTRAYCASTNORMALY_F_L") agkGetObjectRayCastNormalZ.AGKCommand1401=GetAGKFunction("GETOBJECTRAYCASTNORMALZ_F_L") agkGetObjectRayCastBounceX.AGKCommand1402=GetAGKFunction("GETOBJECTRAYCASTBOUNCEX_F_L") agkGetObjectRayCastBounceY.AGKCommand1403=GetAGKFunction("GETOBJECTRAYCASTBOUNCEY_F_L") agkGetObjectRayCastBounceZ.AGKCommand1404=GetAGKFunction("GETOBJECTRAYCASTBOUNCEZ_F_L") agkGetObjectRayCastDistance.AGKCommand1405=GetAGKFunction("GETOBJECTRAYCASTDISTANCE_F_L") agkSetFogMode.AGKCommand1406=GetAGKFunction("SETFOGMODE_0_L") agkSetFogColor.AGKCommand1407=GetAGKFunction("SETFOGCOLOR_0_L_L_L") agkSetFogSunColor.AGKCommand1408=GetAGKFunction("SETFOGSUNCOLOR_0_L_L_L") agkSetFogRange.AGKCommand1409=GetAGKFunction("SETFOGRANGE_0_F_F") agkGetFogMode.AGKCommand1410=GetAGKFunction("GETFOGMODE_L_0") agkSetSkyBoxVisible.AGKCommand1411=GetAGKFunction("SETSKYBOXVISIBLE_0_L") agkSetSkyBoxSkyColor.AGKCommand1412=GetAGKFunction("SETSKYBOXSKYCOLOR_0_L_L_L") agkSetSkyBoxHorizonColor.AGKCommand1413=GetAGKFunction("SETSKYBOXHORIZONCOLOR_0_L_L_L") agkSetSkyBoxSunColor.AGKCommand1414=GetAGKFunction("SETSKYBOXSUNCOLOR_0_L_L_L") agkSetSkyBoxHorizonSize.AGKCommand1415=GetAGKFunction("SETSKYBOXHORIZONSIZE_0_F_F") agkSetSkyBoxSunVisible.AGKCommand1416=GetAGKFunction("SETSKYBOXSUNVISIBLE_0_L") agkSetSkyBoxSunSize.AGKCommand1417=GetAGKFunction("SETSKYBOXSUNSIZE_0_F_F") agkLoadShader.AGKCommand1418=GetAGKFunction("LOADSHADER_L_S_S") ;-agkLoadShader.AGKCommand1419=GetAGKFunction("LOADSHADER_0_L_S_S") agkLoadFullScreenShader.AGKCommand1420=GetAGKFunction("LOADFULLSCREENSHADER_L_S") ;-agkLoadFullScreenShader.AGKCommand1421=GetAGKFunction("LOADFULLSCREENSHADER_0_L_S") agkLoadSpriteShader.AGKCommand1422=GetAGKFunction("LOADSPRITESHADER_L_S") ;-agkLoadSpriteShader.AGKCommand1423=GetAGKFunction("LOADSPRITESHADER_0_L_S") agkSetShaderConstantByName.AGKCommand1424=GetAGKFunction("SETSHADERCONSTANTBYNAME_0_L_S_F_F_F_F") agkSetShaderConstantArrayByName.AGKCommand1425=GetAGKFunction("SETSHADERCONSTANTARRAYBYNAME_0_L_S_L_F_F_F_F") agkSetCameraPosition.AGKCommand1426=GetAGKFunction("SETCAMERAPOSITION_0_L_F_F_F") agkSetCameraRotationQuat.AGKCommand1427=GetAGKFunction("SETCAMERAROTATIONQUAT_0_L_F_F_F_F") agkSetCameraRotation.AGKCommand1428=GetAGKFunction("SETCAMERAROTATION_0_L_F_F_F") agkMoveCameraLocalX.AGKCommand1429=GetAGKFunction("MOVECAMERALOCALX_0_L_F") agkMoveCameraLocalY.AGKCommand1430=GetAGKFunction("MOVECAMERALOCALY_0_L_F") agkMoveCameraLocalZ.AGKCommand1431=GetAGKFunction("MOVECAMERALOCALZ_0_L_F") agkRotateCameraLocalX.AGKCommand1432=GetAGKFunction("ROTATECAMERALOCALX_0_L_F") agkRotateCameraLocalY.AGKCommand1433=GetAGKFunction("ROTATECAMERALOCALY_0_L_F") agkRotateCameraLocalZ.AGKCommand1434=GetAGKFunction("ROTATECAMERALOCALZ_0_L_F") agkRotateCameraGlobalX.AGKCommand1435=GetAGKFunction("ROTATECAMERAGLOBALX_0_L_F") agkRotateCameraGlobalY.AGKCommand1436=GetAGKFunction("ROTATECAMERAGLOBALY_0_L_F") agkRotateCameraGlobalZ.AGKCommand1437=GetAGKFunction("ROTATECAMERAGLOBALZ_0_L_F") agkGetCameraX.AGKCommand1438=GetAGKFunction("GETCAMERAX_F_L") agkGetCameraY.AGKCommand1439=GetAGKFunction("GETCAMERAY_F_L") agkGetCameraZ.AGKCommand1440=GetAGKFunction("GETCAMERAZ_F_L") agkGetCameraAngleX.AGKCommand1441=GetAGKFunction("GETCAMERAANGLEX_F_L") agkGetCameraAngleY.AGKCommand1442=GetAGKFunction("GETCAMERAANGLEY_F_L") agkGetCameraAngleZ.AGKCommand1443=GetAGKFunction("GETCAMERAANGLEZ_F_L") agkGetCameraQuatW.AGKCommand1444=GetAGKFunction("GETCAMERAQUATW_F_L") agkGetCameraQuatX.AGKCommand1445=GetAGKFunction("GETCAMERAQUATX_F_L") agkGetCameraQuatY.AGKCommand1446=GetAGKFunction("GETCAMERAQUATY_F_L") agkGetCameraQuatZ.AGKCommand1447=GetAGKFunction("GETCAMERAQUATZ_F_L") agkSetCameraLookAt.AGKCommand1448=GetAGKFunction("SETCAMERALOOKAT_0_L_F_F_F_F") agkSetCameraRange.AGKCommand1449=GetAGKFunction("SETCAMERARANGE_0_L_F_F") agkSetCameraAspect.AGKCommand1450=GetAGKFunction("SETCAMERAASPECT_0_L_F") agkSetCameraFOV.AGKCommand1451=GetAGKFunction("SETCAMERAFOV_0_L_F") agkSetCameraOrthoWidth.AGKCommand1452=GetAGKFunction("SETCAMERAORTHOWIDTH_0_L_F") agkSetCameraBounds.AGKCommand1453=GetAGKFunction("SETCAMERABOUNDS_0_L_F_F_F_F") agkSetCameraOffCenter.AGKCommand1454=GetAGKFunction("SETCAMERAOFFCENTER_0_L_L") agkGetCameraFOV.AGKCommand1455=GetAGKFunction("GETCAMERAFOV_F_L") agkCreatePointLight.AGKCommand1456=GetAGKFunction("CREATEPOINTLIGHT_0_L_F_F_F_F_L_L_L") agkGetPointLightExists.AGKCommand1457=GetAGKFunction("GETPOINTLIGHTEXISTS_L_L") agkDeletePointLight.AGKCommand1458=GetAGKFunction("DELETEPOINTLIGHT_0_L") agkClearPointLights.AGKCommand1459=GetAGKFunction("CLEARPOINTLIGHTS_0_0") agkSetPointLightPosition.AGKCommand1460=GetAGKFunction("SETPOINTLIGHTPOSITION_0_L_F_F_F") agkSetPointLightColor.AGKCommand1461=GetAGKFunction("SETPOINTLIGHTCOLOR_0_L_L_L_L") agkSetPointLightRadius.AGKCommand1462=GetAGKFunction("SETPOINTLIGHTRADIUS_0_L_F") agkSetPointLightMode.AGKCommand1463=GetAGKFunction("SETPOINTLIGHTMODE_0_L_L") agkSetSunDirection.AGKCommand1464=GetAGKFunction("SETSUNDIRECTION_0_F_F_F") agkSetSunColor.AGKCommand1465=GetAGKFunction("SETSUNCOLOR_0_L_L_L") agkSetSunActive.AGKCommand1466=GetAGKFunction("SETSUNACTIVE_0_L") agkSetAmbientColor.AGKCommand1467=GetAGKFunction("SETAMBIENTCOLOR_0_L_L_L") ;-agkCreate3DPhysicsWorld.AGKCommand1468=GetAGKFunction("CREATE3DPHYSICSWORLD_0_0") agkCreate3DPhysicsWorld.AGKCommand1469=GetAGKFunction("CREATE3DPHYSICSWORLD_0_F") agkSet3DPhysicsGravity.AGKCommand1470=GetAGKFunction("SET3DPHYSICSGRAVITY_0_F_F_F") ;-agkSet3DPhysicsGravity.AGKCommand1471=GetAGKFunction("SET3DPHYSICSGRAVITY_0_L") agkStep3DPhysicsWorld.AGKCommand1472=GetAGKFunction("STEP3DPHYSICSWORLD_0_0") agkReset3DPhysicsWorld.AGKCommand1473=GetAGKFunction("RESET3DPHYSICSWORLD_0_0") agkDelete3DPhysicsWorld.AGKCommand1474=GetAGKFunction("DELETE3DPHYSICSWORLD_0_0") agkDebug3DPhysicsWorld.AGKCommand1475=GetAGKFunction("DEBUG3DPHYSICSWORLD_0_0") agkGet3DPhysicsTotalObjects.AGKCommand1476=GetAGKFunction("GET3DPHYSICSTOTALOBJECTS_L_0") agkGet3DPhysicsActiveObjects.AGKCommand1477=GetAGKFunction("GET3DPHYSICSACTIVEOBJECTS_L_0") agkGet3DPhysicsTotalJoints.AGKCommand1478=GetAGKFunction("GET3DPHYSICSTOTALJOINTS_L_0") ;-agkSetObjectShapeBox.AGKCommand1479=GetAGKFunction("SETOBJECTSHAPEBOX_0_L") agkSetObjectShapeBox.AGKCommand1480=GetAGKFunction("SETOBJECTSHAPEBOX_0_L_F_F_F") ;-agkSetObjectShapeBox.AGKCommand1481=GetAGKFunction("SETOBJECTSHAPEBOX_0_L_L") ;-agkSetObjectShapeSphere.AGKCommand1482=GetAGKFunction("SETOBJECTSHAPESPHERE_0_L") agkSetObjectShapeSphere.AGKCommand1483=GetAGKFunction("SETOBJECTSHAPESPHERE_0_L_F") ;-agkSetObjectShapeCylinder.AGKCommand1484=GetAGKFunction("SETOBJECTSHAPECYLINDER_0_L_L") agkSetObjectShapeCylinder.AGKCommand1485=GetAGKFunction("SETOBJECTSHAPECYLINDER_0_L_L_F_F") ;-agkSetObjectShapeCone.AGKCommand1486=GetAGKFunction("SETOBJECTSHAPECONE_0_L_L") agkSetObjectShapeCone.AGKCommand1487=GetAGKFunction("SETOBJECTSHAPECONE_0_L_L_F_F") ;-agkSetObjectShapeCapsule.AGKCommand1488=GetAGKFunction("SETOBJECTSHAPECAPSULE_0_L_L") agkSetObjectShapeCapsule.AGKCommand1489=GetAGKFunction("SETOBJECTSHAPECAPSULE_0_L_L_F_F_F") ;-agkSetObjectShapeCapsule.AGKCommand1490=GetAGKFunction("SETOBJECTSHAPECAPSULE_0_L_L_L") agkSetObjectShapeConvexHull.AGKCommand1491=GetAGKFunction("SETOBJECTSHAPECONVEXHULL_0_L") agkSetObjectShapeStaticPolygon.AGKCommand1492=GetAGKFunction("SETOBJECTSHAPESTATICPOLYGON_0_L") agkSetObjectShapeCompound.AGKCommand1493=GetAGKFunction("SETOBJECTSHAPECOMPOUND_0_L") agkCreate3DPhysicsDynamicBody.AGKCommand1494=GetAGKFunction("CREATE3DPHYSICSDYNAMICBODY_0_L") agkCreate3DPhysicsStaticBody.AGKCommand1495=GetAGKFunction("CREATE3DPHYSICSSTATICBODY_0_L") agkCreate3DPhysicsKinematicBody.AGKCommand1496=GetAGKFunction("CREATE3DPHYSICSKINEMATICBODY_0_L") agkDelete3DPhysicsBody.AGKCommand1497=GetAGKFunction("DELETE3DPHYSICSBODY_0_L") agkCreate3DPhysicsStaticPlane.AGKCommand1498=GetAGKFunction("CREATE3DPHYSICSSTATICPLANE_L_F_F_F_F") agkSet3DPhysicsStaticPlanePosition.AGKCommand1499=GetAGKFunction("SET3DPHYSICSSTATICPLANEPOSITION_0_L_F_F_F") agkSet3DPhysicsStaticPlaneRotation.AGKCommand1500=GetAGKFunction("SET3DPHYSICSSTATICPLANEROTATION_0_L_F_F_F") agkDelete3DPhysicsStaticPlane.AGKCommand1501=GetAGKFunction("DELETE3DPHYSICSSTATICPLANE_0_L") agkSetObject3DPhysicsGroupAndMask.AGKCommand1502=GetAGKFunction("SETOBJECT3DPHYSICSGROUPANDMASK_0_L_L_L") agkGetObject3DPhysicsGroup.AGKCommand1503=GetAGKFunction("GETOBJECT3DPHYSICSGROUP_L_L") agkGetObject3DPhysicsMask.AGKCommand1504=GetAGKFunction("GETOBJECT3DPHYSICSMASK_L_L") agkSetObject3DPhysicsMass.AGKCommand1505=GetAGKFunction("SETOBJECT3DPHYSICSMASS_0_L_F") agkGetObject3DPhysicsMass.AGKCommand1506=GetAGKFunction("GETOBJECT3DPHYSICSMASS_F_L") agkSetObject3DPhysicsCanSleep.AGKCommand1507=GetAGKFunction("SETOBJECT3DPHYSICSCANSLEEP_0_L_L") agkSetObject3DPhysicsFriction.AGKCommand1508=GetAGKFunction("SETOBJECT3DPHYSICSFRICTION_0_L_F") agkGetObject3DPhysicsFriction.AGKCommand1509=GetAGKFunction("GETOBJECT3DPHYSICSFRICTION_F_L") agkSetObject3DPhysicsRollingFriction.AGKCommand1510=GetAGKFunction("SETOBJECT3DPHYSICSROLLINGFRICTION_0_L_F") agkGetObject3DPhysicsRollingFriction.AGKCommand1511=GetAGKFunction("GETOBJECT3DPHYSICSROLLINGFRICTION_F_L") agkSetObject3DPhysicsAnisotropicFriction.AGKCommand1512=GetAGKFunction("SETOBJECT3DPHYSICSANISOTROPICFRICTION_0_L_L") agkSetObject3DPhysicsMaxLinearVelocity.AGKCommand1513=GetAGKFunction("SETOBJECT3DPHYSICSMAXLINEARVELOCITY_0_L_F") agkSetObject3DPhysicsLinearVelocity.AGKCommand1514=GetAGKFunction("SETOBJECT3DPHYSICSLINEARVELOCITY_0_L_F_F_F_F") ;-agkSetObject3DPhysicsLinearVelocity.AGKCommand1515=GetAGKFunction("SETOBJECT3DPHYSICSLINEARVELOCITY_0_L_L_F") agkGetObject3DPhysicsLinearVelocityX.AGKCommand1516=GetAGKFunction("GETOBJECT3DPHYSICSLINEARVELOCITYX_F_L") agkGetObject3DPhysicsLinearVelocityY.AGKCommand1517=GetAGKFunction("GETOBJECT3DPHYSICSLINEARVELOCITYY_F_L") agkGetObject3DPhysicsLinearVelocityZ.AGKCommand1518=GetAGKFunction("GETOBJECT3DPHYSICSLINEARVELOCITYZ_F_L") agkSetObject3DPhysicsAngularVelocity.AGKCommand1519=GetAGKFunction("SETOBJECT3DPHYSICSANGULARVELOCITY_0_L_F_F_F_F") ;-agkSetObject3DPhysicsAngularVelocity.AGKCommand1520=GetAGKFunction("SETOBJECT3DPHYSICSANGULARVELOCITY_0_L_L_F") agkGetObject3DPhysicsAngularVelocityX.AGKCommand1521=GetAGKFunction("GETOBJECT3DPHYSICSANGULARVELOCITYX_F_L") agkGetObject3DPhysicsAngularVelocityY.AGKCommand1522=GetAGKFunction("GETOBJECT3DPHYSICSANGULARVELOCITYY_F_L") agkGetObject3DPhysicsAngularVelocityZ.AGKCommand1523=GetAGKFunction("GETOBJECT3DPHYSICSANGULARVELOCITYZ_F_L") agkSetObject3DPhysicsDamping.AGKCommand1524=GetAGKFunction("SETOBJECT3DPHYSICSDAMPING_0_L_F_F") agkGetObject3DPhysicsLinearDamp.AGKCommand1525=GetAGKFunction("GETOBJECT3DPHYSICSLINEARDAMP_F_L") agkGetObject3DPhysicsAngularDamp.AGKCommand1526=GetAGKFunction("GETOBJECT3DPHYSICSANGULARDAMP_F_L") agkSetObject3DPhysicsSleepingThreshold.AGKCommand1527=GetAGKFunction("SETOBJECT3DPHYSICSSLEEPINGTHRESHOLD_0_L_F_F") agkGetObject3DPhysicsAngularSleepingThreshold.AGKCommand1528=GetAGKFunction("GETOBJECT3DPHYSICSANGULARSLEEPINGTHRESHOLD_F_L") agkGetObject3DPhysicsLinearSleepingThreshold.AGKCommand1529=GetAGKFunction("GETOBJECT3DPHYSICSLINEARSLEEPINGTHRESHOLD_F_L") agkSetObject3DPhysicsDeactivationTime.AGKCommand1530=GetAGKFunction("SETOBJECT3DPHYSICSDEACTIVATIONTIME_0_L_F") agkSetObject3DPhysicsRestitution.AGKCommand1531=GetAGKFunction("SETOBJECT3DPHYSICSRESTITUTION_0_L_F") agkGetObject3DPhysicsRestitution.AGKCommand1532=GetAGKFunction("GETOBJECT3DPHYSICSRESTITUTION_F_L") agkGetObject3DPhysicsFirstContact.AGKCommand1533=GetAGKFunction("GETOBJECT3DPHYSICSFIRSTCONTACT_L_L") agkGetObject3DPhysicsContactX.AGKCommand1534=GetAGKFunction("GETOBJECT3DPHYSICSCONTACTX_F_0") agkGetObject3DPhysicsContactY.AGKCommand1535=GetAGKFunction("GETOBJECT3DPHYSICSCONTACTY_F_0") agkGetObject3DPhysicsContactZ.AGKCommand1536=GetAGKFunction("GETOBJECT3DPHYSICSCONTACTZ_F_0") agkGetObject3DPhysicsContactVector.AGKCommand1537=GetAGKFunction("GETOBJECT3DPHYSICSCONTACTVECTOR_L_L") agkGetObject3DPhysicsContactObjectB.AGKCommand1538=GetAGKFunction("GETOBJECT3DPHYSICSCONTACTOBJECTB_L_0") agkGetObject3DPhysicsNextContact.AGKCommand1539=GetAGKFunction("GETOBJECT3DPHYSICSNEXTCONTACT_L_0") agkGetObjects3DPhysicsContactPositionVector.AGKCommand1540=GetAGKFunction("GETOBJECTS3DPHYSICSCONTACTPOSITIONVECTOR_L_L_L_L") agkCreate3DPhysicsPickJoint.AGKCommand1541=GetAGKFunction("CREATE3DPHYSICSPICKJOINT_L_L_L") agkUpdate3DPhysicsPickJoint.AGKCommand1542=GetAGKFunction("UPDATE3DPHYSICSPICKJOINT_0_L_L") agkDelete3DPhysicsPickJoint.AGKCommand1543=GetAGKFunction("DELETE3DPHYSICSPICKJOINT_0_L") agkCreate3DPhysicsHingeJoint.AGKCommand1544=GetAGKFunction("CREATE3DPHYSICSHINGEJOINT_L_L_L_L_L_L") agkCreate3DPhysicsConeTwistJoint.AGKCommand1545=GetAGKFunction("CREATE3DPHYSICSCONETWISTJOINT_L_L_L_L_L_L") agkCreate3DPhysicsSliderJoint.AGKCommand1546=GetAGKFunction("CREATE3DPHYSICSSLIDERJOINT_L_L_L_L_L") agkCreate3DPhysicsFixedJoint.AGKCommand1547=GetAGKFunction("CREATE3DPHYSICSFIXEDJOINT_L_L_L_L") agkCreate3DPhysics6DOFJoint.AGKCommand1548=GetAGKFunction("CREATE3DPHYSICS6DOFJOINT_L_L_L_L_F") agkSet3DPhysicsJointSliderAngularLimits.AGKCommand1549=GetAGKFunction("SET3DPHYSICSJOINTSLIDERANGULARLIMITS_0_L_F_F") agkSet3DPhysicsJointSliderLinearLimits.AGKCommand1550=GetAGKFunction("SET3DPHYSICSJOINTSLIDERLINEARLIMITS_0_L_F_F") agkSet3DPhysicsJointConeTwistLimits.AGKCommand1551=GetAGKFunction("SET3DPHYSICSJOINTCONETWISTLIMITS_0_L_F_F_F") agkSet3DPhysicsJointHingeLimits.AGKCommand1552=GetAGKFunction("SET3DPHYSICSJOINTHINGELIMITS_0_L_F_F") agkSet3DPhysicsJointBreakingThreshold.AGKCommand1553=GetAGKFunction("SET3DPHYSICSJOINTBREAKINGTHRESHOLD_0_L_F") agkSet3DPhysicsJointEnabled.AGKCommand1554=GetAGKFunction("SET3DPHYSICSJOINTENABLED_0_L_L") agkGet3DPhysicsJointEnabled.AGKCommand1555=GetAGKFunction("GET3DPHYSICSJOINTENABLED_L_L") agkGet3DPhysicsJointPositionVector.AGKCommand1556=GetAGKFunction("GET3DPHYSICSJOINTPOSITIONVECTOR_L_L") agkGet3DPhysicsJointRotationVector.AGKCommand1557=GetAGKFunction("GET3DPHYSICSJOINTROTATIONVECTOR_L_L") agkDelete3DPhysicsJoint.AGKCommand1558=GetAGKFunction("DELETE3DPHYSICSJOINT_0_L") agkSet3DPhysicsHingeJointMotorIsEnabled.AGKCommand1559=GetAGKFunction("SET3DPHYSICSHINGEJOINTMOTORISENABLED_0_L_L") agkSet3DPhysicsHingeJointMaxMotorImpluse.AGKCommand1560=GetAGKFunction("SET3DPHYSICSHINGEJOINTMAXMOTORIMPLUSE_0_L_F") agkSet3DPhysicsHingeJointMotorVelocity.AGKCommand1561=GetAGKFunction("SET3DPHYSICSHINGEJOINTMOTORVELOCITY_0_L_F") agkSet3DPhysicsTwistJointMotorIsEnabled.AGKCommand1562=GetAGKFunction("SET3DPHYSICSTWISTJOINTMOTORISENABLED_0_L_L") agkSet3DPhysicsTwistJointMaxMotorImpluse.AGKCommand1563=GetAGKFunction("SET3DPHYSICSTWISTJOINTMAXMOTORIMPLUSE_0_L_F") agkSet3DPhysicsTwistJointMotorRotationTarget.AGKCommand1564=GetAGKFunction("SET3DPHYSICSTWISTJOINTMOTORROTATIONTARGET_0_L_L") agkSet3DPhysicsSliderJointPoweredLinearMotorIsEnabled.AGKCommand1565=GetAGKFunction("SET3DPHYSICSSLIDERJOINTPOWEREDLINEARMOTORISENABLED_0_L_L") agkSet3DPhysicsSliderJointMaxLinearMotorForce.AGKCommand1566=GetAGKFunction("SET3DPHYSICSSLIDERJOINTMAXLINEARMOTORFORCE_0_L_F") agkSet3DPhysicsSliderJointTargetLinearMotorVelocity.AGKCommand1567=GetAGKFunction("SET3DPHYSICSSLIDERJOINTTARGETLINEARMOTORVELOCITY_0_L_F") agkAddObjectShapeBox.AGKCommand1568=GetAGKFunction("ADDOBJECTSHAPEBOX_0_L_L_L_L") agkAddObjectShapeSphere.AGKCommand1569=GetAGKFunction("ADDOBJECTSHAPESPHERE_0_L_L_F") agkAddObjectShapeCapsule.AGKCommand1570=GetAGKFunction("ADDOBJECTSHAPECAPSULE_0_L_L_L_L_L") agkAddObjectShapeCone.AGKCommand1571=GetAGKFunction("ADDOBJECTSHAPECONE_0_L_L_L_L_L") agkAddObjectShapeCylinder.AGKCommand1572=GetAGKFunction("ADDOBJECTSHAPECYLINDER_0_L_L_L_L_L") agkSaveObjectShape.AGKCommand1573=GetAGKFunction("SAVEOBJECTSHAPE_L_L_S") agkLoadObjectShape.AGKCommand1574=GetAGKFunction("LOADOBJECTSHAPE_L_L_S") ;-agkCreateVector3.AGKCommand1575=GetAGKFunction("CREATEVECTOR3_L_0") agkCreateVector3.AGKCommand1576=GetAGKFunction("CREATEVECTOR3_L_F_F_F") agkSetVector3.AGKCommand1577=GetAGKFunction("SETVECTOR3_0_L_F_F_F") agkDeleteVector3.AGKCommand1578=GetAGKFunction("DELETEVECTOR3_0_L") agkGetVector3X.AGKCommand1579=GetAGKFunction("GETVECTOR3X_F_L") agkGetVector3Y.AGKCommand1580=GetAGKFunction("GETVECTOR3Y_F_L") agkGetVector3Z.AGKCommand1581=GetAGKFunction("GETVECTOR3Z_F_L") agkGetVector3Distance.AGKCommand1582=GetAGKFunction("GETVECTOR3DISTANCE_F_L_L") agkGetVector3Length.AGKCommand1583=GetAGKFunction("GETVECTOR3LENGTH_F_L") agkGetVector3Dot.AGKCommand1584=GetAGKFunction("GETVECTOR3DOT_F_L_L") agkGetVector3Cross.AGKCommand1585=GetAGKFunction("GETVECTOR3CROSS_0_L_L_L") agkGetVector3Multiply.AGKCommand1586=GetAGKFunction("GETVECTOR3MULTIPLY_0_L_F") agkGetVector3Add.AGKCommand1587=GetAGKFunction("GETVECTOR3ADD_0_L_L") agkCreate3DPhysicsRay.AGKCommand1588=GetAGKFunction("CREATE3DPHYSICSRAY_L_0") agkDelete3DPhysicsRay.AGKCommand1589=GetAGKFunction("DELETE3DPHYSICSRAY_0_L") agkRay3DPhysicsExist.AGKCommand1590=GetAGKFunction("RAY3DPHYSICSEXIST_L_L") agkRayCast3DPhysics.AGKCommand1591=GetAGKFunction("RAYCAST3DPHYSICS_0_L_L_L_L") agkRayCast3DPhysicsObject.AGKCommand1592=GetAGKFunction("RAYCAST3DPHYSICSOBJECT_L_L_L_L_L_L") agkGet3DPhysicsRayCastObjectHit.AGKCommand1593=GetAGKFunction("GET3DPHYSICSRAYCASTOBJECTHIT_L_L_F") agkGet3DPhysicsRayCastClosestObjectHit.AGKCommand1594=GetAGKFunction("GET3DPHYSICSRAYCASTCLOSESTOBJECTHIT_L_L") agkGet3DPhysicsRayCastFraction.AGKCommand1595=GetAGKFunction("GET3DPHYSICSRAYCASTFRACTION_F_L") agkGet3DPhysicsRayCastContactPosition.AGKCommand1596=GetAGKFunction("GET3DPHYSICSRAYCASTCONTACTPOSITION_L_L_F_L") agkGet3DPhysicsRayCastClosestContactPosition.AGKCommand1597=GetAGKFunction("GET3DPHYSICSRAYCASTCLOSESTCONTACTPOSITION_L_L_L") agkGet3DPhysicsRayCastNormalVector.AGKCommand1598=GetAGKFunction("GET3DPHYSICSRAYCASTNORMALVECTOR_0_L_L") agkGet3DPhysicsRayCastNumHits.AGKCommand1599=GetAGKFunction("GET3DPHYSICSRAYCASTNUMHITS_L_L") agkSphereCast3DPhysics.AGKCommand1600=GetAGKFunction("SPHERECAST3DPHYSICS_0_L_L_L_F") agkSphereCast3DPhysicsObject.AGKCommand1601=GetAGKFunction("SPHERECAST3DPHYSICSOBJECT_L_L_L_L_L_F") agkCreate3DPhysicsRagDoll.AGKCommand1602=GetAGKFunction("CREATE3DPHYSICSRAGDOLL_0_L_F") agkAdd3DPhysicsRagDollBone.AGKCommand1603=GetAGKFunction("ADD3DPHYSICSRAGDOLLBONE_L_L_L_F_L_L") agkAssignTo3DPhysicsRagDollBoneObjectBone.AGKCommand1604=GetAGKFunction("ASSIGNTO3DPHYSICSRAGDOLLBONEOBJECTBONE_0_L_L") agkAdd3DPhysicsRagDollHingeJoint.AGKCommand1605=GetAGKFunction("ADD3DPHYSICSRAGDOLLHINGEJOINT_0_L_L_L_L_F_F") agkAdd3DPhysicsRagDollTwistJoint.AGKCommand1606=GetAGKFunction("ADD3DPHYSICSRAGDOLLTWISTJOINT_0_L_L_L_L_L") agkFinalize3DPhysicsRagDoll.AGKCommand1607=GetAGKFunction("FINALIZE3DPHYSICSRAGDOLL_0_0") agkDelete3DPhysicsRagdoll.AGKCommand1608=GetAGKFunction("DELETE3DPHYSICSRAGDOLL_0_L") agkGet3DPhysicsRagdollExist.AGKCommand1609=GetAGKFunction("GET3DPHYSICSRAGDOLLEXIST_L_L") agkGet3DPhysicsRagdollFromBoneObject.AGKCommand1610=GetAGKFunction("GET3DPHYSICSRAGDOLLFROMBONEOBJECT_L_L") agkIs3dPhysicsRagdollStatic.AGKCommand1611=GetAGKFunction("IS3DPHYSICSRAGDOLLSTATIC_L_L") agkSet3DphysicsRagdollStatic.AGKCommand1612=GetAGKFunction("SET3DPHYSICSRAGDOLLSTATIC_0_L_L") agkSet3DPhysicsRadollBonesVisible.AGKCommand1613=GetAGKFunction("SET3DPHYSICSRADOLLBONESVISIBLE_0_L_L") agkSet3DPhysicsRagdollDamping.AGKCommand1614=GetAGKFunction("SET3DPHYSICSRAGDOLLDAMPING_0_F_F") agkSet3DPhysicsRagdollSleepingThresholds.AGKCommand1615=GetAGKFunction("SET3DPHYSICSRAGDOLLSLEEPINGTHRESHOLDS_0_F_F") agkSet3DPhysicsRagdollDeactivationTime.AGKCommand1616=GetAGKFunction("SET3DPHYSICSRAGDOLLDEACTIVATIONTIME_0_F") agkSet3DPhysicsRagdollDeactivation.AGKCommand1617=GetAGKFunction("SET3DPHYSICSRAGDOLLDEACTIVATION_0_L_L") agkCreate3DPhysicsCharacterController.AGKCommand1618=GetAGKFunction("CREATE3DPHYSICSCHARACTERCONTROLLER_0_L_L_L_L_F") agkDelete3DPhysicsCharacterController.AGKCommand1619=GetAGKFunction("DELETE3DPHYSICSCHARACTERCONTROLLER_0_L") agkGet3DPhysicsCharacterControllerExists.AGKCommand1620=GetAGKFunction("GET3DPHYSICSCHARACTERCONTROLLEREXISTS_L_L") agkSet3DPhysicsCharacterControllerGravity.AGKCommand1621=GetAGKFunction("SET3DPHYSICSCHARACTERCONTROLLERGRAVITY_0_L_F") agkSet3DPhysicsCharacterControllerFallSpeed.AGKCommand1622=GetAGKFunction("SET3DPHYSICSCHARACTERCONTROLLERFALLSPEED_0_L_F") agkSet3DPhysicsCharacterControllerJumpSpeed.AGKCommand1623=GetAGKFunction("SET3DPHYSICSCHARACTERCONTROLLERJUMPSPEED_0_L_F") agkSet3DPhysicsCharacterControllerMaxSlope.AGKCommand1624=GetAGKFunction("SET3DPHYSICSCHARACTERCONTROLLERMAXSLOPE_0_L_F") agkSet3DPhysicsCharacterControllerStepHeight.AGKCommand1625=GetAGKFunction("SET3DPHYSICSCHARACTERCONTROLLERSTEPHEIGHT_0_L_F") agkGet3DPhysicsCharacterControllerMaxSlope.AGKCommand1626=GetAGKFunction("GET3DPHYSICSCHARACTERCONTROLLERMAXSLOPE_F_L") agkGet3DPhysicsCharacterControllerGravity.AGKCommand1627=GetAGKFunction("GET3DPHYSICSCHARACTERCONTROLLERGRAVITY_F_L") agkMove3DPhysicsCharacterController.AGKCommand1628=GetAGKFunction("MOVE3DPHYSICSCHARACTERCONTROLLER_0_L_L_F") agkRotate3DPhysicsCharacterController.AGKCommand1629=GetAGKFunction("ROTATE3DPHYSICSCHARACTERCONTROLLER_0_L_F") agkJump3DPhysicsCharacterController.AGKCommand1630=GetAGKFunction("JUMP3DPHYSICSCHARACTERCONTROLLER_0_L") agkCrouch3DPhysicsCharacterController.AGKCommand1631=GetAGKFunction("CROUCH3DPHYSICSCHARACTERCONTROLLER_0_L") agkStand3DPhysicsCharacterController.AGKCommand1632=GetAGKFunction("STAND3DPHYSICSCHARACTERCONTROLLER_0_L") agkDebug3DPhysicsCharacterController.AGKCommand1633=GetAGKFunction("DEBUG3DPHYSICSCHARACTERCONTROLLER_0_L_L") agkSet3DPhysicsCharacterControllerPosition.AGKCommand1634=GetAGKFunction("SET3DPHYSICSCHARACTERCONTROLLERPOSITION_0_L_F_F_F") agkSetWindowPosition.AGKCommand1635=GetAGKFunction("SETWINDOWPOSITION_0_L_L") ;-agkSetWindowSize.AGKCommand1636=GetAGKFunction("SETWINDOWSIZE_0_L_L_L") agkSetWindowSize.AGKCommand1637=GetAGKFunction("SETWINDOWSIZE_0_L_L_L_L") agkSetWindowAllowResize.AGKCommand1638=GetAGKFunction("SETWINDOWALLOWRESIZE_0_L") agkMaximizeWindow.AGKCommand1639=GetAGKFunction("MAXIMIZEWINDOW_0_0") agkMinimizeApp.AGKCommand1640=GetAGKFunction("MINIMIZEAPP_0_0") agkRestoreApp.AGKCommand1641=GetAGKFunction("RESTOREAPP_0_0") agkSetImmersiveMode.AGKCommand1642=GetAGKFunction("SETIMMERSIVEMODE_0_L") agkSetScreenResolution.AGKCommand1643=GetAGKFunction("SETSCREENRESOLUTION_0_L_L") agkGetDeviceName.AGKCommand1644=GetAGKFunction("GETDEVICENAME_S_0") agkGetDeviceBaseName.AGKCommand1645=GetAGKFunction("GETDEVICEBASENAME_S_0") agkGetDeviceType.AGKCommand1646=GetAGKFunction("GETDEVICETYPE_S_0") agkGetAppName.AGKCommand1647=GetAGKFunction("GETAPPNAME_S_0") agkGetDeviceLanguage.AGKCommand1648=GetAGKFunction("GETDEVICELANGUAGE_S_0") agkSetSleepMode.AGKCommand1649=GetAGKFunction("SETSLEEPMODE_0_L") agkSetExpansionFileKey.AGKCommand1650=GetAGKFunction("SETEXPANSIONFILEKEY_0_S") agkSetExpansionFileVersion.AGKCommand1651=GetAGKFunction("SETEXPANSIONFILEVERSION_0_L") agkGetExpansionFileState.AGKCommand1652=GetAGKFunction("GETEXPANSIONFILESTATE_L_0") agkDownloadExpansionFile.AGKCommand1653=GetAGKFunction("DOWNLOADEXPANSIONFILE_0_0") agkGetExpansionFileProgress.AGKCommand1654=GetAGKFunction("GETEXPANSIONFILEPROGRESS_F_0") agkSetWindowTitle.AGKCommand1655=GetAGKFunction("SETWINDOWTITLE_0_S") agkSleep.AGKCommand1656=GetAGKFunction("SLEEP_0_L") agkSetVSync.AGKCommand1657=GetAGKFunction("SETVSYNC_0_L") agkGetMaxDeviceWidth.AGKCommand1658=GetAGKFunction("GETMAXDEVICEWIDTH_L_0") agkGetMaxDeviceHeight.AGKCommand1659=GetAGKFunction("GETMAXDEVICEHEIGHT_L_0") agkGetDeviceDPI.AGKCommand1660=GetAGKFunction("GETDEVICEDPI_L_0") agkGetAppPackageName.AGKCommand1661=GetAGKFunction("GETAPPPACKAGENAME_S_0") agkGetDevicePlatform.AGKCommand1662=GetAGKFunction("GETDEVICEPLATFORM_L_0") agkSin.AGKCommand1663=GetAGKFunction("SIN_F_F") agkCos.AGKCommand1664=GetAGKFunction("COS_F_F") agkTan.AGKCommand1665=GetAGKFunction("TAN_F_F") agkSinRad.AGKCommand1666=GetAGKFunction("SINRAD_F_F") agkCosRad.AGKCommand1667=GetAGKFunction("COSRAD_F_F") agkTanRad.AGKCommand1668=GetAGKFunction("TANRAD_F_F") agkASin.AGKCommand1669=GetAGKFunction("ASIN_F_F") agkACos.AGKCommand1670=GetAGKFunction("ACOS_F_F") agkATan.AGKCommand1671=GetAGKFunction("ATAN_F_F") agkATan2.AGKCommand1672=GetAGKFunction("ATAN2_F_F_F") agkASinRad.AGKCommand1673=GetAGKFunction("ASINRAD_F_F") agkACosRad.AGKCommand1674=GetAGKFunction("ACOSRAD_F_F") agkATanRad.AGKCommand1675=GetAGKFunction("ATANRAD_F_F") agkATan2Rad.AGKCommand1676=GetAGKFunction("ATAN2RAD_F_F_F") agkTrunc.AGKCommand1677=GetAGKFunction("TRUNC_L_F") agkFloor.AGKCommand1678=GetAGKFunction("FLOOR_L_F") agkCeil.AGKCommand1679=GetAGKFunction("CEIL_L_F") agkRound.AGKCommand1680=GetAGKFunction("ROUND_L_F") agkSqrt.AGKCommand1681=GetAGKFunction("SQRT_F_F") agkAbs.AGKCommand1682=GetAGKFunction("ABS_F_F") agkMod.AGKCommand1683=GetAGKFunction("MOD_L_L_L") agkFMod.AGKCommand1684=GetAGKFunction("FMOD_F_F_F") agkPow.AGKCommand1685=GetAGKFunction("POW_F_F_F") ;-agkLog.AGKCommand1686=GetAGKFunction("LOG_F_F") agkGetNumDeviceCameras.AGKCommand1687=GetAGKFunction("GETNUMDEVICECAMERAS_L_0") agkSetDeviceCameraToImage.AGKCommand1688=GetAGKFunction("SETDEVICECAMERATOIMAGE_L_L_L") agkGetDeviceCameraType.AGKCommand1689=GetAGKFunction("GETDEVICECAMERATYPE_L_L") agkVibrateDevice.AGKCommand1690=GetAGKFunction("VIBRATEDEVICE_0_F") agkLoadVideo.AGKCommand1691=GetAGKFunction("LOADVIDEO_L_S") agkDeleteVideo.AGKCommand1692=GetAGKFunction("DELETEVIDEO_0_0") agkSetVideoDimensions.AGKCommand1693=GetAGKFunction("SETVIDEODIMENSIONS_0_F_F_F_F") agkPlayVideoToImage.AGKCommand1694=GetAGKFunction("PLAYVIDEOTOIMAGE_0_L") agkPlayVideo.AGKCommand1695=GetAGKFunction("PLAYVIDEO_0_0") agkPauseVideo.AGKCommand1696=GetAGKFunction("PAUSEVIDEO_0_0") agkStopVideo.AGKCommand1697=GetAGKFunction("STOPVIDEO_0_0") agkGetVideoPlaying.AGKCommand1698=GetAGKFunction("GETVIDEOPLAYING_L_0") agkGetVideoPosition.AGKCommand1699=GetAGKFunction("GETVIDEOPOSITION_F_0") agkGetVideoDuration.AGKCommand1700=GetAGKFunction("GETVIDEODURATION_F_0") agkSetVideoVolume.AGKCommand1701=GetAGKFunction("SETVIDEOVOLUME_0_F") agkGetVideoWidth.AGKCommand1702=GetAGKFunction("GETVIDEOWIDTH_F_0") agkGetVideoHeight.AGKCommand1703=GetAGKFunction("GETVIDEOHEIGHT_F_0") agkSetVideoPosition.AGKCommand1704=GetAGKFunction("SETVIDEOPOSITION_0_F") agkSetRawWritePath.AGKCommand1705=GetAGKFunction("SETRAWWRITEPATH_0_S") agkGetWritePath.AGKCommand1706=GetAGKFunction("GETWRITEPATH_S_0") agkGetReadPath.AGKCommand1707=GetAGKFunction("GETREADPATH_S_0") agkGetDocumentsPath.AGKCommand1708=GetAGKFunction("GETDOCUMENTSPATH_S_0") agkSetCurrentDir.AGKCommand1709=GetAGKFunction("SETCURRENTDIR_L_S") agkMakeFolder.AGKCommand1710=GetAGKFunction("MAKEFOLDER_L_S") agkDeleteFolder.AGKCommand1711=GetAGKFunction("DELETEFOLDER_0_S") agkGetMultiTouchExists.AGKCommand1712=GetAGKFunction("GETMULTITOUCHEXISTS_L_0") agkGetMouseExists.AGKCommand1713=GetAGKFunction("GETMOUSEEXISTS_L_0") agkGetKeyboardExists.AGKCommand1714=GetAGKFunction("GETKEYBOARDEXISTS_L_0") agkGetCameraExists.AGKCommand1715=GetAGKFunction("GETCAMERAEXISTS_L_0") agkGetGPSSensorExists.AGKCommand1716=GetAGKFunction("GETGPSSENSOREXISTS_L_0") agkSetRawMouseVisible.AGKCommand1717=GetAGKFunction("SETRAWMOUSEVISIBLE_0_L") agkSetRawMousePosition.AGKCommand1718=GetAGKFunction("SETRAWMOUSEPOSITION_0_F_F") agkGetUnixTime.AGKCommand1719=GetAGKFunction("GETUNIXTIME_L_0") agkGetDayOfWeek.AGKCommand1720=GetAGKFunction("GETDAYOFWEEK_L_0") agkGetCurrentDate.AGKCommand1721=GetAGKFunction("GETCURRENTDATE_S_0") agkGetCurrentTime.AGKCommand1722=GetAGKFunction("GETCURRENTTIME_S_0") agkOpenBrowser.AGKCommand1723=GetAGKFunction("OPENBROWSER_0_S") agkRunApp.AGKCommand1724=GetAGKFunction("RUNAPP_L_S_S") agkGetAppRunning.AGKCommand1725=GetAGKFunction("GETAPPRUNNING_L_L") agkTerminateApp.AGKCommand1726=GetAGKFunction("TERMINATEAPP_0_L") agkViewFile.AGKCommand1727=GetAGKFunction("VIEWFILE_0_S") agkShareText.AGKCommand1728=GetAGKFunction("SHARETEXT_0_S") agkShareImage.AGKCommand1729=GetAGKFunction("SHAREIMAGE_0_S") agkShareImageAndText.AGKCommand1730=GetAGKFunction("SHAREIMAGEANDTEXT_0_S_S") agkFacebookActivateAppTracking.AGKCommand1731=GetAGKFunction("FACEBOOKACTIVATEAPPTRACKING_0_0") agkGetInternetState.AGKCommand1732=GetAGKFunction("GETINTERNETSTATE_L_0") agkSetPushNotificationKeys.AGKCommand1733=GetAGKFunction("SETPUSHNOTIFICATIONKEYS_0_S_S") agkPushNotificationSetup.AGKCommand1734=GetAGKFunction("PUSHNOTIFICATIONSETUP_L_0") agkGetPushNotificationToken.AGKCommand1735=GetAGKFunction("GETPUSHNOTIFICATIONTOKEN_S_0") agkGetNotificationType.AGKCommand1736=GetAGKFunction("GETNOTIFICATIONTYPE_L_0") agkSetNotificationImage.AGKCommand1737=GetAGKFunction("SETNOTIFICATIONIMAGE_0_L") agkSetNotificationText.AGKCommand1738=GetAGKFunction("SETNOTIFICATIONTEXT_0_S") agkGetNFCExists.AGKCommand1739=GetAGKFunction("GETNFCEXISTS_L_0") agkStartGPSTracking.AGKCommand1740=GetAGKFunction("STARTGPSTRACKING_0_0") agkStopGPSTracking.AGKCommand1741=GetAGKFunction("STOPGPSTRACKING_0_0") agkGetRawGPSLatitude.AGKCommand1742=GetAGKFunction("GETRAWGPSLATITUDE_F_0") agkGetRawGPSLongitude.AGKCommand1743=GetAGKFunction("GETRAWGPSLONGITUDE_F_0") agkGetRawGPSAltitude.AGKCommand1744=GetAGKFunction("GETRAWGPSALTITUDE_F_0") agkGetGameCenterExists.AGKCommand1745=GetAGKFunction("GETGAMECENTEREXISTS_L_0") agkGameCenterSetup.AGKCommand1746=GetAGKFunction("GAMECENTERSETUP_0_0") agkGameCenterLogin.AGKCommand1747=GetAGKFunction("GAMECENTERLOGIN_0_0") agkGetGameCenterLoggedIn.AGKCommand1748=GetAGKFunction("GETGAMECENTERLOGGEDIN_L_0") agkGetGameCenterPlayerID.AGKCommand1749=GetAGKFunction("GETGAMECENTERPLAYERID_S_0") agkGetGameCenterPlayerDisplayName.AGKCommand1750=GetAGKFunction("GETGAMECENTERPLAYERDISPLAYNAME_S_0") agkGameCenterSubmitScore.AGKCommand1751=GetAGKFunction("GAMECENTERSUBMITSCORE_0_L_S") agkGameCenterShowLeaderBoard.AGKCommand1752=GetAGKFunction("GAMECENTERSHOWLEADERBOARD_0_S") agkGameCenterSubmitAchievement.AGKCommand1753=GetAGKFunction("GAMECENTERSUBMITACHIEVEMENT_0_S_L") agkGameCenterAchievementsShow.AGKCommand1754=GetAGKFunction("GAMECENTERACHIEVEMENTSSHOW_0_0") agkGameCenterAchievementsReset.AGKCommand1755=GetAGKFunction("GAMECENTERACHIEVEMENTSRESET_0_0") agkSetSharedVariableAppGroup.AGKCommand1756=GetAGKFunction("SETSHAREDVARIABLEAPPGROUP_0_S") agkSaveSharedVariable.AGKCommand1757=GetAGKFunction("SAVESHAREDVARIABLE_0_S_S") agkLoadSharedVariable.AGKCommand1758=GetAGKFunction("LOADSHAREDVARIABLE_S_S_S") agkDeleteSharedVariable.AGKCommand1759=GetAGKFunction("DELETESHAREDVARIABLE_0_S") agkFirebaseSetup.AGKCommand1760=GetAGKFunction("FIREBASESETUP_0_0") agkFirebaseLogEvent.AGKCommand1761=GetAGKFunction("FIREBASELOGEVENT_0_S") agkIsSupportedDepthTexture.AGKCommand1762=GetAGKFunction("ISSUPPORTEDDEPTHTEXTURE_L_0") agkSetAntialiasMode.AGKCommand1763=GetAGKFunction("SETANTIALIASMODE_0_L") agkRenderShadowMap.AGKCommand1764=GetAGKFunction("RENDERSHADOWMAP_0_0") agkSetNetworkAllowClients.AGKCommand1765=GetAGKFunction("SETNETWORKALLOWCLIENTS_0_L") agkKickNetworkClient.AGKCommand1766=GetAGKFunction("KICKNETWORKCLIENT_0_L_L") agkSetObjectCastShadow.AGKCommand1767=GetAGKFunction("SETOBJECTCASTSHADOW_0_L_L") agkSetObjectReceiveShadow.AGKCommand1768=GetAGKFunction("SETOBJECTRECEIVESHADOW_0_L_L") agkGetObjectCastShadowMode.AGKCommand1769=GetAGKFunction("GETOBJECTCASTSHADOWMODE_L_L") agkGetObjectReceiveShadowMode.AGKCommand1770=GetAGKFunction("GETOBJECTRECEIVESHADOWMODE_L_L") agkGetShadowMappingSupported.AGKCommand1771=GetAGKFunction("GETSHADOWMAPPINGSUPPORTED_L_0") agkSetShadowMappingMode.AGKCommand1772=GetAGKFunction("SETSHADOWMAPPINGMODE_0_L") agkGetShadowMappingMode.AGKCommand1773=GetAGKFunction("GETSHADOWMAPPINGMODE_L_0") agkSetShadowMapSize.AGKCommand1774=GetAGKFunction("SETSHADOWMAPSIZE_0_L_L") agkSetShadowRange.AGKCommand1775=GetAGKFunction("SETSHADOWRANGE_0_F") agkSetShadowBias.AGKCommand1776=GetAGKFunction("SETSHADOWBIAS_0_F") agkSetShadowLightStepSize.AGKCommand1777=GetAGKFunction("SETSHADOWLIGHTSTEPSIZE_0_F") agkSetShadowSmoothing.AGKCommand1778=GetAGKFunction("SETSHADOWSMOOTHING_0_L") agkGetShadowPolygonsDrawn.AGKCommand1779=GetAGKFunction("GETSHADOWPOLYGONSDRAWN_L_0") agkLoadShaderFromString.AGKCommand1780=GetAGKFunction("LOADSHADERFROMSTRING_L_S_S") ;-agkLoadShaderFromString.AGKCommand1781=GetAGKFunction("LOADSHADERFROMSTRING_0_L_S_S") ;-agkCreate3DParticles.AGKCommand1782=GetAGKFunction("CREATE3DPARTICLES_0_L_F_F_F") agkCreate3DParticles.AGKCommand1783=GetAGKFunction("CREATE3DPARTICLES_L_F_F_F") agkGet3DParticlesExists.AGKCommand1784=GetAGKFunction("GET3DPARTICLESEXISTS_L_L") agkDelete3DParticles.AGKCommand1785=GetAGKFunction("DELETE3DPARTICLES_0_L") agkSet3DParticlesPosition.AGKCommand1786=GetAGKFunction("SET3DPARTICLESPOSITION_0_L_F_F_F") agkSet3DParticlesFrequency.AGKCommand1787=GetAGKFunction("SET3DPARTICLESFREQUENCY_0_L_F") agkSet3DParticlesStartZone.AGKCommand1788=GetAGKFunction("SET3DPARTICLESSTARTZONE_0_L_F_F_F_F_F_F") agkSet3DParticlesDirection.AGKCommand1789=GetAGKFunction("SET3DPARTICLESDIRECTION_0_L_F_F_F_F") agkSet3DParticlesVelocityRange.AGKCommand1790=GetAGKFunction("SET3DPARTICLESVELOCITYRANGE_0_L_F_F") agkSet3DParticlesDirectionRange.AGKCommand1791=GetAGKFunction("SET3DPARTICLESDIRECTIONRANGE_0_L_F_F") agkSet3DParticlesSize.AGKCommand1792=GetAGKFunction("SET3DPARTICLESSIZE_0_L_F") agkSet3DParticlesLife.AGKCommand1793=GetAGKFunction("SET3DPARTICLESLIFE_0_L_F") agkSet3DParticlesMax.AGKCommand1794=GetAGKFunction("SET3DPARTICLESMAX_0_L_L") agkReset3DParticleCount.AGKCommand1795=GetAGKFunction("RESET3DPARTICLECOUNT_0_L") agkSet3DParticlesImage.AGKCommand1796=GetAGKFunction("SET3DPARTICLESIMAGE_0_L_L") agkSet3DParticlesVisible.AGKCommand1797=GetAGKFunction("SET3DPARTICLESVISIBLE_0_L_L") agkSet3DParticlesActive.AGKCommand1798=GetAGKFunction("SET3DPARTICLESACTIVE_0_L_L") agkSet3DParticlesTransparency.AGKCommand1799=GetAGKFunction("SET3DPARTICLESTRANSPARENCY_0_L_L") agkSet3DParticlesColorInterpolation.AGKCommand1800=GetAGKFunction("SET3DPARTICLESCOLORINTERPOLATION_0_L_L") agkGet3DParticlesX.AGKCommand1801=GetAGKFunction("GET3DPARTICLESX_F_L") agkGet3DParticlesY.AGKCommand1802=GetAGKFunction("GET3DPARTICLESY_F_L") agkGet3DParticlesZ.AGKCommand1803=GetAGKFunction("GET3DPARTICLESZ_F_L") agkGet3DParticlesVisible.AGKCommand1804=GetAGKFunction("GET3DPARTICLESVISIBLE_L_L") agkGet3DParticlesActive.AGKCommand1805=GetAGKFunction("GET3DPARTICLESACTIVE_L_L") agkGet3DParticlesFrequency.AGKCommand1806=GetAGKFunction("GET3DPARTICLESFREQUENCY_F_L") agkGet3DParticlesDirectionX.AGKCommand1807=GetAGKFunction("GET3DPARTICLESDIRECTIONX_F_L") agkGet3DParticlesDirectionY.AGKCommand1808=GetAGKFunction("GET3DPARTICLESDIRECTIONY_F_L") agkGet3DParticlesDirectionZ.AGKCommand1809=GetAGKFunction("GET3DPARTICLESDIRECTIONZ_F_L") agkGet3DParticlesDirectionRange1.AGKCommand1810=GetAGKFunction("GET3DPARTICLESDIRECTIONRANGE1_F_L") agkGet3DParticlesDirectionRange2.AGKCommand1811=GetAGKFunction("GET3DPARTICLESDIRECTIONRANGE2_F_L") agkGet3DParticlesSize.AGKCommand1812=GetAGKFunction("GET3DPARTICLESSIZE_F_L") agkGet3DParticlesLife.AGKCommand1813=GetAGKFunction("GET3DPARTICLESLIFE_F_L") agkGet3DParticlesMaxReached.AGKCommand1814=GetAGKFunction("GET3DPARTICLESMAXREACHED_L_L") agkAdd3DParticlesForce.AGKCommand1815=GetAGKFunction("ADD3DPARTICLESFORCE_0_L_F_F_F_F_F") agkClear3DParticlesForces.AGKCommand1816=GetAGKFunction("CLEAR3DPARTICLESFORCES_0_L") agkAdd3DParticlesColorKeyFrame.AGKCommand1817=GetAGKFunction("ADD3DPARTICLESCOLORKEYFRAME_0_L_F_L_L_L_L") agkClear3DParticlesColors.AGKCommand1818=GetAGKFunction("CLEAR3DPARTICLESCOLORS_0_L") agkAdd3DParticlesScaleKeyFrame.AGKCommand1819=GetAGKFunction("ADD3DPARTICLESSCALEKEYFRAME_0_L_F_F") agkClear3DParticlesScales.AGKCommand1820=GetAGKFunction("CLEAR3DPARTICLESSCALES_0_L") agkUpdate3DParticles.AGKCommand1821=GetAGKFunction("UPDATE3DPARTICLES_0_L_F") agkOffset3DParticles.AGKCommand1822=GetAGKFunction("OFFSET3DPARTICLES_0_L_F_F_F") agkSetMeshMemblockVertexColor.AGKCommand1823=GetAGKFunction("SETMESHMEMBLOCKVERTEXCOLOR_0_L_L_L_L_L_L") agkGetMeshMemblockVertexRed.AGKCommand1824=GetAGKFunction("GETMESHMEMBLOCKVERTEXRED_L_L_L") agkGetMeshMemblockVertexGreen.AGKCommand1825=GetAGKFunction("GETMESHMEMBLOCKVERTEXGREEN_L_L_L") agkGetMeshMemblockVertexBlue.AGKCommand1826=GetAGKFunction("GETMESHMEMBLOCKVERTEXBLUE_L_L_L") agkGetMeshMemblockVertexAlpha.AGKCommand1827=GetAGKFunction("GETMESHMEMBLOCKVERTEXALPHA_L_L_L") agkSetObjectMeshNormalMap.AGKCommand1828=GetAGKFunction("SETOBJECTMESHNORMALMAP_0_L_L_L") agkSetObjectNormalMap.AGKCommand1829=GetAGKFunction("SETOBJECTNORMALMAP_0_L_L") agkSetObjectNormalMapScale.AGKCommand1830=GetAGKFunction("SETOBJECTNORMALMAPSCALE_0_L_F_F") agkSetObjectMeshNormalMapScale.AGKCommand1831=GetAGKFunction("SETOBJECTMESHNORMALMAPSCALE_0_L_L_F_F") agkGetMemblockPtr.AGKCommand1832=GetAGKFunction("GETMEMBLOCKPTR_P_L") EndProcedure Procedure agkPushError(String.s) Size=StringByteLength(String) If Size>0 *Ptr=agkCreateString(Size+1) If *Ptr PokeS(*Ptr, String, Size, #PB_Ascii) agkPluginError(*Ptr) FreeMemory(*Ptr) EndIf EndIf EndProcedure Procedure agkMakeString(String.s) Size=StringByteLength(String) If Size>0 *Ptr=agkCreateString(Size+1) If *Ptr PokeS(*Ptr, String, Size, #PB_Ascii) ProcedureReturn *Ptr EndIf EndIf EndProcedure ; IDE Options = PureBasic 5.60 (Windows - x86) ; CursorPosition = 3699 ; FirstLine = 3669 ; Folding = -- ; EnableXP