Rube Goldberg Machine 1.0
This is the base code for Rube Goldberg designed for the CS296 Software Systems Lab
Namespaces | Variables
src/callbacks.cpp File Reference
#include "callbacks.hpp"
#include "GL/glui.h"
Include dependency graph for callbacks.cpp:

Go to the source code of this file.

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.


Variables

int32 cs296::test_index = 0
int32 cs296::test_selection = 0
int32 cs296::test_count = 0
cs296::sim_tcs296::entry
cs296::base_sim_tcs296::test
cs296::settings_t cs296::settings
int32 cs296::width = 640
int32 cs296::height = 480
int32 cs296::frame_period = 16
int32 cs296::main_window
float cs296::settings_hz = 60.0
float32 cs296::view_zoom = 1.0f
int cs296::tx
int cs296::ty
int cs296::tw
int cs296::th
bool cs296::r_mouse_down
b2Vec2 cs296::lastp
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines