diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-04-18 17:40:55 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-04-18 17:40:55 +0100 |
| commit | c4fc08cc7238dfa310ed56e65a24df22c6bbb625 (patch) | |
| tree | 893cbeb6b5e135ae4e70b6754ba349bdf70021bc /gaunt01/src/testApp.h | |
| parent | 3411448d999ce36b5fcb14ca4829435308cbd70a (diff) | |
trapdoor splashes etc
Diffstat (limited to 'gaunt01/src/testApp.h')
| -rw-r--r-- | gaunt01/src/testApp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gaunt01/src/testApp.h b/gaunt01/src/testApp.h index 7ef1e3a..f2a35c0 100644 --- a/gaunt01/src/testApp.h +++ b/gaunt01/src/testApp.h @@ -91,6 +91,8 @@ class testApp : public ofBaseApp{ bool firstframe; //for background removal float bgnum; + + ofLight light; }; |
