Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4761 in orxonox.OLD for orxonox/trunk/src/lib/coord/p_node.h


Ignore:
Timestamp:
Jul 2, 2005, 1:28:28 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: Global identifiers and PNode-parenting via LoadParam works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/coord/p_node.h

    r4746 r4761  
    8888
    8989  void setParent (PNode* parent);
     90  void setParent (const char* name);
     91
    9092  void setParentMode (unsigned int parentingMode);
    9193  /** \returns the Parenting mode of this node */
Note: See TracChangeset for help on using the changeset viewer.