Change Log
- normalized indentation
- added comments in main()
- enabled use of balloon glider type via the command-line argument (not working!)
- set AI defaults to have 1 less hang glider, and to include 1 balloon (not working!)
- added code to play() so vario sounds would work
- normalized indentation
- normalized indentation for classes:
Variomeer
,XCModelViewer
,XCModel
,Task
,XCCameraMan
,GliderManager
,GliderType
- changed file reference from .au to .wav to be compatible with new play() code
- enabled Balloon glider-type
- normalized indentation for classes:
ModelViewer
,CameraMan
,ModelCanvas
- normalized indentation for all classes (
Link
,TaskDesigner
,ParameterCanvas
,Point
,TaskApplet
,FileFormatException
,TaskFrame
)
- TODO: add missing bits or, in the meantime, add error handling to gracefully fail when someone tries to use them
- normalized indentation for all classes (
Balloon
,HangGlider
,Paraglider
,Person
,Sailplane
)