This is gamekit.h in view mode; [Download] [Up]
#include <gamekit/GKTypes.h> #include <gamekit/GKProtocols.h> #include <gamekit/HighScoreProtocol.h> #include <gamekit/GrayView2.h> #include <gamekit/Animator.h> #include <gamekit/AnimatedView.h> #include <gamekit/DirtPile.h> #include <gamekit/ScoreKeeper.h> #include <gamekit/BonusTracker.h> #include <gamekit/ArrayBonusTracker.h> #include <gamekit/RandomBonusTracker.h> #include <gamekit/GameActor.h> #include <gamekit/GameBrain.h> #include <gamekit/GameInfo.h> #include <gamekit/GameView.h> #include <gamekit/HighScoreController.h> #include <gamekit/HighScoreTable.h> #include <gamekit/HighScoreDistributor.h> #include <gamekit/HighScoreServer.h> #include <gamekit/HighScoreSlot.h> #include <gamekit/GKHighScorePanel.h> #include <gamekit/GKHSLocalServer.h> #ifdef GK_USE_MUSICKIT #include <gamekit/ScorePlayer.h> #endif #include <gamekit/GKSoundStream.h> #include <gamekit/GKSound.h> #include <gamekit/SoundPlayer.h> #include <gamekit/InfoController.h> #include <gamekit/PlayerUpView.h> #include <gamekit/PreferencesBrain.h> #include <gamekit/WinDel.h>
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.