comparison Chapter5/MovingBalls.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
comparison
equal deleted inserted replaced
0:347d21cdfc22 2:fdab88fc2cb9
1 {
2 IBClasses = (
3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 {
5 CLASS = KeyConfig;
6 LANGUAGE = ObjC;
7 OUTLETS = {"m_KeyLabel" = id; "m_Progress" = id; };
8 SUPERCLASS = NSObject;
9 }
10 );
11 IBVersion = 1;
12 }