Added dialog

This commit is contained in:
andreja6
2018-04-19 19:40:15 -07:00
parent acd87e351b
commit 09fa95d4a0
4 changed files with 44 additions and 4 deletions

View File

@@ -43,6 +43,7 @@ static int go_id = 0;
static int go_ovr_id = 0;
static int go_dn_id = 0;
static bool mouseButton1Down = false;
static bool running = true;
/**
This simple demo applet uses the debug mode as the regular
rendering mode so you can fly around the scene.