view src/main/macosx/SDLMain.nib/classes.nib @ 1039:68f2b997758e

Added testblitspeed to aid in profiling of SDL's blitters.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 15 Feb 2005 11:50:33 +0000 (2005-02-15)
parents ba9e0fcc2ae2
children
line wrap: on
line source
{
    IBClasses = (
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            ACTIONS = {makeFullscreen = id; quit = id; }; 
            CLASS = SDLMain; 
            LANGUAGE = ObjC; 
            SUPERCLASS = NSObject; 
        }
    ); 
    IBVersion = 1; 
}