Changeset 9965 in orxonox.OLD for branches/playability/src/world_entities/weapons/weapon.h
- Timestamp:
- Nov 28, 2006, 11:54:34 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/weapon.h
r9869 r9965 169 169 bool check() const; 170 170 void debug() const; 171 172 void updateWidgets(); 171 173 172 174 protected: … … 200 202 inline void enterState(WeaponState state); 201 203 202 void updateWidgets();204 203 205 204 206 private:
Note: See TracChangeset
for help on using the changeset viewer.