Changeset 9705 in orxonox.OLD for branches/new_class_id/src/world_entities/weapons/crosshair.h
- Timestamp:
- Aug 25, 2006, 9:44:53 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/weapons/crosshair.h
r7221 r9705 22 22 //! A class that enables the 23 23 class Crosshair : public PNode, public Element2D, public EventListener { 24 24 NewObjectListDeclaration(Crosshair); 25 25 public: 26 26 Crosshair(const TiXmlElement* root = NULL);
Note: See TracChangeset
for help on using the changeset viewer.