ftp.nice.ch/pub/next/developer/resources/libraries/gamekit_proj.NI.sa.tar.gz#/gamekit_proj/Examples/PacMan/PacManInfoController.h

This is PacManInfoController.h in view mode; [Download] [Up]

#import <gamekit/gamekit.h>

@interface PacManInfoController:InfoController
{
    id	sound;
}

- playSound:sender;
- stopSound:sender;
- didPlay:sender;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.