Rube Goldberg Machine 1.0
This is the base code for Rube Goldberg designed for the CS296 Software Systems Lab
|
Go to the source code of this file.
Classes | |
class | cs296::dominos_t |
This is the class that sets up the Box2D simulation world Notice the public inheritance - why do we inherit the base_sim_t class? More... | |
Namespaces | |
namespace | cs296 |
These are user defined include files Included in double quotes - the path to find these has to be given at compile time. |