Project

General

Profile

Statistics
| Branch: | Revision:

robobuggy / buggysim / src / adelaide.cpp @ 08be08ec

History | View | Annotate | Download (225 Bytes)

1
// This file will contain the details specific to this revision of the
2
//  simulator. Most other upgrades (painting, maps, spawning)
3
//  will be in AbstractBuggy.
4
// This file will focus on being a physics simulation engine.