Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 2, 2009, 8:58:27 PM (15 years ago)
Author:
landauf
Message:

un-PawnListener-ized ArtificialController

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core5/src/libraries/core/WeakPtr.h

    r5825 r5861  
    168168            }
    169169           
    170             inline void addCallback(Functor* callback)
     170            inline void setCallback(Functor* callback)
    171171            {
    172172                this->callback_ = callback;
Note: See TracChangeset for help on using the changeset viewer.