- Timestamp:
- Jan 10, 2016, 8:01:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/cpp11_v3/src/modules/jump/JumpPlatformDisappear.cc
r11057 r11058 53 53 } 54 54 55 void JumpPlatformDisappear::tick(float dt)56 {57 SUPER(JumpPlatformDisappear, tick, dt);58 }59 60 55 void JumpPlatformDisappear::setProperties(bool active) 61 56 {
Note: See TracChangeset
for help on using the changeset viewer.