Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2141 in orxonox.OLD for orxonox/branches/chris/src/command_node.h


Ignore:
Timestamp:
Jul 14, 2004, 3:31:42 PM (20 years ago)
Author:
chris
Message:

orxonox/branches/chris: added lots and lots of doxygen tags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/chris/src/command_node.h

    r2105 r2141  
    3434        Other SDL_Events are passed to Orxonox::event_handler() to deal with them. If the CommandNode has been created
    3535        with bLocalInput set to false, it will query the network class for incoming commands that match his netID and pass
    36         them on to his WorldEntities.
     36        them on to it's WorldEntities.
    3737*/
    3838class CommandNode {
Note: See TracChangeset for help on using the changeset viewer.