diff options
Diffstat (limited to 'gaunt01/src/trapdoor.h')
| -rw-r--r-- | gaunt01/src/trapdoor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gaunt01/src/trapdoor.h b/gaunt01/src/trapdoor.h index 16ad3b1..43121e3 100644 --- a/gaunt01/src/trapdoor.h +++ b/gaunt01/src/trapdoor.h @@ -38,6 +38,7 @@ class trapdoor ofVec2f doorSize; float doorAngle; + float doorSpeed; ofImage texture; |
