summaryrefslogtreecommitdiff
path: root/support/highlight/langDefs/bb.lang
blob: a91c8302eda8ccaf5da4aee5664ba2a62a3e8283 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# Blitz Basic 3D language definition file
#
# Author: André Simon
#   Mail: andre.simon1@gmx.de
#   Date: 04.03.2003
# ------------------------------------------
# This file is a part of highlight, a free source code converter released under the GPL.
#
# The file is used to describe keywords and special symbols of programming languages.
# See README in the highlight directory for details.
#
# New definition files for future releases of highlight are always appreciated ;)
#
# ----------
# andre.simon1@gmx.de
# http:/www.andre-simon.de/


$DESCRIPTION=Blitz Basic

$KEYWORDS(kwa)=after and before case const data default delete dim each else elseif end endif
exit false field first for forever function global gosub goto handle if include insert
last local new next not null object or read repeat restore return select step then to
true type until wend while

# Functions: 
$KEYWORDS(kwb)=acos asin atan atan2 abs accepttcpstream apptitle asc
automidhandle availvidmem backbuffer banksize bin ceil changedir channelpan channelpitch
channelplaying channelvolume chr closedir closefile closetcpserver closetcpstream cls
clscolor color colorblue colorgreen colorred commandline copybank copyfile copyimage
copypixel copypixelfast copyrect copystream cos countgfxdrivers countgfxmodes createbank
createdir createimage createnetplayer createtcpserver createtimer currentdate currentdir
currenttime debuglog delay deletedir deletefile deletenetplayer drawblock drawblockrect
drawimage drawimagerect eof execfile exp filepos filesize filetype flip float floor
flushjoy flushkeys flushmouse fontheight fontwidth freebank freefont freeimage freesound
freetimer frontbuffer getcolor getjoy getkey getmouse gfxdrivername gfxmodedepth
gfxmodeexists gfxmodeheight gfxmodewidth grabimage graphics graphicsbuffer graphicsdepth
graphicsheight graphicswidth handleimage hex hidepointer hostnetgame imagebuffer
imageheight imagerectcollide imagerectoverlap imagewidth imagexhandle imageyhandle
imagescollide imagesoverlap input instr int joinnetgame joyhit joytype joyx joyy joyz
keydown keyhit left len line loadanimimage loadbuffer loadfont loadimage loadsound
lockbuffer log log10 loopsound lower lset maskimage mid midhandle millisecs mod
mousedown mousehit mousex mousexspeed mousey mouseyspeed mousez mousezspeed movemouse
netmsgdata netmsgfrom netmsgto netmsgtype netplayerlocal netplayername nextfile openfile
opentcpstream origin oval pausechannel peekbyte peekfloat peekint peekshort pi
playcdtrack playmusic playsound plot pokebyte pokefloat pokeint pokeshort print rset
rand readavail readbyte readbytes readdir readfile readfloat readint readline readpixel
readpixelfast readshort readstring rect rectsoverlap recvnetmsg replace resizebank
resizeimage resumechannel right rnd rotateimage runtimeerror sar savebuffer saveimage
scaleimage scanline seedrand seekfile setbuffer setfont setgfxdriver setnetmsg sgn shl
showpointer shr sin soundpan soundpitch soundvolume sqr startnetgame stop stopchannel
stopnetgame str string stringheight stringwidth tcptimeouts tformfilter tformimage tan
text tileblock tileimage totalvidmem trim unlockbuffer upper vwait viewport waitjoy
waitkey waitmouse waittimer write writebyte writebytes writefile writefloat writeint
writeline writepixel writepixelfast writeshort writestring xor addanimseq addtriangle
addvertex aligntovector ambientlight animate animatemd2 animating animlength animseq
animtime antialias brushalpha brushblend brushcolor brushfx brushshininess brushtexture
cameraclscolor cameraclsmode camerafogcolor camerafogmode camerafogrange camerapick
cameraproject camerarange cameraviewport camerazoom captureworld clearcollisions
clearsurface cleartexturefilters clearworld collisionentity collisionnx collisionny
collisionnz collisions collisionsurface collisiontime collisiontriangle collisionx
collisiony collisionz copyentity countchildren countcollisions countsurfaces
counttriangles countvertices createbrush createcamera createcone createcube
createcylinder createlight createlistener createmesh createmirror createpivot
createplane createsphere createsprite createsurface createterrain createtexture dither
emitsound entityalpha entityanimating entityanimtime entityautofade entityblend
entitybox entitycollided entitycolor entitydistance entityfx entityinview entityname
entityorder entityparent entitypick entitypickmode entitypitch entityradius entityroll
entityshininess entitytexture entitytype entityvisible entityx entityy entityyaw entityz
findchild findsurface fitmesh flipmesh freebrush freeentity freetexture getchild
getentitytype getparent getsurface gfxdriver3d gfxmode3d graphics3d handlesprite
hideentity hwmultitex lightcolor lightconeangles lightmesh lightrange linepick
load3dsound loadanimmesh loadanimseq loadanimtexture loadbrush loadermatrix loadmd2
loadmesh loadsprite loadterrain loadtexture md2animating md2animlength md2animtime
meshdepth meshesintersect meshheight meshwidth modifyterrain moveentity nameentity
paintentity paintmesh paintsurface pickedentity pickednx pickedny pickednz pickedsurface
pickedtime pickedtriangle pickedx pickedy pickedz pointentity positionentity
positionmesh positiontexture projectedx projectedy projectedz renderworld resetentity
rotateentity rotatemesh rotatesprite rotatetexture scaleentity scalemesh scalesprite
scaletexture setanimkey showentity spriteviewmode terraindetail terrainheight
terrainshading terrainsize terrainx terrainy terrainz textureblend texturebuffer
texturecoords texturefilter textureheight texturewidth tformedx tformedy tformedz
tformnormal tformpoint tformvector translateentity trianglevertex turnentity
updatenormals updateworld vertexblue vertexcolor vertexcoords vertexgreen vertexnormal
vertexnx vertexny vertexnz vertexred vertextexcoords vertexu vertexv vertexw vertexx
vertexy vertexz wbuffer windowed3d wireframe

$STRINGDELIMITERS="

$SL_COMMENT=;

$IGNORECASE=true

$SYMBOLS= ( ) [ ] { } ,  : & | < > !  = / *  %  + -