0:Array/sectionName.txt 0:Blitting/sectionName.txt 0:Bobs/sectionName.txt 0:CDSupport/sectionName.txt 0:ConsoleOutput/sectionName.txt 0:ControlStructures/sectionName.txt 0:DataFunctions/sectionName.txt 0:DateAndTime/sectionName.txt 0:Dirs/sectionName.txt 0:DisplayAndScreen/_examples 0:DisplayAndScreen/_img 0:DisplayAndScreen/sectionName.txt 0:Files/sectionName.txt 0:Graphic/sectionName.txt 0:ImageManipulation/_examples 0:ImageManipulation/sectionName.txt 0:Joystick/sectionName.txt 0:Keyboard/sectionName.txt 0:Maths/sectionName.txt 0:MemoryBanks/_examples 0:MemoryBanks/sectionName.txt 0:Mouse/sectionName.txt 0:MultimediaFiles/sectionName.txt 0:Operators/sectionName.txt 0:PrintScreen/sectionName.txt 0:Runtime/sectionName.txt 0:Socket/sectionName.txt 0:SoundAndMusic/sectionName.txt 0:Sprites/sectionName.txt 0:Strings/sectionName.txt 0:SubAndFunction/_argC.html 0:SubAndFunction/_argV.html 0:SubAndFunction/sectionName.txt 0:TextDraw/sectionName.txt 0:VideoMpeg/sectionName.txt abs():Maths/abs().html acceptSock():Socket/acceptSock().html aCos():Maths/aCos().html addition:Operators/addition.html andBit():Maths/andBit().html argument$():SubAndFunction/argument().html asc():Strings/asc().html aSin():Maths/aSin().html aTan():Maths/aTan().html atX:PrintScreen/atX.html atY:PrintScreen/atY.html autoback():DisplayAndScreen/02autoback.html autoUpdateBob() :Bobs/autoUpdateBob().html autoUpdateSprite():Sprites/autoUpdateSprite().html bankSize():MemoryBanks/50bankSize().html bar():Graphic/bar().html baseimageCC():MemoryBanks/41baseimageCC().html baseimage():MemoryBanks/40baseimage().html baseScreen():MemoryBanks/42baseScreen().html bJoy():Joystick/bJoy().html blt():Blitting/blt().html bob():Bobs/bob().html bobExist():Bobs/bobExist().html bobHeight():Bobs/bobHeight().html bobHit():Bobs/bobHit().html bobImage():Bobs/bobImage().html bobWidth():Bobs/bobWidth().html bobX():Bobs/bobX().html bobY():Bobs/bobY().html bobZ():Bobs/bobz().html box():Graphic/box().html caption:DisplayAndScreen/21caption.html cdCurFrame():CDSupport/cdCurFrame().html cdCurTrack():CDSupport/cdCurTrack().html cdInserted():CDSupport/cdInserted().html cdName():CDSupport/cdName().html cdTrackLength():CDSupport/cdTrackLength().html cdTrackOffset():CDSupport/cdTrackOffset().html cdTrackType():CDSupport/cdTrackType().html chDir():Dirs/chDir().html chr$():Strings/chr$().html circle():Graphic/circle().html closeCD(n):CDSupport/closeCD(n).html close():Files/01close().html closeSock():Socket/closeSock().html cls :DisplayAndScreen/30cls.html colorCycling():Graphic/colorCycling().html color ():Graphic/color().html colorKey():ImageManipulation/colorKey().html command$():Runtime/command().html common:Array/common.html const:Runtime/const.html continue:ControlStructures/50continue.html copyBank():MemoryBanks/54copyBank().html copyImage():ImageManipulation/copyImage().html copySound():SoundAndMusic/copySound().html cos():Maths/cos().html countCdDrives:CDSupport/countCdDrives.html countCdTracks():CDSupport/countCdTracks().html currentBank():MemoryBanks/51currentBank().html cursOff:PrintScreen/cursOff.html cursOn:PrintScreen/cursOn.html data():DataFunctions/data().html date$:DateAndTime/date$.html dcbasic_date:Runtime/dcbasic_date.html dcbasic_version:Runtime/dcbasic_version.html declare:SubAndFunction/declare.html deek():MemoryBanks/deek().html deleteBob():Bobs/deleteBob().html deleteImage():ImageManipulation/deleteImage().html deleteMpeg:VideoMpeg/deleteMpeg.html deleteSound(n):SoundAndMusic/deleteSound(n).html deleteSprite():Sprites/deleteSprite().html dim:Array/dim.html dir$:Dirs/dir$.html directScreen :DisplayAndScreen/01directScreen.html dirExists():Dirs/dirExists().html dirFirst():Dirs/dirFirst().html dirNext:Dirs/dirNext.html displayBpp:DisplayAndScreen/10displayBpp.html displayHeight:DisplayAndScreen/10displayHeight.html displayWidth:DisplayAndScreen/10displayWidth.html division:Operators/division.html do:ControlStructures/61*do.html doke():MemoryBanks/doke().html dualPlayfield() :DisplayAndScreen/03dualPlayfield().html ejectCD():CDSupport/ejectCD().html ellipse():Graphic/ellipse().html else:ControlStructures/11else.html elseIf:ControlStructures/12elseIf.html enablePalette():Graphic/enablePalette().html end:Runtime/end.html eof():Files/01eof().html equality:Operators/equality.html erase:Array/erase.html exit for :ControlStructures/41exitFor.html exit function:SubAndFunction/exitFunction.html exit sub :SubAndFunction/exitSub.html exit while:ControlStructures/31exitWhile.html exp() :Maths/exp().html fadeMusic():SoundAndMusic/fadeMusic().html fileCopy():Files/fileCopy().html fileDelete():Files/fileDelete().html fileExists():Files/fileExists().html file input #:Files/04fileInput.html fileMove():Files/fileMove().html file output #:Files/04fileOutput.html fileRename():Files/fileRename().html fillCircle():Graphic/fillCircle().html fillEllipse():Graphic/fillEllipse().html for each ... next:ControlStructures/44forEach...Next.html format$():Strings/*format.html for ... next:ControlStructures/40for...Next.html fPrintS():PrintScreen/fPrintS().html fps():DisplayAndScreen/30fps().html frac():Maths/frac().html freeBank():MemoryBanks/21freeBank().html freeBase():MemoryBanks/43freeBase().html freeFile:Files/06freeFile.html function ... end function :SubAndFunction/function.html getAxisJoystick():Joystick/getAxisJoystick().html getButtonJoystick():Joystick/getButtonJoystick().html getEnv:Runtime/getEnv().html getFont():TextDraw/getFont().html getFreeSock:Socket/getFreeSock.html getHatJoystick():Joystick/getHatJoystick().html getPixel():Graphic/getPixel().html getRemoteIP(sock):Socket/getRemoteIP().html getRemotePort(sock):Socket/getRemotePort().html grab():Blitting/grab().html hex$():Maths/hex$().html hideMouse:Mouse/hideMouse.html hotSpot():ImageManipulation/hotSpot().html if ... then ... end if:ControlStructures/10if-then-endIf.html imageAlpha():ImageManipulation/imageAlpha().html imageExists():ImageManipulation/imageExists().html imageHeight():ImageManipulation/imageHeight().html imageWidth():ImageManipulation/imageWidth().html in:Array/in.html include:Runtime/include.html indexes():Array/indexes().html inKey:Keyboard/inKey.html ink():Graphic/ink().html inputS():PrintScreen/inputS().html insert$():Strings/insert$().html inStr():Strings/inStr().html integer division:Operators/integerDivision.html int() :Maths/int().html isClientReady():Socket/isClientReady().html isEnabledSock:Socket/isEnabledSock.html isFBSD:Runtime/isFBSD.html isLinux:Runtime/isLinux.html isMOS:Runtime/isMOS.html isNetBSD:Runtime/isNetBSD.html isOpenBSD:Runtime/isOpenBSD.html isOsx:Runtime/isOsx.html IsServerReady(Sock):Socket/IsServerReady().html isWin32:Runtime/isWin32.html joy():Joystick/joy().html key():Keyboard/key().html lBound():Array/lBound().html lCase$():Strings/lCase$().html leek():MemoryBanks/leek().html left$():Strings/left$().html length():Strings/length().html line():Graphic/line().html loadBank():MemoryBanks/10loadBank().html loadImage():MultimediaFiles/loadImage().html loadMpeg():VideoMpeg/loadMpeg().html loadMusic():MultimediaFiles/loadMusic().html loadSound():MultimediaFiles/loadSound().html loadZipImage():MultimediaFiles/loadZipImage().html loadZipMusic():MultimediaFiles/loadZipMusic().html loadZipSound():MultimediaFiles/loadZipSound().html locate():PrintScreen/locate().html loc():Files/02loc().html lof():Files/01lof().html logiacal and:ControlStructures/80and.html logical not:ControlStructures/82not.html logical or:ControlStructures/81or.html logical xor:ControlStructures/83xor.html log():Maths/log().html loke():MemoryBanks/loke().html loop:ControlStructures/60*loop.html lTrim$():Strings/lTrim$().html max():Maths/max().html memCopy():MemoryBanks/56memCopy().html mid$():Strings/mid$().html min():Maths/min().html mirrorImage():ImageManipulation/mirrorImage().html mkDir():Dirs/mkDir().html modulo:Operators/modulo.html mouseButton :Mouse/mouseButton.html mousePointer():Mouse/mousePointer().html mouseScreenX():Mouse/mouseScreenX().html mouseScreenY():Mouse/mouseScreenY().html mouseX:Mouse/mouseX.html mouseY:Mouse/mouseY.html mouseZone():Mouse/mouseZone().html multiplication:Operators/multiplication.html musicExists():SoundAndMusic/musicExists().html musicSpeed():SoundAndMusic/musicSpeed().html musicVolume():SoundAndMusic/musicVolume().html nameJoystick():Joystick/nameJoystick().html numAxesJoystick(i):Joystick/numAxesJoystick().html numBallsJoystick():Joystick/numBallsJoystick().html num_bobs:Runtime/num_bobs.html numButtonsJoystick():Joystick/numButtonsJoystick().html numHatsJoystick():Joystick/numHatsJoystick().html num_images:Runtime/num_images.html numJoysticks:Joystick/numJoysticks.html num_membank:Runtime/num_membank.html num_numsocks:Runtime/num_numsocks.html num_screens:Runtime/num_screens.html num_sprites:Runtime/num_sprites.html num_waves:Runtime/num_waves.html openCD():CDSupport/openCD().html open ... for ... as:Files/00open...For...As.html openSock(port):Socket/openSock().html option explicit:Runtime/optionExplicit.html option qbasic:Runtime/optionQbasic.html orBit():Maths/orBit().html os:Runtime/os.html paint():Graphic/paint().html palette():Graphic/palette().html paper():PrintScreen/paper().html pasteBob(x,y,n):Blitting/pasteBob().html pasteIcon(x,y,n):Blitting/pasteIcon().html pauseCD():CDSupport/pauseCD().html pauseMpeg:VideoMpeg/pauseMpeg.html pauseMusic:SoundAndMusic/pauseMusic.html pauseSound():SoundAndMusic/pauseSound().html peek():MemoryBanks/peek().html pen():PrintScreen/pen().html placeMouse():Mouse/placeMouse().html playCD():CDSupport/playCD().html playFreqSound():SoundAndMusic/playFreqSound().html playMpeg():VideoMpeg/playMpeg().html playMusic():SoundAndMusic/playMusic().html playSound():SoundAndMusic/playSound().html playTracksCD():CDSupport/playTracksCD().html plot():Graphic/plot().html poke():MemoryBanks/poke().html positionMusic(p):SoundAndMusic/positionMusic(p).html power:Operators/power.html print:ConsoleOutput/print.html printS():PrintScreen/printS().html quickSort():Array/*quickSort().html randomize():Maths/randomize().html readByte():Files/03readByte().html readByteSock():Socket/readByteSock().html read():DataFunctions/read().html readLineSock():Socket/readLineSock().html readSock():Socket/readSock().html rectangle():Graphic/rectangle().html reDim:Array/*reDim().html replace$():Strings/replace$().html replaceSubstr$():Strings/replaceSubstr$().html reserveBank():MemoryBanks/20reserveBank().html resumeCD():CDSupport/resumeCD().html resumeMusic:SoundAndMusic/resumeMusic.html resumeSound():SoundAndMusic/resumeSound().html return:SubAndFunction/return.html reverse$():Strings/reverse$().html rewindMpeg:VideoMpeg/rewindMpeg.html rewindMusic:SoundAndMusic/rewindMusic.html rgb():Graphic/rgb().html right$():Strings/right$().html rinStr():Strings/rinStr().html rmDir():Dirs/rmDir().html rnd():Maths/rnd().html rotateImage():ImageManipulation/rotateImage().html rotoZoomImage():ImageManipulation/rotoZoomImage().html round():Maths/round().html rTrim():Strings/rTrim().html run:Runtime/*run.html saveBank():MemoryBanks/11saveBank().html saveImage():MultimediaFiles/saveImage().html saveSound():MultimediaFiles/saveSound().html screenAlpha():DisplayAndScreen/80screenAlpha().html screenClone():DisplayAndScreen/90screenClone().html screenClose():DisplayAndScreen/50screenClose().html screenCopy():DisplayAndScreen/90screenCopy().html screenCrossFade():DisplayAndScreen/95screenCrossFade().html screen():DisplayAndScreen/60screen().html screenFadein():DisplayAndScreen/95screenFadein().html screenFadeOut():DisplayAndScreen/95screenFadeOut().html screenHeight:DisplayAndScreen/51screenHeight.html screenLock():DisplayAndScreen/70screenLock().html screenOffset():DisplayAndScreen/61screenOffset().html screenOffsetX:DisplayAndScreen/62screenOffsetX.html screenOffsetY:DisplayAndScreen/62screenOffsetY.html screenOpen():DisplayAndScreen/50screen0pen().html screenSwap:DisplayAndScreen/50screenSwap.html screenUnlock():DisplayAndScreen/70screenUnlock().html screenViewport():DisplayAndScreen/71screenViewport().html screenViewportFlag:DisplayAndScreen/72screenViewportFlag.html screenViewportH:DisplayAndScreen/72screenViewportH.html screenViewportW:DisplayAndScreen/72screenViewportW.html screenViewportX:DisplayAndScreen/72screenViewportX.html screenViewportY:DisplayAndScreen/72screenViewportY.html screenWidth:DisplayAndScreen/51screenWidth.html screenZ():DisplayAndScreen/51screenZ().html seek():Files/02seek().html seekMpeg():VideoMpeg/seekMpeg().html select case ... end select:ControlStructures/20selectCase...EndSelect.html self addition:Operators/selfAddition.html self subtraction:Operators/selfSubtraction.html setBob():Bobs/setBob().html setCaption():DisplayAndScreen/21setCaption().html setDisplay():DisplayAndScreen/00setDisplay().html setEnv:Runtime/setEnv().html setFont():TextDraw/setFont().html setPixel():Graphic/setPixel().html sgn():Maths/sgn().html shared:Array/shared.html shell:Runtime/shell().html shl:Operators/shl.html showMouse:Mouse/showMouse.html shr:Operators/shr.html sin():Maths/sin().html skipMpeg():VideoMpeg/skipMpeg().html sock=connectSock():Socket/connectSock().html sound3d():SoundAndMusic/sound3d().html soundChannels():SoundAndMusic/soundChannels().html soundEnabled():SoundAndMusic/soundEnabled().html soundExists():SoundAndMusic/soundExists().html soundVolume():SoundAndMusic/soundVolume().html space$():Strings/space$().html spriteClip():Sprites/spriteClip().html spriteExist():Sprites/spriteExist().html spriteHeight():Sprites/spriteHeight().html spriteHit():Sprites/spriteHit().html spriteImage():Sprites/spriteImage().html sprite():Sprites/sprite().html spriteWidth():Sprites/spriteWidth().html spriteX():Sprites/spriteX().html spriteY():Sprites/spriteY().html spriteZ():Sprites/spriteZ().html sqr():Maths/sqr().html statusmpeg():VideoMpeg/statusmpeg().html step:ControlStructures/42step.html stopCD():CDSupport/stopCD().html stopMpeg:VideoMpeg/stopMpeg.html stopMusic:SoundAndMusic/stopMusic.html stopSound():SoundAndMusic/stopSound().html string concatenation:Operators/stringConcatenation.html string$():Strings/string$().html str$():Strings/str$().html sub ... end sub:SubAndFunction/sub.html subtraction:Operators/subtraction.html tally():Strings/tally().html tan():Maths/tan().html textRender():TextDraw/textRender().html text():TextDraw/text().html ticks():DateAndTime/ticks().html time$:DateAndTime/time$.html timer:DateAndTime/timer.html trim$():Strings/trim$().html typeOf$():Strings/typeOf$().html uBound():Array/uBound().html uCase$():Strings/uCase$().html untill:ControlStructures/62*untill.html updateBob :Bobs/updateBob.html updateSprite:Sprites/updateSprite.html val():Strings/val().html vumeterSound():SoundAndMusic/vumeterSound().html wait():DateAndTime/wait().html waitKey():Keyboard/waitKey().html waitVBL:DisplayAndScreen/50waitVBL.html while ... wend:ControlStructures/30while...Wend.html writeByte():Files/03writeByte().html writeByteSock():Socket/writeByteSock().html writeLineSock():Socket/writeLineSock().html writeSock():Socket/writeSock().html XgetBallJoystick():Joystick/XgetBallJoystick().html xorBit():Maths/xorBit().html YgetBallJoystick():Joystick/YgetBallJoystick().html zoneInputS():PrintScreen/zoneInputS().html zoomImage():ImageManipulation/zoomImage().html