fontCanvas=type:BitmapFont, bitmap:fontCanvas.gif, columns:10, rows:6

scene3D = type:Scene3D
#===================================================
sceneGUI = type:SceneSprite, x:0, y:156, width:176, height:64, indexOffsetX:-8, indexOffsetY:-5, visible:0
sptProgressBar = type:Sprite, container:sceneGUI, x:10, y:46, width:50, height:4, color:(255;0;0)
sptProgressGauge = type:Sprite, container:sceneGUI, x:5, y:42, texture:progressGauge.gif, textAlignment:CENTER, textOffsetY:-15, text:00:00, textColor:(0;255;0), textBold:1
sptNavigator = type:Sprite, container:sceneGUI, x:80, y:18, width:16, height:21
txtNavigator = type:Sprite, container:sceneGUI, x:0, y:0, width:176, height:20, textAlignment:CENTER, BitmapFontNormal:fontCanvas
sptSpeedometerCover = type:Sprite, container:sceneGUI, x:122, y:10, texture:SpeedometerCover.gif
sptSpeedometer = type:Sprite, container:sceneGUI, x:122, y:10, texture:Speedometer.gif, animationEnabled:0
exitButton = type:Sprite, GUIType:button, container:sceneGUI, x:10, y:10, width:13, height:13, frame:(255;128;0), textColor:(255;128;0), textAlignment:CENTER, text:X, index:0

#===================================================
sceneMsg = type:SceneSprite, indexOffsetX:2, indexOffsetY:0, visible:0
sptBkg = type:Sprite, container:sceneMsg, x:8, y:30, width:160, height:45, color:(220;240;240), frame:(0;0;0)
txtContext = type:Sprite, container:sceneMsg, x:8, y:32, visible:0
txtMessage = type:Sprite, container:sceneMsg, x:12, y:32, width:152, height:32, textColor:(150;60;80), textAlignment:LEFT
btnOk = type:Sprite, GUIType:button, container:sceneMsg, x:125, y:55, width:35, height:16, textColor:(150;60;80), textOffsetY:2, textAlignment:CENTER, color:(160;180;200), frame:(80;130;80), LTID:MSG_OK, text:Ok, index:1
btnYes = type:Sprite, GUIType:button, container:sceneMsg, x:80, y:55, width:35, height:16, textColor:(150;60;80), textOffsetY:2, textAlignment:CENTER, color:(160;180;200), frame:(80;130;80), LTID:MSG_YES, text:Yes, index:1
btnNo = type:Sprite, GUIType:button, container:sceneMsg, x:125, y:55, width:35, height:16, textColor:(150;60;80), textOffsetY:2, textAlignment:CENTER, color:(160;180;200), frame:(80;130;80), LTID:MSG_NO, text:No, index:3

#===================================================
whistle1=type:Sound, src:..\sounds\whistle1.wav
whistle0=type:Sound, src:..\sounds\whistle0.wav
