Changeset 9298 in orxonox.OLD for trunk/src/world_entities/npcs/gate.h
- Timestamp:
- Jul 17, 2006, 9:29:22 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/gate.h
r9235 r9298 50 50 51 51 private: 52 bool destroyed; //!< true if the door is destroyed 52 53 bool bOpen; //!< true if the door is open 53 54 bool bLocked; //!< true if this door is locked
Note: See TracChangeset
for help on using the changeset viewer.