view 2D_Action_Game/MiniGameSP.app/Contents/Resources/KeyConfig.nib/classes.nib @ 2:fdab88fc2cb9

add game projects
author Yuta ANSE <e135745@ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2015 23:14:45 +0900
parents
children
line wrap: on
line source

{
    IBClasses = (
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            CLASS = KeyConfig; 
            LANGUAGE = ObjC; 
            OUTLETS = {"m_KeyLabel" = id; "m_Progress" = id; }; 
            SUPERCLASS = NSObject; 
        }
    ); 
    IBVersion = 1; 
}