ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/BASS_interface.cpp
(Generate patch)

Comparing trunk/OOPSE/libBASS/BASS_interface.cpp (file contents):
Revision 988 by gezelter, Tue Jan 27 19:37:48 2004 UTC vs.
Revision 993 by gezelter, Tue Jan 27 20:34:11 2004 UTC

# Line 133 | Line 133 | int event_handler( event* the_event ){
133  
134      case MEMBER:
135        incr_block( MEMBER_BLK );
136 <      handled = the_stamps->rigidBodyMember( the_event );
136 >      handled = the_stamps->newMember( the_event );
137        break;
138        
139      case BLOCK_END:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines